1. b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  2. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  3. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
  4. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  5. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  6. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  7. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  8. 9230773 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  9. 29dae67 binman: Complete documentation of stages by Simon Glass · 6 years ago
  10. e80c556 dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  11. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · 6 years ago
  12. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · 6 years ago
  13. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  14. 0372540 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  15. c38fee04 dtoc: Fix some minor errors by Simon Glass · 6 years ago
  16. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  17. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  18. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  19. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  20. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  21. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · 6 years ago
  22. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · 6 years ago
  23. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago
  24. 132be85 binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  25. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  26. 2e1169f binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  27. 02e0fc6 binman: Tidy up execution of tests by Simon Glass · 6 years ago
  28. 6ba679c binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  29. 820af1d binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  30. 09d3c8d binman: Make the operation of Entry__testing explicit by Simon Glass · 6 years ago
  31. c2a849d binman: Switch to 'python-coverage' by Tom Rini · 6 years ago
  32. 4c1192c Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · 6 years ago
  33. 42e5096 fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · 6 years ago
  34. 8137e30 patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  35. df0c6af patman: add test for SPDX license by Chris Packham · 6 years ago
  36. b84fb48 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  37. cea3b9e fdtgrep: Separate out checking of two allocations by Simon Glass · 6 years ago
  38. a95f014 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · 6 years ago
  39. efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
  40. 66df4e2 tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · 6 years ago
  41. 2edb84e binman: Mark 'align-end' as implemented by Simon Glass · 6 years ago
  42. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  43. 3073266 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  44. 1e32400 binman: Tidy up some docs and comments by Simon Glass · 6 years ago
  45. 5666f9a binman: Allow a single test to be executed by Simon Glass · 6 years ago
  46. 4ba8d50 binman: Add documentation for pos-unset property by Simon Glass · 6 years ago
  47. a91e115 binman: Add support for sections by Simon Glass · 6 years ago
  48. 691198c binman: Avoid setting sys.path globally by Simon Glass · 6 years ago
  49. ad5a771 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  50. 8a6f56e binman: Rename ELF parameters to 'section' by Simon Glass · 6 years ago
  51. eca3221 binman: Refactor much of the image code into 'section' by Simon Glass · 6 years ago
  52. e76a3e6 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  53. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · 6 years ago
  54. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  55. 7ef099c patman: Fix unit tests for SPDX by Simon Glass · 7 years ago
  56. a088c08 logos: provide U-Boot logo by Heinrich Schuchardt · 7 years ago
  57. cd5f70d scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 7 years ago
  58. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  59. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  60. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 7 years ago
  61. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  62. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  63. 46e3a00 tools: zynqmpimage: Move defines to header by Alexander Graf · 7 years ago
  64. 7392bb8 tools: zynqmpimage: Add partition read support by Alexander Graf · 7 years ago
  65. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  66. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  67. 84f3c44 tools/file2include: avoid incorrect comments by Heinrich Schuchardt · 7 years ago
  68. 29f4c67 tools/file2include: create Linux style SPDX header by Heinrich Schuchardt · 7 years ago
  69. d8cf2db tools: socfpga: Add SFP image V1 support by Marek Vasut · 7 years ago
  70. 4b6e18a tools: socfpga: Stop using global struct socfpga_image by Marek Vasut · 7 years ago
  71. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  72. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  73. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  74. 9d74c70 tools: mkimage: Check for datafile when type is script by Alex Kiernan · 7 years ago
  75. 29438ed2 tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · 7 years ago
  76. 277e4df tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · 7 years ago
  77. dff91ef Revert "imximage: Remove failure when no IVT offset is found" by Fabio Estevam · 7 years ago
  78. 21e3a77 tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks by Bryan O'Donoghue · 7 years ago
  79. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  80. 1c3c549 tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · 7 years ago
  81. c0855f2 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · 7 years ago
  82. dfe25fa mkimage: do not fail if there is no print_header function by Guillaume GARDET · 7 years ago
  83. 77ae9d1 tools/mxsimage: Support building with LibreSSL by Hauke Mehrtens · 7 years ago
  84. 22e87fc kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  85. e0942e0 tools: xilinx: Fix zynq/zynqmp image recognition by Michal Simek · 7 years ago
  86. c722790 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · 7 years ago
  87. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  88. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  89. 7150aaa tools: env: Implement atomic replace for filesystem by Alex Kiernan · 7 years ago
  90. be1e788 tools: env: Refactor write path of flash_io() by Alex Kiernan · 7 years ago
  91. f46d0ca tools: env: Fix CamelCasing style violation by Alex Kiernan · 7 years ago
  92. e9c6220 tools: env: Pass through indent by Alex Kiernan · 7 years ago
  93. 898ce2c Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  94. ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · 7 years ago
  95. 2fc87cd imximage: Remove failure when no IVT offset is found by Fabio Estevam · 7 years ago
  96. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  97. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  98. 8783324 tools/env: allow equal sign as key value separation by Stefan Agner · 7 years ago
  99. 237d059 tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  100. 688cee9 Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago