1. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 8 months ago
  2. 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 8 months ago
  3. 1b0851f sandbox: Correct uninit conflict by Simon Glass · 3 years, 9 months ago
  4. ed8603d bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
  5. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 9 months ago
  6. a4a55e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
  7. 8dfb135 doc: Convert Chromium OS docs to rst by Simon Glass · 3 years, 9 months ago
  8. 947e64e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 9 months ago
  9. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  10. 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
  11. 73709af bootstage: Warning if space is exhausted by Simon Glass · 3 years, 9 months ago
  12. 97447ea spl: Split out bootstage ID into a function by Simon Glass · 3 years, 9 months ago
  13. 5dc338f binman: Show a message when changing subnodes by Simon Glass · 3 years, 9 months ago
  14. 4d294a7 test: Silenece the echo and print tests by Simon Glass · 3 years, 9 months ago
  15. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 9 months ago
  16. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 9 months ago
  17. f0a4538 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 9 months ago
  18. 8f5fdf3 sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 9 months ago
  19. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 9 months ago
  20. dafc5d7 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 9 months ago
  21. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 9 months ago
  22. 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 9 months ago
  23. b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 9 months ago
  24. 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 9 months ago
  25. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
  26. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 9 months ago
  27. c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 9 months ago
  28. ee3ea44 x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 9 months ago
  29. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 9 months ago
  30. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 9 months ago
  31. ac8d9d5 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 9 months ago
  32. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 9 months ago
  33. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
  34. 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 9 months ago
  35. b7f8bad x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 9 months ago
  36. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 9 months ago
  37. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
  38. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  39. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 9 months ago
  40. 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
  41. 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 9 months ago
  42. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 9 months ago
  43. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
  44. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
  45. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
  46. 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 9 months ago
  47. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
  48. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 9 months ago
  49. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
  50. 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 9 months ago
  51. 2daf7de x86: coral: Put the eMMC first by Simon Glass · 3 years, 9 months ago
  52. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 9 months ago
  53. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
  54. 945ff0f x86: coral: Add information about building / running by Simon Glass · 3 years, 9 months ago
  55. df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 9 months ago
  56. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 9 months ago
  57. 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 9 months ago
  58. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
  59. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 9 months ago
  60. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 9 months ago
  61. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · 3 years, 9 months ago
  62. fa88828 binman: Rearrange documentation into headings by Simon Glass · 3 years, 9 months ago
  63. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 9 months ago
  64. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 9 months ago
  65. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · 3 years, 9 months ago
  66. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 9 months ago
  67. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · 3 years, 9 months ago
  68. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 9 months ago
  69. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 9 months ago
  70. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 9 months ago
  71. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 9 months ago
  72. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 9 months ago
  73. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 9 months ago
  74. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 9 months ago
  75. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 9 months ago
  76. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 9 months ago
  77. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 9 months ago
  78. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 9 months ago
  79. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 9 months ago
  80. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 9 months ago
  81. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 9 months ago
  82. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 9 months ago
  83. 3f093a3 binman: Update entry help for files-align by Simon Glass · 3 years, 9 months ago
  84. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 9 months ago
  85. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 9 months ago
  86. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 9 months ago
  87. f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 9 months ago
  88. df2e71a x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 9 months ago
  89. 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 9 months ago
  90. f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 9 months ago
  91. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 9 months ago
  92. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 9 months ago
  93. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 9 months ago
  94. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
  95. e2ec0ea dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 9 months ago
  96. 1730e46 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 9 months ago
  97. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
  98. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
  99. 07f2e80 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
  100. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 9 months ago