1. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  2. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  3. 7150aaa tools: env: Implement atomic replace for filesystem by Alex Kiernan · 7 years ago
  4. be1e788 tools: env: Refactor write path of flash_io() by Alex Kiernan · 7 years ago
  5. f46d0ca tools: env: Fix CamelCasing style violation by Alex Kiernan · 7 years ago
  6. e9c6220 tools: env: Pass through indent by Alex Kiernan · 7 years ago
  7. 898ce2c Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  8. ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · 7 years ago
  9. 2fc87cd imximage: Remove failure when no IVT offset is found by Fabio Estevam · 7 years ago
  10. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  11. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  12. 8783324 tools/env: allow equal sign as key value separation by Stefan Agner · 7 years ago
  13. 237d059 tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  14. 688cee9 Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago
  15. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  16. 88f89b1 tools/mrvl_uart.sh: Tidy script output by Andreas Färber · 7 years ago
  17. fd6bbed tools/mrvl_uart.sh: Fix minicom baudrate by Andreas Färber · 7 years ago
  18. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  19. 315fe0a tools: include necessary headers explicitly by Masahiro Yamada · 7 years ago
  20. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  21. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  22. df664c0 tools: remove unused ret by Jelle van der Waa · 7 years ago
  23. eee2249 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  24. 5d3a5fa patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  25. 20d068e tools: omapimage: Fix mismatch of image size in header by Lokesh Vutla · 7 years ago
  26. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  27. ade2ef6 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · 7 years ago
  28. 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · 7 years ago
  29. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  30. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  31. 8c9012a tools: Add Marvell recovery image download script by Konstantin Porotchkin · 7 years ago
  32. 01aea29 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  33. 4902bf8 tools: zynqmpimage: Check return values from file functions by Michal Simek · 7 years ago
  34. be83bc7 binman: Add documentation for the symbol feature by Simon Glass · 7 years ago
  35. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  36. 075a45c binman: Support enabling debug in tests by Simon Glass · 7 years ago
  37. d605152 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  38. ff33925 binman: Add tests binaries with binman symbols by Simon Glass · 7 years ago
  39. d543125 binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  40. 0a6da31 binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  41. 9aa6a6f binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  42. 24ad365 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  43. 070aa2d tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · 7 years ago
  44. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  45. a1015c2 tools: env: Add support for direct read/write UBI volumes by S. Lockwood-Childs · 7 years ago
  46. 52b1a50 tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document by Jean-Francois Dagenais · 8 years ago
  47. dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
  48. 597d17c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  49. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  50. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  51. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  52. e83679d binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  53. 7f94e83 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  54. 2c3cf45 binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  55. 385e69b binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  56. ac59991 binman: Add a main program to the tests by Simon Glass · 7 years ago
  57. 8f52136 binman: Add tests for importlib availability by Simon Glass · 7 years ago
  58. b339326 binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  59. c303b9a binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  60. eb37e2d dtoc: Fix up tests by Simon Glass · 7 years ago
  61. 5e0f06d buildman: Fix up tests by Simon Glass · 7 years ago
  62. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  63. ab2dabc patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  64. c5c7b1a binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  65. 076e63b binman: Rename tests to ftest by Simon Glass · 7 years ago
  66. 151ba36 binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  67. 4b94ac9 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  68. 2eee32b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  69. 6410970 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  70. 7b79bb1 rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  71. 6b6ee8a env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  72. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  73. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  74. 873de76 Do not attempt to use the systemwide libfdt by Jan Kundrát · 7 years ago
  75. fe391a7 tools: image: fix message when fail to add verification data for config by Masahiro Yamada · 7 years ago
  76. 0148676 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · 7 years ago
  77. c1f137b tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · 7 years ago
  78. e5308f8 tools: env: allow to print U-Boot version by Stefan Agner · 7 years ago
  79. 2fc6b6f tools: image: fix node name of signature node in FIT by Masahiro Yamada · 7 years ago
  80. a3318ba tools: env: Add embedded.c to .gitignore by Bin Meng · 7 years ago
  81. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  82. 3eb4edf tools: bmp_logo: correctly interpret BMP files with larger headers by Jon Smith · 7 years ago
  83. 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
  84. 1ebcbd1 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
  85. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  86. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  87. 04a6c3f rockchip: mkimage: add support for rk3128 soc by Kever Yang · 7 years ago
  88. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  89. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  90. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  91. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  92. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  93. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  94. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  95. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  96. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  97. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  98. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  99. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  100. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago