1. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  2. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 4 months ago
  3. e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
  4. 8c17908 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
  5. 0b13e3c x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
  6. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  7. 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
  8. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
  9. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
  10. 0b24b12 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 9 months ago
  11. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 9 months ago
  12. 3404e05 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
  13. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  14. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  15. 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
  16. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
  17. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  18. ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
  19. 5dc4f39 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
  20. 66af999 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 10 months ago
  21. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  22. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  23. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  24. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  25. d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
  26. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  27. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
  28. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  29. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  30. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  31. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years, 1 month ago
  32. 279672f x86: Define the Chrome OS GNVS region by Simon Glass · 4 years, 1 month ago
  33. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years, 1 month ago
  34. e50129a x86: Allow writing tables to fail by Simon Glass · 4 years, 1 month ago
  35. c8ca6b6 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years, 1 month ago
  36. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · 4 years, 1 month ago
  37. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  38. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  39. f4112b0 x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
  40. dd23446 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
  41. 2d8b3c6 x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
  42. 34a9262 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
  43. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  44. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
  45. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  46. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
  47. 9bd4e9d x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
  48. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  49. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  50. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  51. 973daf2 x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago
  52. ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  53. fedb532 x86: Add some definitions for SMM by Simon Glass · 4 years, 2 months ago
  54. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  55. d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 2 months ago
  56. 91f2f19 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 2 months ago
  57. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
  58. 9893180 x86: Add a common global NVS structure by Simon Glass · 4 years, 2 months ago
  59. ca75c3f x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 2 months ago
  60. e42bff5 x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 2 months ago
  61. c052918 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 2 months ago
  62. 6e8f7e9 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 2 months ago
  63. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 3 months ago
  64. aad0d76 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 3 months ago
  65. 6d5738d x86: Update the bootparam header by Simon Glass · 4 years, 3 months ago
  66. d659591 x86: Drop nhlt_serialise() by Simon Glass · 4 years, 3 months ago
  67. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 4 months ago
  68. 104855f x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 4 months ago
  69. c6955af x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 4 months ago
  70. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  71. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  72. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  73. 00906cb x86: mp: Add more comments to the module by Simon Glass · 4 years, 5 months ago
  74. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  75. a2c515c x86: Don't enable SMP in SPL by Simon Glass · 4 years, 5 months ago
  76. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 5 months ago
  77. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 5 months ago
  78. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 5 months ago
  79. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 5 months ago
  80. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 5 months ago
  81. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 5 months ago
  82. e40633d x86: Move MP code into mp_init by Simon Glass · 4 years, 5 months ago
  83. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 5 months ago
  84. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 5 months ago
  85. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 5 months ago
  86. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
  87. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
  88. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  89. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
  90. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
  91. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
  92. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
  93. c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 5 months ago
  94. b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
  95. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
  96. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
  97. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 6 months ago
  98. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 6 months ago
  99. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 6 months ago
  100. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 6 months ago