1. b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
  2. d46c093 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 4 years ago
  3. 98bf740 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years ago
  4. 7f061e0 x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years ago
  5. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  6. d0147fe x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · 4 years ago
  7. 9910fc1 x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years ago
  8. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  9. 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 4 years ago
  10. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
  11. 01e3c9d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years ago
  12. 2de4744 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years ago
  13. a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years ago
  14. 8bcfb79 x86: nhlt: Fix a few bugs in the table generation by Simon Glass · 4 years ago
  15. a87fff8 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · 4 years ago
  16. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  17. f36e4c7 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years ago
  18. cac9c6a x86: Add SMBIOS info for Coral by Simon Glass · 4 years ago
  19. 7263101 x86: coral: Drop the duplicate PCIe settings by Simon Glass · 4 years ago
  20. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
  21. 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years ago
  22. 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years ago
  23. 653554b x86: Add support for private files by Simon Glass · 4 years ago
  24. dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years ago
  25. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  26. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  27. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  28. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
  29. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  30. 2e3b883 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 2 months ago
  31. 2463f16 x86: Use multiple images by Simon Glass · 4 years, 2 months ago
  32. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  33. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  34. 49f5141 x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 1 month ago
  35. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 1 month ago
  36. cc5e02f x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 1 month ago
  37. 4558d32 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 1 month ago
  38. 96bf9be x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 1 month ago
  39. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 1 month ago
  40. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 1 month ago
  41. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 1 month ago
  42. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 1 month ago
  43. 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 1 month ago
  44. 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 1 month ago
  45. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 1 month ago
  46. f31b02c x86: Sort the MTRR table by Simon Glass · 4 years, 1 month ago
  47. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 1 month ago
  48. c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 1 month ago
  49. ca60199 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 1 month ago
  50. ea78675 x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 1 month ago
  51. 60c0231 x86: apl: Generate CPU tables by Simon Glass · 4 years, 1 month ago
  52. abb4e42 x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 1 month ago
  53. da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 1 month ago
  54. 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 1 month ago
  55. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 1 month ago
  56. b98b91b x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 1 month ago
  57. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 1 month ago
  58. 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 1 month ago
  59. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 1 month ago
  60. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 1 month ago
  61. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 1 month ago
  62. abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 1 month ago
  63. 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 1 month ago
  64. 59561c7 x86: Add some definitions for SMM by Simon Glass · 4 years, 1 month ago
  65. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 1 month ago
  66. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 1 month ago
  67. e4f09f9 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 1 month ago
  68. 7924b49 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 1 month ago
  69. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 1 month ago
  70. 167c3f6 x86: Add a common global NVS structure by Simon Glass · 4 years, 1 month ago
  71. 97bafc9 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 1 month ago
  72. 13539ba x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 1 month ago
  73. 14f643d x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 1 month ago
  74. d9434a1 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 1 month ago
  75. 4d0c576 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 1 month ago
  76. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 2 months ago
  77. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 2 months ago
  78. f82cd7b x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 2 months ago
  79. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 2 months ago
  80. 3e59759 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 2 months ago
  81. 1d9e4bb x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 2 months ago
  82. 6f873f5 x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 2 months ago
  83. 88f1cd6 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 2 months ago
  84. 5588e77 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 2 months ago
  85. e9d31b3 x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 2 months ago
  86. 00630f6 x86: zboot: Correct image type by Simon Glass · 4 years, 2 months ago
  87. c038f3b x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 2 months ago
  88. 30b372d x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 2 months ago
  89. e814837 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 2 months ago
  90. 6e04cb7 x86: Update the bootparam header by Simon Glass · 4 years, 2 months ago
  91. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  92. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 1 month ago
  93. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 1 month ago
  94. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 1 month ago
  95. 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, 2 months ago
  96. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 2 months ago
  97. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 2 months ago
  98. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  99. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 3 months ago
  100. 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago