Age | Commit message (Expand) | Author |
2020-01-06 | Merge branch 'next' | Tom Rini |
2020-01-02 | Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-01-02 | tools: .gitignore: add asn1_compiler | Dario Binacchi |
2019-12-27 | tools/imximage: share DCD information via Kconfig | Jorge Ramirez-Ortiz |
2019-12-27 | rockchip: mkimage: fix wrong range of rc4 encoding for boot image | Jeffy Chen |
2019-12-27 | rockchip: mkimage: support packing optional second level boot-loader | Jeffy Chen |
2019-12-20 | fw_setenv: avoid writing environment when nothing has changed | Rasmus Villemoes |
2019-12-10 | buildman: Ignore blank lines during size checks | Tom Rini |
2019-12-10 | buildman: Add options to get the arch and toolchain info | Simon Glass |
2019-12-10 | buildman: Figure out boards before commits | Simon Glass |
2019-12-10 | buildman: Ask genboardscfg to be quiet | Simon Glass |
2019-12-10 | genboardcfg: Support a quiet mode | Simon Glass |
2019-12-10 | buildman: Improve [make-flags] section parser to allow quoted strings | Cristian Ciocaltea |
2019-12-06 | cmd: add asn1_compiler | AKASHI Takahiro |
2019-12-03 | cosmetic: Fix spelling and whitespace errors | Thomas Hebb |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-12-02 | crc: Fix code style with crc functions | Simon Glass |
2019-11-23 | buildman: Fix problem with non-existent output directories | Tom Rini |
2019-11-23 | moveconfig.py: Fix more Python3 UTF issues | Tom Rini |
2019-11-20 | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check | Tom Rini |
2019-11-17 | Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-11-17 | rockchip: mkimage: add support for RK3308 | Andy Yan |
2019-11-17 | rockchip: mkimage: add support for px30 | Kever Yang |
2019-11-14 | patman: fix coverletter cc list with nulls | Robert Beckett |
2019-11-14 | patman: fix some typos in comments | Anatolij Gustschin |
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 |