Age | Commit message (Expand) | Author |
2019-11-12 | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini |
2019-11-12 | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-11-11 | binman: tegra: Adjust symbol calculation depending on end-at-4gb | Simon Glass |
2019-11-08 | tools/img2brec.sh: Delete unused tool | Tom Rini |
2019-11-05 | tools: imx8m_image: support ddr4 firmware | Peng Fan |
2019-11-05 | tools: imx8mimage: add ROM VERSION | Peng Fan |
2019-11-04 | binman: Move to use Python 3 | Simon Glass |
2019-11-04 | dtoc: Convert fdt.py to Python 3 | Simon Glass |
2019-11-04 | binman: Convert a few tests to Python 3 | Simon Glass |
2019-11-04 | binman: Remember the pre-reset entry size | Simon Glass |
2019-11-04 | pylibfdt: Convert to Python 3 | Simon Glass |
2019-11-04 | rkmux: Convert to Python 3 | Simon Glass |
2019-11-04 | move_config: Convert to Python 3 | Simon Glass |
2019-11-04 | microcode_tool: Convert to Python 3 | Simon Glass |
2019-11-04 | test_dtoc: Move to use Python 3 | Simon Glass |
2019-11-04 | test_fdt: Move to use Python 3 | Simon Glass |
2019-11-04 | buildman: Convert to Python 3 | Simon Glass |
2019-11-04 | patman: Move to use Python 3 | Simon Glass |
2019-11-04 | patman: Use unicode for file I/O | Simon Glass |
2019-11-04 | patman: Adjust 'command' to return strings instead of bytes | Simon Glass |
2019-11-04 | fdt: Sync up to the latest libfdt | Simon Glass |
2019-11-02 | binman: Fix up comment in intel-fsp-m | Simon Glass |
2019-11-02 | binman: Add support for Intel FSP-T | Simon Glass |
2019-11-02 | binman: Add support for Intel FSP-S | Simon Glass |
2019-11-02 | binman: Correct symbol calculation with non-zero image base | Simon Glass |
2019-11-01 | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-10-31 | mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode | Michal Sojka |
2019-10-29 | tools: buildman: Remove useless mkdir() in Make() in test.py | Bin Meng |
2019-10-29 | tools: buildman: Honor output directory when generating boards.cfg | Bin Meng |
2019-10-28 | tools: Avoid creating symbolic links for tools/version.h | Bin Meng |
2019-10-28 | tools: ifwitool: Define __packed when it is not defined | Bin Meng |
2019-10-28 | tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 | Bin Meng |
2019-10-28 | tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX | Bin Meng |
2019-10-27 | patman: separate emails in CC list with NULs | Dmitry Torokhov |
2019-10-24 | arm64: zynqmp: Do not remove dpll_prog from psu_init | Michal Simek |
2019-10-15 | patman: Use the Change-Id, version, and prefix in the Message-Id | Douglas Anderson |
2019-10-15 | binman: Drop comment-out code in testUpdateFdtOutput() | Simon Glass |
2019-10-15 | binman: Add logging for the number of pack passes | Simon Glass |
2019-10-15 | binman: Write symbol info before image inclusion | Simon Glass |
2019-10-15 | binman: Support writing symbols into entries within an IFWI | Simon Glass |
2019-10-15 | binman: Update IFWI entry to support updates | Simon Glass |
2019-10-15 | binman: Update IFWI entry to read entries outside constructor | Simon Glass |
2019-10-15 | binman: Fix entry comment for Intel descriptor | Simon Glass |
2019-10-15 | binman: Add support for Intel FSP meminit | Simon Glass |
2019-10-15 | binman: Allow support for writing a size symbol to binaries | Simon Glass |
2019-10-15 | binman: Increase size of TPL and SPL test data | Simon Glass |
2019-10-15 | binman: Avoid needing the section size in advance | Simon Glass |
2019-10-15 | binman: Rename some two-digit test files | Simon Glass |
2019-10-15 | binman: Use underscore in test filenames | Simon Glass |
2019-10-15 | binman: Allow symbols to be resolved inside sections | Simon Glass |