1. 00815be x86: coreboot: Enable support for the configuration editor by Simon Glass · 3 months ago
  2. 3df6145 x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE by Andrew Goodbody · 3 months ago
  3. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 3 months ago
  4. 3451e03 acpi: Move function prototype by Patrick Rudolph · 3 months ago
  5. 4b882f6 acpi: acpi_table: Bump revisions by Patrick Rudolph · 3 months ago
  6. 4a3fc0f acpi: x86: Move MADT to common code by Patrick Rudolph · 3 months ago
  7. f5f7962 acpi: x86: Write FADT in common code by Maximilian Brune · 3 months ago
  8. 1c03efc acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · 3 months ago
  9. 44917d5 x86: cpu: Add missing header inclusion by Andy Shevchenko · 3 months ago
  10. c1614a4 x86: cpu: Add a few prototypes to the header file by Andy Shevchenko · 3 months ago
  11. 2fb5cc2 x86: cpu: Mark a few functions static by Andy Shevchenko · 3 months ago
  12. c222dda x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 3 months ago
  13. e1c0dd3 x86: coreboot: Add timestamps from coreboot to bootstage by Simon Glass · 5 months ago
  14. 734b0cb x86: coreboot: Update the timestamp code to use sysinfo by Simon Glass · 5 months ago
  15. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 5 months ago
  16. 6ab545b x86: Show the CPU vendor in bdinfo by Simon Glass · 5 months ago
  17. b84d2f2 x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo by Tom Rini · 12 months ago
  18. ad33ce2 x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · 3 months ago
  19. d206182 dts: Deduplicate dtbs target by Marek Vasut · 3 months ago
  20. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  21. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  22. bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  23. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  24. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  25. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  26. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 4 months ago
  27. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  28. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  29. 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 5 months ago
  30. 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 6 months ago
  31. 2e93131 global_data: Drop spl_handoff by Simon Glass · 5 months ago
  32. a6616ba global_data: Drop global_data hose by Simon Glass · 5 months ago
  33. 7d08262 global_data: Remove pci_ram_top by Simon Glass · 5 months ago
  34. 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 5 months ago
  35. c17b2a0 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · 6 months ago
  36. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 6 months ago
  37. 62b668b x86: Remove duplicate newlines by Marek Vasut · 6 months ago
  38. 35f04c9 x86: Set up some assumed sizes for binary blobs by Simon Glass · 7 months ago
  39. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 9 months ago
  40. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  41. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  42. 0576234 x86: Add missing <linux/types.h> by Tom Rini · 9 months ago
  43. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 9 months ago
  44. e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  45. 52c62ac x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · 1 year, 1 month ago
  46. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 9 months ago
  47. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
  48. 2343d89 x86: coreboot: Enable truetype fonts by Simon Glass · 1 year ago
  49. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 1 year ago
  50. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
  51. cf70f75 x86: Drop message about features being missing with 64-bit by Simon Glass · 1 year, 1 month ago
  52. 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 1 year, 1 month ago
  53. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 9 months ago
  54. 39f7045 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · 1 year, 1 month ago
  55. 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 1 year, 1 month ago
  56. d2c485a x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 1 year, 1 month ago
  57. db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 1 year, 1 month ago
  58. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 1 year, 1 month ago
  59. bade0ac x86: zboot: Move command code into its own file by Simon Glass · 1 year, 1 month ago
  60. e4255f4 x86: zboot: Move zimage definitions to the header file by Simon Glass · 1 year, 1 month ago
  61. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 12 months ago
  62. 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 1 year, 1 month ago
  63. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 1 year, 1 month ago
  64. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 1 year, 1 month ago
  65. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 1 year, 1 month ago
  66. 2c714d6 x86: coral: Align bootph SPI-flash subnodes with parent by Simon Glass · 1 year, 1 month ago
  67. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 1 year, 1 month ago
  68. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 1 year, 1 month ago
  69. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 1 year, 1 month ago
  70. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 2 months ago
  71. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 1 year, 1 month ago
  72. b1f8b56 arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year, 2 months ago
  73. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year, 2 months ago
  74. 93e1552 x86: Add defines for ins/outs functions by Igor Prusov · 1 year, 2 months ago
  75. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year, 2 months ago
  76. e1302b3 x86: coreboot: Add a sysinfo driver by Simon Glass · 1 year, 2 months ago
  77. d7f592d x86: Drop <common.h> from remaining header files by Tom Rini · 1 year, 3 months ago
  78. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  79. 9354330 x86: coreboot: Record the position of the SMBIOS tables by Simon Glass · 1 year, 4 months ago
  80. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 4 months ago
  81. 3fef0de x86: coreboot: Enable VIDEO_COPY by Simon Glass · 1 year, 4 months ago
  82. 9a1447d x86: coreboot: Drop USB init on startup by Simon Glass · 1 year, 4 months ago
  83. 8ebca32 x86: Set the CPU vendor in SPL by Simon Glass · 1 year, 4 months ago
  84. 2c6b979 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · 1 year, 4 months ago
  85. 7739b27 x86: coreboot: Document cbmem console struct by Simon Glass · 1 year, 4 months ago
  86. 6acc072 x86: dm: Mark driver model as dead when disabling CAR by Simon Glass · 1 year, 4 months ago
  87. cd1ee5d x86: broadwell: Set up MTRRs by Simon Glass · 1 year, 4 months ago
  88. 3ca9b86 x86: broadwell: Avoid initing the CPU twice by Simon Glass · 1 year, 4 months ago
  89. 623b3e8 x86: spl: Change the condition for copying U-Boot to RAM by Simon Glass · 1 year, 4 months ago
  90. 02de919 x86: Add some log categories by Simon Glass · 1 year, 4 months ago
  91. 8e34ddc x86: broadwell: Show the memory delay by Simon Glass · 1 year, 4 months ago
  92. b95bc64 x86: Prevent from missing the FADT chaining by Andy Shevchenko · 1 year, 5 months ago
  93. 2e977b2 Reland "x86: Move FACP table into separate functions"" by Simon Glass · 1 year, 5 months ago
  94. 5c39f2c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · 1 year, 10 months ago
  95. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 5 months ago
  96. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 5 months ago
  97. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
  98. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 5 months ago
  99. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 5 months ago
  100. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 6 months ago