1. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  2. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 10 months ago
  3. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 10 months ago
  4. 132d694 tools: image-host.c: remove uboot_aes.h by Philippe Reynes · 4 years, 9 months ago
  5. a2df6d6 tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 10 months ago
  6. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  7. 34d9224 tools: imx8m_image: fix warning message by Sébastien Szymanski · 4 years, 10 months ago
  8. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 10 months ago
  9. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  10. 4d52381 tools: correct Markdown in concurrencytest/README.md by Heinrich Schuchardt · 4 years, 10 months ago
  11. 615909a genboardscfg.py: drop python version comment by Baruch Siach · 4 years, 10 months ago
  12. c610622 tools: ftdgrep: correct the find regions loop in do_fdtgrep by Patrick Delaunay · 4 years, 11 months ago
  13. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  14. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  15. 915f5aa mkimage: simplify fit_check_params() by Heinrich Schuchardt · 5 years ago
  16. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  17. a7a0ca4 binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 5 years ago
  18. 8000a89 tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
  19. 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
  20. 3f2c7da tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
  21. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  22. 5f774dd tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 5 years ago
  23. 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
  24. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  25. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · 5 years ago
  26. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  27. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  28. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 5 years ago
  29. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · 6 years ago
  30. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  31. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  32. 9b55091 buildman: Figure out boards before commits by Simon Glass · 5 years ago
  33. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
  34. 11ece15 genboardcfg: Support a quiet mode by Simon Glass · 5 years ago
  35. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  36. f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  37. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  38. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  39. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  40. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  41. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
  42. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  43. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  44. 15a30c2 rockchip: mkimage: add support for RK3308 by Andy Yan · 5 years ago
  45. 49a606a rockchip: mkimage: add support for px30 by Kever Yang · 5 years ago
  46. 3356f2c patman: fix coverletter cc list with nulls by Robert Beckett · 5 years ago
  47. f2bcb32 patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  48. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  49. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  50. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  51. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · 5 years ago
  52. 1333fc0 tools: imx8m_image: support ddr4 firmware by Peng Fan · 5 years ago
  53. 7be85a7 tools: imx8mimage: add ROM VERSION by Peng Fan · 5 years ago
  54. 377bca8 binman: Move to use Python 3 by Simon Glass · 5 years ago
  55. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  56. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  57. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  58. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  59. 6e58372 rkmux: Convert to Python 3 by Simon Glass · 5 years ago
  60. 1f70186 move_config: Convert to Python 3 by Simon Glass · 5 years ago
  61. db51b51 microcode_tool: Convert to Python 3 by Simon Glass · 5 years ago
  62. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  63. fc01782 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  64. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  65. efeac06 patman: Move to use Python 3 by Simon Glass · 5 years ago
  66. f544a2d patman: Use unicode for file I/O by Simon Glass · 5 years ago
  67. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  68. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  69. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  70. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  71. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  72. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  73. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  74. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
  75. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  76. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  77. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  78. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  79. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  80. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  81. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  82. ff4663b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · 5 years ago
  83. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  84. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  85. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  86. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  87. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  88. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  89. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  90. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  91. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  92. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  93. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  94. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  95. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  96. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  97. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  98. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  99. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  100. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago