1. 15d61d0 dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  2. 1635121 dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  3. a1f99e4 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  4. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  5. e3665ba fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  6. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  7. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  8. 3a9c252 binman: Support reading from CBFS entries by Simon Glass · 5 years ago
  9. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  10. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  11. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  12. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  13. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  14. 2d26003 binman: Support locating an image header by Simon Glass · 5 years ago
  15. e1925fa binman: Support locating an FDT map by Simon Glass · 5 years ago
  16. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  17. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  18. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  19. 52107ee binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · 5 years ago
  20. 1223db0 binman: Provide the actual data address for cbfs files by Simon Glass · 5 years ago
  21. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  22. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  23. bf6906b binman: Add a control for post-pack entry expansion by Simon Glass · 5 years ago
  24. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  25. 7f9e00a binman: Call ProcessUpdateContents() consistently by Simon Glass · 5 years ago
  26. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  27. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  28. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  29. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  30. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  31. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  32. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  33. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  34. 5746018 binman: Update help for new features by Simon Glass · 5 years ago
  35. 488b225 binman: Update future features by Simon Glass · 5 years ago
  36. e90fe1b binman: Simplify the entry test by Simon Glass · 5 years ago
  37. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  38. 7c173ce binman: Pad empty areas of the CBFS with files by Simon Glass · 5 years ago
  39. c5ac138 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  40. ac62fba binman: Add support for CBFS entries by Simon Glass · 5 years ago
  41. 4997a7e binman: Add a utility library for coreboot CBFS by Simon Glass · 5 years ago
  42. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  43. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  44. a9aa4c5 Merge branch '2019-07-24-master-imports' by Tom Rini · 5 years ago
  45. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  46. f0ebcf8 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  47. 26557d1 remoteproc: Fix potential build issues with SPL remoteproc by Suman Anna · 5 years ago
  48. 57a5112 doc: fitImage: Cosmetics break lines by Mickaël Tansorier · 5 years ago
  49. 15958c7 doc: fitImage: Fix conf number incrementation by Mickaël Tansorier · 5 years ago
  50. e766b2e doc: Add the U-Boot logo to the html doc by Bin Meng · 5 years ago
  51. 98c0d49 doc: Add .gitignore for the Sphinx build output directory by Bin Meng · 5 years ago
  52. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  53. 146ce64 scripts/kernel-doc: fix parsing of function pointers by Heinrich Schuchardt · 5 years ago
  54. b7ab098 scripts/kernel-doc: update script from Linux 5.2 by Heinrich Schuchardt · 5 years ago
  55. 61779ce doc: Cope with Sphinx logging deprecations by Jonathan Corbet · 5 years ago
  56. edd3108 env: am57xx: Implement A/B boot process by Ruslan Trofymenko · 5 years ago
  57. ae954ba doc: android: Add simple guide for A/B updates by Ruslan Trofymenko · 5 years ago
  58. 31a3879 test/py: Add base test case for A/B updates by Ruslan Trofymenko · 5 years ago
  59. 17030c7 cmd: Add 'ab_select' command by Ruslan Trofymenko · 5 years ago
  60. d65e8da common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  61. 6eccd1f disk: part: Extend API to get partition info by Ruslan Trofymenko · 5 years ago
  62. 37f1811 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · 5 years ago
  63. 739168c cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · 5 years ago
  64. e47b73b cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · 5 years ago
  65. cef4de8 treewide: Fix stale references of Android docs by Eugeniu Rosca · 5 years ago
  66. 39f790b image: android: allow to wrap uImage into the Android boot image by Roman Stratiienko · 5 years ago
  67. dfaad82 menu: don't bother going interactive with just one menu item by Leon Yu · 5 years ago
  68. be68375 cmd: part: Add 'number' sub-command by Ruslan Trofymenko · 5 years ago
  69. ef78325 Merge branch '2019-07-24-doc-html-cleanup' by Tom Rini · 5 years ago
  70. 0694dd8 doc: Remove README.blackfin by Bin Meng · 5 years ago
  71. e1c1364 doc: arch: Convert README.xtensa to reST by Bin Meng · 5 years ago
  72. 49116e6 doc: arch: Convert README.sandbox to reST by Bin Meng · 5 years ago
  73. f25c369 doc: arch: Convert README.sh to reST by Bin Meng · 5 years ago
  74. 86f60a4 doc: arch: Convert README.m68k to reST by Bin Meng · 5 years ago
  75. 3e12f7f doc: arch: Convert README.ARC to reST by Bin Meng · 5 years ago
  76. 862f992 doc: arch: Convert README.nios2 to reST by Bin Meng · 5 years ago
  77. 16b390a doc: arch: Convert README.NDS32 to reST by Bin Meng · 5 years ago
  78. 76e4b3b doc: arch: Convert README.arm64 to reST by Bin Meng · 5 years ago
  79. a70e2ac doc: arch: Convert README.x86 to reST by Bin Meng · 5 years ago
  80. e3b800a doc: board: Convert README.zynq to reST by Bin Meng · 5 years ago
  81. 3ce0b21 doc: board: Convert README.b4860qds to reST by Bin Meng · 5 years ago
  82. edacde6 doc: board: Convert README.at91 to reST by Bin Meng · 5 years ago
  83. d958ce3 doc: board: Convert README.sh7753evb to reST by Bin Meng · 5 years ago
  84. d25afed doc: board: Convert README.sh7752evb to reST by Bin Meng · 5 years ago
  85. a719a62 doc: board: Convert README.sifive-fu540 to reST by Bin Meng · 5 years ago
  86. 39344b2 doc: board: Convert README.ag101p to reST by Bin Meng · 5 years ago
  87. 48963f2 doc: board: Add AndesTech ax25-ae350 board doc by Bin Meng · 5 years ago
  88. 93ca4bc doc: board: Convert README.qemu-mips to reST by Bin Meng · 5 years ago
  89. 40046df doc: board: Convert README.qemu-riscv to reST by Bin Meng · 5 years ago
  90. c586ff0 doc: board: Convert README.qemu-arm to reST by Bin Meng · 5 years ago
  91. 7a0c834 doc: board: Add QEMU x86 board doc by Bin Meng · 5 years ago
  92. a856e93 doc: board: Add coreboot board doc by Bin Meng · 5 years ago
  93. bd0d9d3 doc: board: Add Google Chromebook Samus board doc by Bin Meng · 5 years ago
  94. c9bfc02 doc: board: Add Google Chromebook Link board doc by Bin Meng · 5 years ago
  95. f0312ae doc: board: Add Intel Galileo board doc by Bin Meng · 5 years ago
  96. 225b87c doc: board: Add Intel Edison board doc by Bin Meng · 5 years ago
  97. 87fdda6 doc: board: Add Intel Cougar Canyon 2 board doc by Bin Meng · 5 years ago
  98. 5656d04 doc: board: Add Intel Cherry Hill board doc by Bin Meng · 5 years ago
  99. 14afa22 doc: board: Add Intel Bay Trail based board docs by Bin Meng · 5 years ago
  100. 9dc054b doc: board: Add Intel Crown Bay board doc by Bin Meng · 5 years ago