1. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300
  2. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · Mon Mar 15 18:00:30 2021 +1300
  3. c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · Mon Mar 15 18:00:29 2021 +1300
  4. ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · Mon Mar 15 18:00:28 2021 +1300
  5. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  6. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  7. ac8d9d5 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · Mon Mar 15 18:00:25 2021 +1300
  8. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · Mon Mar 15 18:00:24 2021 +1300
  9. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · Mon Mar 15 18:00:23 2021 +1300
  10. 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · Mon Mar 15 18:00:22 2021 +1300
  11. b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · Mon Mar 15 18:00:21 2021 +1300
  12. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · Mon Mar 15 18:00:20 2021 +1300
  13. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · Mon Mar 15 18:00:19 2021 +1300
  14. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  15. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · Mon Mar 15 18:00:17 2021 +1300
  16. 2d507d2 cbfs: Support reading compression information by Simon Glass · Mon Mar 15 18:00:16 2021 +1300
  17. 0352edd cbfs: Simplify file iteration by Simon Glass · Mon Mar 15 18:00:15 2021 +1300
  18. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · Mon Mar 15 18:00:14 2021 +1300
  19. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · Mon Mar 15 18:00:13 2021 +1300
  20. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · Mon Mar 15 18:00:12 2021 +1300
  21. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · Mon Mar 15 18:00:11 2021 +1300
  22. 7a02c81 cbfs: Rename new_node to node by Simon Glass · Mon Mar 15 18:00:10 2021 +1300
  23. 04c51bd cbfs: Add support for attributes by Simon Glass · Mon Mar 15 18:00:09 2021 +1300
  24. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  25. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  26. 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · Mon Mar 15 18:00:06 2021 +1300
  27. 2daf7de x86: coral: Put the eMMC first by Simon Glass · Mon Mar 15 18:00:05 2021 +1300
  28. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  29. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:03 2021 +1300
  30. 945ff0f x86: coral: Add information about building / running by Simon Glass · Mon Mar 15 18:00:02 2021 +1300
  31. df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · Mon Mar 15 18:00:01 2021 +1300
  32. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  33. 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · Wed Mar 10 15:33:30 2021 +0100
  34. 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
  35. 774b23f binman: Update various pieces of the documentation by Simon Glass · Thu Mar 18 20:25:17 2021 +1300
  36. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · Thu Mar 18 20:25:16 2021 +1300
  37. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · Thu Mar 18 20:25:15 2021 +1300
  38. fa88828 binman: Rearrange documentation into headings by Simon Glass · Thu Mar 18 20:25:14 2021 +1300
  39. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300
  40. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · Thu Mar 18 20:25:12 2021 +1300
  41. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · Thu Mar 18 20:25:11 2021 +1300
  42. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · Thu Mar 18 20:25:10 2021 +1300
  43. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · Thu Mar 18 20:25:09 2021 +1300
  44. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · Thu Mar 18 20:25:08 2021 +1300
  45. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · Thu Mar 18 20:25:07 2021 +1300
  46. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · Thu Mar 18 20:25:06 2021 +1300
  47. ed93067 binman: Allow a way to select expanded entries by Simon Glass · Thu Mar 18 20:25:05 2021 +1300
  48. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · Thu Mar 18 20:25:04 2021 +1300
  49. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · Thu Mar 18 20:25:03 2021 +1300
  50. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · Thu Mar 18 20:25:02 2021 +1300
  51. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · Thu Mar 18 20:25:01 2021 +1300
  52. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · Thu Mar 18 20:25:00 2021 +1300
  53. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · Thu Mar 18 20:24:59 2021 +1300
  54. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · Thu Mar 18 20:24:58 2021 +1300
  55. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · Thu Mar 18 20:24:57 2021 +1300
  56. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · Thu Mar 18 20:24:56 2021 +1300
  57. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · Thu Mar 18 20:24:55 2021 +1300
  58. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · Thu Mar 18 20:24:54 2021 +1300
  59. 3f093a3 binman: Update entry help for files-align by Simon Glass · Thu Mar 18 20:24:53 2021 +1300
  60. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · Thu Mar 18 20:24:52 2021 +1300
  61. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · Thu Mar 18 20:24:51 2021 +1300
  62. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · Mon Mar 15 17:25:52 2021 +1300
  63. f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · Mon Mar 15 17:25:51 2021 +1300
  64. df2e71a x86: coral: Drop ACPI properties from of-platdata by Simon Glass · Mon Mar 15 17:25:50 2021 +1300
  65. 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · Mon Mar 15 17:25:49 2021 +1300
  66. f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:48 2021 +1300
  67. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · Mon Mar 15 17:25:47 2021 +1300
  68. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · Mon Mar 15 17:25:46 2021 +1300
  69. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · Mon Mar 15 17:25:45 2021 +1300
  70. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:44 2021 +1300
  71. e2ec0ea dm: doc: Add documentation for of-platdata-inst by Simon Glass · Mon Mar 15 17:25:43 2021 +1300
  72. 1730e46 dm: doc: Tidy up of-platdata docs by Simon Glass · Mon Mar 15 17:25:42 2021 +1300
  73. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · Mon Mar 15 17:25:41 2021 +1300
  74. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  75. 07f2e80 sandbox: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:39 2021 +1300
  76. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · Mon Mar 15 17:25:38 2021 +1300
  77. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  78. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  79. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  80. 492f0b0 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · Mon Mar 15 17:25:34 2021 +1300
  81. 9deea13 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · Mon Mar 15 17:25:33 2021 +1300
  82. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · Mon Mar 15 17:25:32 2021 +1300
  83. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  84. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  85. 6714bab sandbox_spl: Increase SPL malloc() size by Simon Glass · Mon Mar 15 17:25:29 2021 +1300
  86. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  87. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  88. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · Mon Mar 15 17:25:26 2021 +1300
  89. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  90. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  91. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:23 2021 +1300
  92. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  93. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  94. 29b099a dm: core: Include dt-decl.h automatically by Simon Glass · Mon Mar 15 17:25:20 2021 +1300
  95. c3576b2 Makefile: Remove old of-platdata files before regenerating by Simon Glass · Thu Mar 25 06:40:53 2021 +1300
  96. bfbf044 Makefile: Use a variable for generated of-platdata headers by Simon Glass · Thu Mar 25 06:40:52 2021 +1300
  97. db2b9ca dtoc: Only generate the required files by Simon Glass · Thu Mar 25 06:40:51 2021 +1300
  98. 049becf Makefile: Depend only on required of-platdata files by Simon Glass · Thu Mar 25 06:40:50 2021 +1300
  99. 8c0a0b0 Makefile: Avoid running dtoc every time by Simon Glass · Thu Mar 25 06:40:49 2021 +1300
  100. 237b3cc libfdt: Tidy up pylibfdt build rule by Simon Glass · Thu Mar 25 06:40:48 2021 +1300