1. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  2. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  3. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  4. 0a4357c binman: Complete documentation of stages by Simon Glass · 6 years ago
  5. 116adec dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  6. fe57c78 dtoc: Avoid unwanted output during tests by Simon Glass · 6 years ago
  7. 8512ea2 dtoc: Increase code coverage to 100% by Simon Glass · 6 years ago
  8. c3f9454 binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  9. ba76521 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  10. dfe5f5b dtoc: Fix some minor errors by Simon Glass · 6 years ago
  11. 760b717 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  12. b9066ff dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  13. f9b88b3 dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  14. 2a2d91d dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  15. 9606624 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  16. 117f57b dtoc: Make use of the new pylibfdt methods by Simon Glass · 6 years ago
  17. 57f0bc4 dtoc: Update tests to write failures to /tmp by Simon Glass · 6 years ago
  18. 2ba9875 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago
  19. ff1fd6c binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  20. 3def0cf libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  21. 5c89023 binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  22. 2cd0128 binman: Tidy up execution of tests by Simon Glass · 6 years ago
  23. 736bb0a binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  24. adc5701 binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  25. 1835cd2 binman: Make the operation of Entry__testing explicit by Simon Glass · 6 years ago
  26. 16d836c binman: Switch to 'python-coverage' by Tom Rini · 6 years ago
  27. 168de20 Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · 6 years ago
  28. 3925b2a fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · 6 years ago
  29. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  30. fe6ef1e patman: add test for SPDX license by Chris Packham · 6 years ago
  31. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  32. dd0ee9e fdtgrep: Separate out checking of two allocations by Simon Glass · 6 years ago
  33. e178db1 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · 6 years ago
  34. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  35. 94b233f tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · 6 years ago
  36. 844e5b2 binman: Mark 'align-end' as implemented by Simon Glass · 6 years ago
  37. c8d48ef binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  38. 3b0c382 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  39. 7ae5f31 binman: Tidy up some docs and comments by Simon Glass · 6 years ago
  40. 084059a binman: Allow a single test to be executed by Simon Glass · 6 years ago
  41. 258fb0e binman: Add documentation for pos-unset property by Simon Glass · 6 years ago
  42. 1854695 binman: Add support for sections by Simon Glass · 6 years ago
  43. badf0ec binman: Avoid setting sys.path globally by Simon Glass · 6 years ago
  44. 25ac0e6 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  45. f55382b binman: Rename ELF parameters to 'section' by Simon Glass · 6 years ago
  46. 8f1da50 binman: Refactor much of the image code into 'section' by Simon Glass · 6 years ago
  47. dd57c13 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  48. 48ae412 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  49. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  50. 4225a4e patman: Fix unit tests for SPDX by Simon Glass · 6 years ago
  51. 1aef95a logos: provide U-Boot logo by Heinrich Schuchardt · 6 years ago
  52. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  53. 4c58d27 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 6 years ago
  54. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 6 years ago
  55. 57a72d0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 6 years ago
  56. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  57. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  58. e384cdf tools: zynqmpimage: Move defines to header by Alexander Graf · 6 years ago
  59. e9dbfb3 tools: zynqmpimage: Add partition read support by Alexander Graf · 6 years ago
  60. 3aba3fd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  61. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  62. b14619b tools/file2include: avoid incorrect comments by Heinrich Schuchardt · 6 years ago
  63. e75ac70 tools/file2include: create Linux style SPDX header by Heinrich Schuchardt · 6 years ago
  64. cece78f tools: socfpga: Add SFP image V1 support by Marek Vasut · 6 years ago
  65. 9f0021a tools: socfpga: Stop using global struct socfpga_image by Marek Vasut · 6 years ago
  66. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  67. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  68. b25f8e2 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  69. 8c84287 tools: mkimage: Check for datafile when type is script by Alex Kiernan · 6 years ago
  70. c3b115f tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · 6 years ago
  71. 3559028 tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · 6 years ago
  72. f3c3262 Revert "imximage: Remove failure when no IVT offset is found" by Fabio Estevam · 6 years ago
  73. af1b492 tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks by Bryan O'Donoghue · 6 years ago
  74. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  75. 8519c9c tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · 7 years ago
  76. 8a0b827 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · 6 years ago
  77. 004d009 mkimage: do not fail if there is no print_header function by Guillaume GARDET · 7 years ago
  78. c5b0bca tools/mxsimage: Support building with LibreSSL by Hauke Mehrtens · 7 years ago
  79. 6cd5678 kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  80. d28baea tools: xilinx: Fix zynq/zynqmp image recognition by Michal Simek · 7 years ago
  81. 5473eb6 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · 7 years ago
  82. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  83. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  84. dbc3432 tools: env: Implement atomic replace for filesystem by Alex Kiernan · 7 years ago
  85. 899b533 tools: env: Refactor write path of flash_io() by Alex Kiernan · 7 years ago
  86. 2deb3ca tools: env: Fix CamelCasing style violation by Alex Kiernan · 7 years ago
  87. c7f52c4 tools: env: Pass through indent by Alex Kiernan · 7 years ago
  88. 2e5c42c Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  89. 63f881d tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · 7 years ago
  90. b5b0e4e imximage: Remove failure when no IVT offset is found by Fabio Estevam · 7 years ago
  91. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  92. e0d20dc tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  93. cd65551 tools/env: allow equal sign as key value separation by Stefan Agner · 7 years ago
  94. a2d5efd tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  95. d877a6c Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago
  96. 2371d1b buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · 7 years ago
  97. ceb3281 tools/mrvl_uart.sh: Tidy script output by Andreas Färber · 7 years ago
  98. 3e00c48 tools/mrvl_uart.sh: Fix minicom baudrate by Andreas Färber · 7 years ago
  99. 6622822 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  100. d2bf115 tools: include necessary headers explicitly by Masahiro Yamada · 7 years ago