1. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years ago
  2. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years ago
  3. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years ago
  4. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years ago
  5. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years ago
  6. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years ago
  7. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  8. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 1 month ago
  9. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  10. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 3 months ago
  11. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  12. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  13. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 3 months ago
  14. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  15. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  16. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  17. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 3 months ago
  18. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 3 months ago
  19. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 3 months ago
  20. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 3 months ago
  21. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 3 months ago
  22. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 3 months ago
  23. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 3 months ago
  24. 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 4 months ago
  25. 92873f8 x86: Don't set up MTRRs if previously done by Simon Glass · 3 years, 4 months ago
  26. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
  27. 6fbe06a x86: Discard .note.gnu.property sections by Bin Meng · 3 years, 4 months ago
  28. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  29. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 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. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 7 months ago
  33. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 7 months ago
  34. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 7 months ago
  35. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  36. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 7 months ago
  37. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 7 months ago
  38. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 7 months ago
  39. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 7 months ago
  40. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  41. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  42. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 8 months ago
  43. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 8 months ago
  44. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  45. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  46. 8cd1a0c x86: qemu: Fix broken multi-core boot by Bin Meng · 3 years, 9 months ago
  47. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  48. 76baecf x86: spl: Make moving BSS conditional by Simon Glass · 3 years, 9 months ago
  49. 37c664e x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · 3 years, 9 months ago
  50. 0b2bedb x86: apl: Enhance debugging in the SPL loader by Simon Glass · 3 years, 9 months ago
  51. 6754393 x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · 3 years, 9 months ago
  52. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 10 months ago
  53. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  54. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  55. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 10 months ago
  56. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 3 years, 10 months ago
  57. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 3 years, 10 months ago
  58. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  59. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  60. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 3 years, 10 months ago
  61. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 3 years, 10 months ago
  62. 7dc8259 x86: Move call64 into its own section by Simon Glass · 3 years, 10 months ago
  63. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 10 months ago
  64. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  65. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  66. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  67. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 10 months ago
  68. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  69. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 3 years, 11 months ago
  70. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 11 months ago
  71. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 3 years, 11 months ago
  72. 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 3 years, 11 months ago
  73. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  74. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago
  75. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  76. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  77. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  78. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  79. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  80. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  81. f72d3d6 x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 4 years ago
  82. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  83. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
  84. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  85. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  86. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
  87. 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
  88. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  89. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  90. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  91. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
  92. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  93. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  94. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  95. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 1 month ago
  96. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 1 month ago
  97. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 1 month ago
  98. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  99. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 1 month ago
  100. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 1 month ago