1. 653554b x86: Add support for private files by Simon Glass · 4 years ago
  2. dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years ago
  3. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  4. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  5. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  6. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
  7. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  8. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  9. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 2 months ago
  10. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  11. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  12. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 1 month ago
  13. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 1 month ago
  14. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 1 month ago
  15. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 1 month ago
  16. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 1 month ago
  17. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 1 month ago
  18. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 1 month ago
  19. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 1 month ago
  20. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 1 month ago
  21. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 1 month ago
  22. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 1 month ago
  23. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 1 month ago
  24. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 1 month ago
  25. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  26. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 1 month ago
  27. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 1 month ago
  28. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 1 month ago
  29. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 1 month ago
  30. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 1 month ago
  31. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 1 month ago
  32. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 1 month ago
  33. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 1 month ago
  34. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 1 month ago
  35. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 1 month ago
  36. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 1 month ago
  37. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 1 month ago
  38. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 1 month ago
  39. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 1 month ago
  40. abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 1 month ago
  41. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 1 month ago
  42. 59561c7 x86: Add some definitions for SMM by Simon Glass · 4 years, 1 month ago
  43. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 1 month ago
  44. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 1 month ago
  45. e4f09f9 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 1 month ago
  46. 7924b49 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 1 month ago
  47. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 1 month ago
  48. 167c3f6 x86: Add a common global NVS structure by Simon Glass · 4 years, 1 month ago
  49. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 1 month ago
  50. 13539ba x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 1 month ago
  51. 14f643d x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 1 month ago
  52. d9434a1 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 1 month ago
  53. 4d0c576 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 1 month ago
  54. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 2 months ago
  55. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 2 months ago
  56. f82cd7b x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 2 months ago
  57. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 2 months ago
  58. 3e59759 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 2 months ago
  59. 1d9e4bb x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 2 months ago
  60. 6f873f5 x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 2 months ago
  61. 88f1cd6 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 2 months ago
  62. 5588e77 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 2 months ago
  63. e9d31b3 x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 2 months ago
  64. 00630f6 x86: zboot: Correct image type by Simon Glass · 4 years, 2 months ago
  65. c038f3b x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 2 months ago
  66. 30b372d x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 2 months ago
  67. e814837 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 2 months ago
  68. 6e04cb7 x86: Update the bootparam header by Simon Glass · 4 years, 2 months ago
  69. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  70. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 1 month ago
  71. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 1 month ago
  72. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 1 month ago
  73. 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 1 month ago
  74. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 2 months ago
  75. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 2 months ago
  76. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  77. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 3 months ago
  78. 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  79. 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 months ago
  80. 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 3 months ago
  81. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 3 months ago
  82. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 3 months ago
  83. 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 3 months ago
  84. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 3 months ago
  85. 9589c44 x86: chromebook_panther: Correct the image layout by Simon Glass · 4 years, 3 months ago
  86. a78466a x86: Move the fdtmap away from the binary blobs by Simon Glass · 4 years, 3 months ago
  87. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 3 months ago
  88. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  89. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  90. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  91. c6efee5 x86: mp: Add more comments to the module by Simon Glass · 4 years, 3 months ago
  92. 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  93. aa3a4d8 x86: mtrr: Update MTRRs on all CPUs by Simon Glass · 4 years, 3 months ago
  94. 3d734b5 x86: Don't enable SMP in SPL by Simon Glass · 4 years, 3 months ago
  95. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 3 months ago
  96. 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 3 months ago
  97. 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 3 months ago
  98. 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 3 months ago
  99. db3a37c x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 3 months ago
  100. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 3 months ago