1. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  2. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  3. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  4. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  5. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  6. 80a4570 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 7 months ago
  7. 96dedb0 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 7 months ago
  8. c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 7 months ago
  9. a8d6962 bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 7 months ago
  10. f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 7 months ago
  11. 45cd2e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · 3 years, 7 months ago
  12. 2d0423a doc: Convert Chromium OS docs to rst by Simon Glass · 3 years, 7 months ago
  13. c197f6e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 7 months ago
  14. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 7 months ago
  15. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 7 months ago
  16. eb26d88 bootstage: Warning if space is exhausted by Simon Glass · 3 years, 7 months ago
  17. 05e3a0d spl: Split out bootstage ID into a function by Simon Glass · 3 years, 7 months ago
  18. dc2886b binman: Show a message when changing subnodes by Simon Glass · 3 years, 7 months ago
  19. b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 7 months ago
  20. e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 7 months ago
  21. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 7 months ago
  22. 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 7 months ago
  23. 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 7 months ago
  24. a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 7 months ago
  25. 5d8c379 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 7 months ago
  26. 539db6a sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 7 months ago
  27. 70f5c99 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 7 months ago
  28. 9087e46 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 7 months ago
  29. 8657989 x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · 3 years, 7 months ago
  30. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 7 months ago
  31. 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 7 months ago
  32. b8bccce dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 7 months ago
  33. 937175e x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 7 months ago
  34. 19987c9 x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · 3 years, 7 months ago
  35. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 7 months ago
  36. 907bcd3 cmd: Add missing check for CONFIG_SYS_LONGHELP by Simon Glass · 3 years, 7 months ago
  37. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 7 months ago
  38. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 7 months ago
  39. 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 7 months ago
  40. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 7 months ago
  41. f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 7 months ago
  42. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 7 months ago
  43. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  44. ad66323 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 7 months ago
  45. a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 7 months ago
  46. 0e2fee5 cbfs: Simplify file iteration by Simon Glass · 3 years, 7 months ago
  47. 70a394a cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 7 months ago
  48. c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 7 months ago
  49. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 7 months ago
  50. 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 7 months ago
  51. 11a38a2 cbfs: Rename new_node to node by Simon Glass · 3 years, 7 months ago
  52. 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 7 months ago
  53. 326aae2 mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 7 months ago
  54. 42ee0cd tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 7 months ago
  55. ac77650 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 7 months ago
  56. 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 7 months ago
  57. 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 7 months ago
  58. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 7 months ago
  59. 414e10b x86: coral: Add information about building / running by Simon Glass · 3 years, 7 months ago
  60. 80814f4 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 7 months ago
  61. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
  62. 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
  63. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 7 months ago
  64. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  65. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  66. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  67. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  68. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  69. 5ce3191 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 7 months ago
  70. d1ceeef doc: Move UEFI under develop/ by Simon Glass · 3 years, 7 months ago
  71. cad7b6b x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 7 months ago
  72. cb88ec7 x86: Make use of binman expanded entries by Simon Glass · 3 years, 7 months ago
  73. cfee2b2 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 7 months ago
  74. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  75. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  76. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  77. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  78. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  79. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  80. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  81. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  82. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  83. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  84. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  85. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  86. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  87. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  88. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  89. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  90. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  91. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 7 months ago
  92. 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 7 months ago
  93. 26c6907 x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 7 months ago
  94. 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 7 months ago
  95. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 7 months ago
  96. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 7 months ago
  97. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 7 months ago
  98. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 7 months ago
  99. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  100. 34f73c9 dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 7 months ago