1. fc28361 rockchip: rk3399-puma: Restore correct VDD_LOG supply. by Christoph Muellner · Fri Feb 19 01:29:48 2021 +0100
  2. 7968e43 rockchip: rk3399: rock960: explicitly disable SPI flash by Peter Robinson · Sun Feb 14 19:43:28 2021 +0000
  3. f125f95 include: configs: rk3399: drop a dangling comment by Peter Robinson · Sun Feb 14 19:40:15 2021 +0000
  4. de18893 rockchip: lion: update board defconfig by Heiko Stuebner · Tue Feb 09 14:47:10 2021 +0100
  5. 5cf783f rockchip: rk3368: sync down rk3368-lion board devicetree from Linux by Heiko Stuebner · Tue Feb 09 14:47:09 2021 +0100
  6. 15b1c4d rockchip: rk3368: sync main rk3368 dtsi from Linux by Heiko Stuebner · Tue Feb 09 14:47:08 2021 +0100
  7. c183ef5 rockchip: rk3368: sync clock dt-binding header from Linux by Heiko Stuebner · Tue Feb 09 14:47:07 2021 +0100
  8. 1859ea7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · Tue Feb 09 14:47:06 2021 +0100
  9. 5204a37 rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · Tue Feb 09 14:47:05 2021 +0100
  10. d33e870 rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB by Heiko Stuebner · Tue Feb 09 14:47:04 2021 +0100
  11. 37692c8 rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR by Heiko Stuebner · Tue Feb 09 14:47:03 2021 +0100
  12. c94b98b odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR by Roger Pau Monné · Sat Feb 13 16:59:01 2021 +0100
  13. 8dfc83a Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sun Mar 28 20:29:39 2021 -0400
  14. caf5d8c sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · Tue Mar 23 12:37:47 2021 +0100
  15. 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · Wed Mar 17 12:31:30 2021 +0100
  16. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · Sun Mar 21 18:24:39 2021 +1300
  17. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · Sun Mar 21 18:24:38 2021 +1300
  18. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · Sun Mar 21 18:24:37 2021 +1300
  19. b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · Sun Mar 21 18:24:36 2021 +1300
  20. 459df47 dtoc: Tidy up property-offset handling by Simon Glass · Sun Mar 21 18:24:35 2021 +1300
  21. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · Sun Mar 21 18:24:34 2021 +1300
  22. f427c5f binman: Support default alignment for sections by Simon Glass · Sun Mar 21 18:24:33 2021 +1300
  23. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · Sun Mar 21 18:24:32 2021 +1300
  24. e191578 binman: Add support for a collection of entries by Simon Glass · Sun Mar 21 18:24:31 2021 +1300
  25. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · Sun Mar 21 18:24:30 2021 +1300
  26. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · Sun Mar 21 18:24:29 2021 +1300
  27. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · Sun Mar 21 16:50:07 2021 +1300
  28. 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · Sun Mar 21 16:50:06 2021 +1300
  29. 1b0851f sandbox: Correct uninit conflict by Simon Glass · Mon Mar 15 18:11:24 2021 +1300
  30. ed8603d bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · Mon Mar 15 18:11:23 2021 +1300
  31. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · Mon Mar 15 18:11:22 2021 +1300
  32. a4a55e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · Mon Mar 15 18:11:21 2021 +1300
  33. 8dfb135 doc: Convert Chromium OS docs to rst by Simon Glass · Mon Mar 15 18:11:20 2021 +1300
  34. 947e64e malloc: Export malloc_simple_info() by Simon Glass · Mon Mar 15 18:11:19 2021 +1300
  35. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  36. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  37. 73709af bootstage: Warning if space is exhausted by Simon Glass · Mon Mar 15 18:11:16 2021 +1300
  38. 97447ea spl: Split out bootstage ID into a function by Simon Glass · Mon Mar 15 18:11:15 2021 +1300
  39. 5dc338f binman: Show a message when changing subnodes by Simon Glass · Mon Mar 15 18:11:14 2021 +1300
  40. 4d294a7 test: Silenece the echo and print tests by Simon Glass · Mon Mar 15 18:11:13 2021 +1300
  41. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · Mon Mar 15 18:11:12 2021 +1300
  42. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  43. f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · Mon Mar 15 18:11:10 2021 +1300
  44. 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · Mon Mar 15 18:11:09 2021 +1300
  45. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · Mon Mar 15 18:11:08 2021 +1300
  46. dafc5d7 sandbox: Only delete the executable if requested by Simon Glass · Mon Mar 15 18:11:07 2021 +1300
  47. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · Mon Mar 15 18:11:06 2021 +1300
  48. 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · Mon Mar 15 18:00:34 2021 +1300
  49. b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · Mon Mar 15 18:00:33 2021 +1300
  50. 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · Mon Mar 15 18:00:32 2021 +1300
  51. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300
  52. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · Mon Mar 15 18:00:30 2021 +1300
  53. c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · Mon Mar 15 18:00:29 2021 +1300
  54. ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · Mon Mar 15 18:00:28 2021 +1300
  55. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  56. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  57. ac8d9d5 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · Mon Mar 15 18:00:25 2021 +1300
  58. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · Mon Mar 15 18:00:24 2021 +1300
  59. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · Mon Mar 15 18:00:23 2021 +1300
  60. 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · Mon Mar 15 18:00:22 2021 +1300
  61. b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · Mon Mar 15 18:00:21 2021 +1300
  62. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · Mon Mar 15 18:00:20 2021 +1300
  63. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · Mon Mar 15 18:00:19 2021 +1300
  64. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  65. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · Mon Mar 15 18:00:17 2021 +1300
  66. 2d507d2 cbfs: Support reading compression information by Simon Glass · Mon Mar 15 18:00:16 2021 +1300
  67. 0352edd cbfs: Simplify file iteration by Simon Glass · Mon Mar 15 18:00:15 2021 +1300
  68. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · Mon Mar 15 18:00:14 2021 +1300
  69. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · Mon Mar 15 18:00:13 2021 +1300
  70. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · Mon Mar 15 18:00:12 2021 +1300
  71. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · Mon Mar 15 18:00:11 2021 +1300
  72. 7a02c81 cbfs: Rename new_node to node by Simon Glass · Mon Mar 15 18:00:10 2021 +1300
  73. 04c51bd cbfs: Add support for attributes by Simon Glass · Mon Mar 15 18:00:09 2021 +1300
  74. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  75. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  76. 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · Mon Mar 15 18:00:06 2021 +1300
  77. 2daf7de x86: coral: Put the eMMC first by Simon Glass · Mon Mar 15 18:00:05 2021 +1300
  78. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  79. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:03 2021 +1300
  80. 945ff0f x86: coral: Add information about building / running by Simon Glass · Mon Mar 15 18:00:02 2021 +1300
  81. df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · Mon Mar 15 18:00:01 2021 +1300
  82. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  83. 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · Wed Mar 10 15:33:30 2021 +0100
  84. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · Fri Mar 26 12:15:26 2021 -0400
  85. 774b23f binman: Update various pieces of the documentation by Simon Glass · Thu Mar 18 20:25:17 2021 +1300
  86. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · Thu Mar 18 20:25:16 2021 +1300
  87. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · Thu Mar 18 20:25:15 2021 +1300
  88. fa88828 binman: Rearrange documentation into headings by Simon Glass · Thu Mar 18 20:25:14 2021 +1300
  89. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300
  90. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · Thu Mar 18 20:25:12 2021 +1300
  91. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · Thu Mar 18 20:25:11 2021 +1300
  92. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · Thu Mar 18 20:25:10 2021 +1300
  93. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · Thu Mar 18 20:25:09 2021 +1300
  94. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · Thu Mar 18 20:25:08 2021 +1300
  95. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · Thu Mar 18 20:25:07 2021 +1300
  96. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · Thu Mar 18 20:25:06 2021 +1300
  97. ed93067 binman: Allow a way to select expanded entries by Simon Glass · Thu Mar 18 20:25:05 2021 +1300
  98. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · Thu Mar 18 20:25:04 2021 +1300
  99. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · Thu Mar 18 20:25:03 2021 +1300
  100. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · Thu Mar 18 20:25:02 2021 +1300