1. 21296b0 x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 7 months ago
  2. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 7 months ago
  3. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 7 months ago
  4. 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 7 months ago
  5. f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 7 months ago
  6. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 7 months ago
  7. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  8. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  9. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 8 months ago
  10. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 9 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  12. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 9 months ago
  13. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 9 months ago
  14. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 9 months ago
  15. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 3 years, 10 months ago
  16. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  17. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 3 years, 10 months ago
  18. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  19. 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 3 years, 10 months ago
  20. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 10 months ago
  21. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 10 months ago
  22. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  23. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  24. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  25. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  26. 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 4 years ago
  27. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  28. 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
  29. dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years ago
  30. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  31. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  32. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  33. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 1 month ago
  34. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 1 month ago
  35. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  36. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 1 month ago
  37. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 1 month ago
  38. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 1 month ago
  39. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 1 month ago
  40. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 1 month ago
  41. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 1 month ago
  42. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 1 month ago
  43. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 1 month ago
  44. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 1 month ago
  45. abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 1 month ago
  46. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 1 month ago
  47. 59561c7 x86: Add some definitions for SMM by Simon Glass · 4 years, 1 month ago
  48. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 1 month ago
  49. e4f09f9 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 1 month ago
  50. 7924b49 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 1 month ago
  51. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 1 month ago
  52. 167c3f6 x86: Add a common global NVS structure by Simon Glass · 4 years, 1 month ago
  53. 13539ba x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 1 month ago
  54. 14f643d x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 1 month ago
  55. d9434a1 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 1 month ago
  56. 4d0c576 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 1 month ago
  57. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 2 months ago
  58. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 2 months ago
  59. 6e04cb7 x86: Update the bootparam header by Simon Glass · 4 years, 2 months ago
  60. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 2 months ago
  61. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 3 months ago
  62. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 3 months ago
  63. 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 3 months ago
  64. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  65. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  66. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  67. c6efee5 x86: mp: Add more comments to the module by Simon Glass · 4 years, 3 months ago
  68. 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  69. 3d734b5 x86: Don't enable SMP in SPL by Simon Glass · 4 years, 3 months ago
  70. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 3 months ago
  71. 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 3 months ago
  72. 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 3 months ago
  73. 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 3 months ago
  74. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 3 months ago
  75. e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 3 months ago
  76. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 3 months ago
  77. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 3 months ago
  78. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 3 months ago
  79. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  80. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
  81. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
  82. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  83. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
  84. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
  85. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  86. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  87. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
  88. 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  89. 95cfa1d x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  90. d8b5f5d x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  91. 319506c x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 5 months ago
  92. b9ce32e x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 5 months ago
  93. 10a428e x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 5 months ago
  94. 55f5453 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 5 months ago
  95. d8177a9 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 5 months ago
  96. 4711c1f x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 5 months ago
  97. 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 5 months ago
  98. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 5 months ago
  99. 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 5 months ago
  100. 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 5 months ago