1. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 8 years ago
  2. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 8 years ago
  3. 0f8566d tools: mksunxiboot: allow larger SPL binaries by Andre Przywara · 8 years ago
  4. 2ff00bb tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · 8 years ago
  5. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
  6. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 8 years ago
  7. 67d2332 dtoc: Move the output code into its own function by Simon Glass · 8 years ago
  8. f8fcbba rockchip: mkimage: remove placeholder functions from rkimage by Philipp Tomsich · 8 years ago
  9. 88cc7c0 rockchip: mkimage: play nice with dumpimage by Philipp Tomsich · 8 years ago
  10. 3efab26 rockchip: mkimage: clarify header0 initialisation by Philipp Tomsich · 8 years ago
  11. 0e28d03 rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize by Philipp Tomsich · 8 years ago
  12. c6917da rockchip: mkimage: Update comments for header size by Philipp Tomsich · 8 years ago
  13. d2eaf41 rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images by Philipp Tomsich · 8 years ago
  14. b6d6832 rockchip: mkimage: rkspi: include the header sector in the SPI size calculation by Philipp Tomsich · 8 years ago
  15. 71ef926 mkimage: rockchip: add support for rk3328 by Kever Yang · 8 years ago
  16. 0e6deff tools: moveconfig: cleanup README entires by Chris Packham · 8 years ago
  17. 9d5274f tools: moveconfig: cleanup whitelist entries by Chris Packham · 8 years ago
  18. 85e15c5 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 8 years ago
  19. a8197cb tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · 8 years ago
  20. 5cdd539 relocate-rela: add missing va_end() by xypron.glpk@gmx.de · 8 years ago
  21. d533d06 rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] by Philipp Tomsich · 8 years ago
  22. 2a3325c tools/env: avoid memory leak in fw_setenv by xypron.glpk@gmx.de · 8 years ago
  23. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 8 years ago
  24. 0e378ef tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · 8 years ago
  25. f399f6e buildman: Translate more strings to latin-1 by Tom Rini · 8 years ago
  26. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  27. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · 8 years ago
  28. e92dab3 tools: allow to override python by Stefano Babic · 8 years ago
  29. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · 8 years ago
  30. 77bb05e dtoc: Decode val if it's a byte string by George McCollister · 8 years ago
  31. 1139406 patman: Convert byte arrays to strings by George McCollister · 8 years ago
  32. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · 8 years ago
  33. 413cc6e env: add a version number to check API by Stefano Babic · 8 years ago
  34. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  35. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  36. b711b3f tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · 8 years ago
  37. 47c0989 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · 8 years ago
  38. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  39. e39ccb5 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · 8 years ago
  40. 087ce82 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · 8 years ago
  41. 421c405 rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · 8 years ago
  42. d3873fd tools: plbimage support generate rcw file by yuan linyu · 8 years ago
  43. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · 8 years ago
  44. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · 8 years ago
  45. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  46. 2687474 tools: imximage: add set bit command by Peng Fan · 8 years ago
  47. 8519f11 rockchip: mkimage: Add support rk3188 serial by Heiko Stübner · 8 years ago
  48. 3b404d4 rockchip: mkimage: Allow encoding of loader code in spl images by Heiko Stübner · 8 years ago
  49. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  50. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · 8 years ago
  51. 90b1604 tools: omapimage: Fix size in header by Lokesh Vutla · 8 years ago
  52. cd6d46e tools: binman: change shebang from python into python2 by Jörg Krause · 8 years ago
  53. aa57a41 kconfiglib.py: Kludge in 'imply' support by Tom Rini · 8 years ago
  54. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · 8 years ago
  55. dc3a921 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · 8 years ago
  56. e3edf16 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  57. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  58. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  59. 8168033 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  60. cb17cae patman: Handle non-ascii characters in names by Chris Packham · 8 years ago
  61. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  62. c004a5f patman: Format checkpatch messages for IDE throwback by Simon Glass · 8 years ago
  63. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  64. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · 8 years ago
  65. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  66. c40c9d2 tools: binman: Handle optional microcode case in SPL image by Bin Meng · 8 years ago
  67. ed5ab3e tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · 8 years ago
  68. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  69. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  70. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  71. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  72. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  73. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  74. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  75. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  76. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  77. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  78. d60aa68 tools: imximage: refactor header length calculations for imximage v1 by Martin Kaiser · 8 years ago
  79. 6532973 tools: Correct python building host tools by Tom Rini · 8 years ago
  80. 3bb71e0 tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · 8 years ago
  81. a5b2007 binman: add tools directory to the python path by Emmanuel Vadot · 8 years ago
  82. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · 8 years ago
  83. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  84. 51b2c26 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  85. a5c90ac tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · 8 years ago
  86. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  87. e98faa2 tools: mkimage: Call fclose in error path by Michal Simek · 8 years ago
  88. 9dd9204 relocate-rela: use compiler.h endian macros by Jonathan Gray · 8 years ago
  89. 23a4d8a binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · 8 years ago
  90. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  91. 43dff5d binman: Drop microcode features from ifdtool by Simon Glass · 8 years ago
  92. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · 8 years ago
  93. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · 8 years ago
  94. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · 8 years ago
  95. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · 8 years ago
  96. 7223245 binman: Add support for building x86 ROMs by Simon Glass · 8 years ago
  97. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · 8 years ago
  98. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago
  99. 80e3b53 tools: mxsimage: Fix build with OpenSSL 1.1.x by Marek Vasut · 8 years ago
  100. 77df901 imx6: icorem6: Add custom splashscreen support by Jagan Teki · 8 years ago