1. e2cb046 x86: samus: Don't include audio and SATA in TPL by Simon Glass · 1 year, 7 months ago
  2. 4cb3b9f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · 1 year, 7 months ago
  3. afa3d90 x86: Support debug UART in 64-bit mode by Simon Glass · 1 year, 7 months ago
  4. 5b465be x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · 1 year, 7 months ago
  5. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  6. 7a187a8 x86: Adjust search range for sysinfo table by Simon Glass · 1 year, 7 months ago
  7. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 10 months ago
  8. 91b614e Correct SPL uses of USB_KEYBOARD by Simon Glass · 1 year, 10 months ago
  9. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  10. 92a5c89 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · 2 years ago
  11. d414337 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · 2 years ago
  12. fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
  13. 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years, 1 month ago
  14. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 2 months ago
  15. fc872ee x86: fix longjmp() implementation by Heinrich Schuchardt · 2 years, 2 months ago
  16. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  17. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  18. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  19. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 7 months ago
  20. b62450c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 7 months ago
  21. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 8 months ago
  22. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 8 months ago
  23. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  24. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 9 months ago
  25. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  26. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
  27. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  28. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
  29. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  30. 59e8f36 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 3 years ago
  31. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 3 years ago
  32. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 3 years ago
  33. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  34. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  35. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 3 years ago
  36. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  37. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  38. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
  39. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 2 months ago
  40. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 2 months ago
  41. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 2 months ago
  42. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 2 months ago
  43. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 3 months ago
  44. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 3 months ago
  45. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  46. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  47. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  48. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 4 months ago
  49. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  50. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  51. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 4 months ago
  52. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 4 months ago
  53. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
  54. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  55. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 4 months ago
  56. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 5 months ago
  57. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 5 months ago
  58. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 4 months ago
  59. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 6 months ago
  60. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 6 months ago
  61. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  62. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 6 months ago
  63. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 7 months ago
  64. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 9 months ago
  65. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
  66. 2018a33 x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · 3 years, 9 months ago
  67. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
  68. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 9 months ago
  69. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
  70. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  71. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 9 months ago
  72. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 9 months ago
  73. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 9 months ago
  74. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 9 months ago
  75. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
  76. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  77. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 10 months ago
  78. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 10 months ago
  79. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  80. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  81. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 10 months ago
  82. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  83. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 11 months ago
  84. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 11 months ago
  85. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 11 months ago
  86. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 11 months ago
  87. a0df924 x86: typo segement by Heinrich Schuchardt · 4 years ago
  88. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years ago
  89. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 4 years ago
  90. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  91. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
  92. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  93. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  94. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  95. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 4 years ago
  96. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 4 years ago
  97. 7dc8259 x86: Move call64 into its own section by Simon Glass · 4 years ago
  98. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 4 years ago
  99. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  100. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago