Age | Commit message (Expand) | Author |
2020-01-30 | tools: buildman: fix typo | Flavio Suligoi |
2020-01-30 | tools: correct Markdown in concurrencytest/README.md | Heinrich Schuchardt |
2020-01-25 | genboardscfg.py: drop python version comment | Baruch Siach |
2020-01-24 | tools: ftdgrep: correct the find regions loop in do_fdtgrep | Patrick Delaunay |
2020-01-17 | u-boot: fit: add support to decrypt fit with aes | Philippe Reynes |
2020-01-17 | mkimage: fit: add support to encrypt image with aes | Philippe Reynes |
2020-01-10 | mkimage: simplify fit_check_params() | Heinrich Schuchardt |
2020-01-09 | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-01-07 | binman: fix default filename of u-boot-with-ucode-ptr in documentation | Masahiro Yamada |
2020-01-07 | tools: dumpimage: Fall-though to print usage for help command | Andrew F. Davis |
2020-01-07 | tools: fit_image: Use fit_image_get_data_and_size for getting offset/size | Andrew F. Davis |
2020-01-07 | tools: dumpimage: Provide more feedback on internal errors | Andrew F. Davis |
2020-01-07 | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-07 | tools: imx8m_image: Change source path for DDR firmware to build dir | Frieder Schrempf |
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 |