Show patches with: Series = rockchip: x86: Support building ROM files automatically with binman       |    Archived = No       |   49 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,49/49] x86: chromebook_samus_tpl: Correct the image layout rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,48/49] x86: chromebook_panther: Correct the image layout rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,47/49] x86: chromebook_link64: Correct the image layout rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,46/49] x86: Move the fdtmap away from the binary blobs rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,45/49] rockchip: Drop the fit_spl_optee.sh script rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,44/49] rockchip: Convert evb-rk3229 over to use binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,43/49] rockchip: Convert evb-rk3288 over to use binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,41/49] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,40/49] Makefile: Fix a long line in cmd_mkfitimage rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,38/49] rockchip: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,37/49] mediatek: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,36/49] tegra: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,35/49] sunxi: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,33/49] x86: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,32/49] powerpc: mpc85xx: Only enable binman when it is needed rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,31/49] Makefile: Rename ALL-y to INPUTS-y rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,30/49] tegra: Don't enable binman on ARMv8 SoCs rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,29/49] tegra: Drop the unused non-binman code rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,28/49] rockchip: Enable building a SPI ROM image on bob rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,27/49] rockchip: Enable building a SPI ROM image on jerry rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,26/49] rockchip: bob: Support SPI-flash booting rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,25/49] rockchip: jerry: Add serial support rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,24/49] Makefile: Allow building .rom files for non-x86 boards rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,23/49] rockchip: Allow Bob to use SPI boot rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,22/49] x86: rockchip: Change how selection of ROMs works rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,21/49] binman: Add support for generating a FIT rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,20/49] dtoc: Allow adding variable-sized data to a dtb rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,19/49] mkimage: Allow updating the FIT timestamp rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,18/49] binman: Allow zero-length entries to overlap rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,17/49] binman: Allow missing Intel blobs rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,16/49] binman: Detect when valid images are not produced rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,15/49] patman: Update errors and warnings to use stderr rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,14/49] binman: Allow external binaries to be missing rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Superseded
[v2,13/49] binman: Convert existing binary blobs to blob_ext rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,12/49] binman: Add an etype for external binary blobs rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,11/49] binman: Use super() instead of specifying parent type rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,10/49] binman: Re-enable concurrent tests rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,09/49] binman: Adjust pylibfdt for incremental build rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,08/49] binman: Fix a few typos in the entry docs rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass New
[v2,07/49] binman: Add support for calling mkimage rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,06/49] binman: Specify the toolpath when running test coverage rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,05/49] binman: Correct the search patch for pylibfdt rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,04/49] binman: cbfs: Fix IFWI typo rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,03/49] binman: Output errors to stderr rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,02/49] .gitignore: Ignore Python 3 cache directories rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted
[v2,01/49] dm: core Fix long line in device_bind_common() rockchip: x86: Support building ROM files automatically with binman --- 2020-06-14 Simon Glass Accepted