1. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
  2. 62b668b x86: Remove duplicate newlines by Marek Vasut · 4 months ago
  3. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  6. e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 8 months ago WIP/10Apr2024
  8. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 11 months ago
  9. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 11 months ago
  10. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  11. b1f8b56 arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year ago
  12. e1302b3 x86: coreboot: Add a sysinfo driver by Simon Glass · 1 year ago
  13. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  14. 9a1447d x86: coreboot: Drop USB init on startup by Simon Glass · 1 year, 2 months ago
  15. 8ebca32 x86: Set the CPU vendor in SPL by Simon Glass · 1 year, 2 months ago
  16. 2c6b979 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · 1 year, 2 months ago
  17. 3ca9b86 x86: broadwell: Avoid initing the CPU twice by Simon Glass · 1 year, 3 months ago
  18. 02de919 x86: Add some log categories by Simon Glass · 1 year, 3 months ago
  19. 8e34ddc x86: broadwell: Show the memory delay by Simon Glass · 1 year, 3 months ago
  20. b95bc64 x86: Prevent from missing the FADT chaining by Andy Shevchenko · 1 year, 3 months ago
  21. 2e977b2 Reland "x86: Move FACP table into separate functions"" by Simon Glass · 1 year, 3 months ago
  22. 5c39f2c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · 1 year, 9 months ago
  23. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  24. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  25. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 3 months ago
  26. 3cc4095 x86: qemu: Add required linux/sizes.h include by Simon Glass · 1 year, 4 months ago
  27. 1fa64e1 Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · 1 year, 4 months ago
  28. ea6eef2 x86: Run QEMU machine setup in SPL by Simon Glass · 1 year, 4 months ago
  29. d560f7c x86: Return mtrr_add_request() to its old purpose by Simon Glass · 1 year, 4 months ago
  30. b895642 x86: Switch QEMU over to use the bochs driver by Simon Glass · 1 year, 4 months ago
  31. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 4 months ago
  32. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
  33. b73dba7 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 4 months ago
  34. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 4 months ago
  35. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  36. e2cb046 x86: samus: Don't include audio and SATA in TPL by Simon Glass · 1 year, 7 months ago
  37. 4cb3b9f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · 1 year, 7 months ago
  38. afa3d90 x86: Support debug UART in 64-bit mode by Simon Glass · 1 year, 7 months ago
  39. 5b465be x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · 1 year, 7 months ago
  40. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  41. 7a187a8 x86: Adjust search range for sysinfo table by Simon Glass · 1 year, 7 months ago
  42. d5d0e4d x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · 1 year, 9 months ago
  43. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
  44. 91b614e Correct SPL uses of USB_KEYBOARD by Simon Glass · 1 year, 10 months ago
  45. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  46. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 2 years ago
  47. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 2 years ago
  48. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
  49. 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years ago
  50. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  51. fc872ee x86: fix longjmp() implementation by Heinrich Schuchardt · 2 years, 2 months ago
  52. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  53. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  54. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  55. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  56. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago WIP/2022-06-06-assorted-improvements
  57. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  58. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  59. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  60. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 8 months ago
  61. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  62. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
  63. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  64. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
  65. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  66. 59e8f36 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 2 years, 11 months ago
  67. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 11 months ago
  68. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  69. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  70. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  71. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 2 years, 11 months ago
  72. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  73. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  74. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
  75. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 1 month ago
  76. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 1 month ago
  77. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 1 month ago
  78. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  79. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago
  80. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago WIP/2021-09-30-whitespace-cleanups
  81. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  82. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  83. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  84. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 4 months ago
  85. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  86. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  87. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  88. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 4 months ago
  89. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
  90. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  91. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  92. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
  93. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
  94. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 4 months ago
  95. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 5 months ago
  96. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 5 months ago
  97. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  98. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 5 months ago
  99. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  100. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago