- 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
- b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
- 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
- 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
- f9c094b buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
- d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
- e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
- 205254e buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 7 months ago
- 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
- 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
- c3aa81e fit_check_sign: Allow selecting the configuration to verify by Simon Glass · 4 years, 8 months ago
- 382cf62 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 8 months ago
- 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
- e5a4055 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · 4 years, 8 months ago
- b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
- 4f5c5e9 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 9 months ago
- b3192f4 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 9 months ago
- a3ca99c tools: image-host.c: remove uboot_aes.h by Philippe Reynes · 4 years, 9 months ago
- 441749d tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 4cfeb8d tools: imx8m_image: fix warning message by Sébastien Szymanski · 4 years, 10 months ago
- 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 10 months ago
- 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 9 months ago
- e4e355f tools: correct Markdown in concurrencytest/README.md by Heinrich Schuchardt · 4 years, 10 months ago
- 3166014 genboardscfg.py: drop python version comment by Baruch Siach · 4 years, 10 months ago
- dae188e tools: ftdgrep: correct the find regions loop in do_fdtgrep by Patrick Delaunay · 4 years, 10 months ago
- 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
- 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
- 5819466 mkimage: simplify fit_check_params() by Heinrich Schuchardt · 5 years ago
- d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
- f6a8c0f binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 5 years ago
- e3cd06b tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
- e5b5628 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
- 79e984c tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
- d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- 162c72c tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 5 years ago
- 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
- 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- e198bb5 tools: .gitignore: add asn1_compiler by Dario Binacchi · 4 years, 10 months ago
- e97bdfa tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
- f43b0d4 rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
- eea6cd8 rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 4 years, 11 months ago
- c62e614 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · 6 years ago
- d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
- 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
- 7c66ead buildman: Figure out boards before commits by Simon Glass · 5 years ago
- 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
- 69bbdd1 genboardcfg: Support a quiet mode by Simon Glass · 5 years ago
- 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
- 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
- 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
- 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
- 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
- a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 644c6be rockchip: mkimage: add support for RK3308 by Andy Yan · 5 years ago
- c6e66b1 rockchip: mkimage: add support for px30 by Kever Yang · 5 years ago
- 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 5 years ago
- ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
- cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
- 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
- fb6dc1f tools/img2brec.sh: Delete unused tool by Tom Rini · 5 years ago
- d3c7d84 tools: imx8m_image: support ddr4 firmware by Peng Fan · 5 years ago
- b8f1683 tools: imx8mimage: add ROM VERSION by Peng Fan · 5 years ago
- 3885601 binman: Move to use Python 3 by Simon Glass · 5 years ago
- a90df2b dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
- b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
- 9a5d3dc binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
- b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
- 5effab0 rkmux: Convert to Python 3 by Simon Glass · 5 years ago
- 793dca3 move_config: Convert to Python 3 by Simon Glass · 5 years ago
- 879ca27 microcode_tool: Convert to Python 3 by Simon Glass · 5 years ago
- 3c19dc8 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
- f7ba5f0 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
- c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
- e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
- 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
- 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
- f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
- 211193d binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
- 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
- bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
- 15c981c binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
- bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
- 12e288a mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
- 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
- bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
- 4d90f6c tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
- ccd4398 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
- afd3bf4 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
- a7c9a65 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
- 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
- d8a6d1b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · 5 years ago
- 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
- d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
- aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago