1. 0bc1637 x86: coral: Update smbios tables to latest definition by Simon Glass · 4 years, 1 month ago
  2. 761d8eb x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() by Bin Meng · 4 years, 1 month ago
  3. bee77f6 x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years, 1 month ago
  4. 2db9e17 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · 4 years, 1 month ago
  5. 9d8ca9f x86: zimage: Quieten down the zimage boot process by Simon Glass · 4 years, 1 month ago
  6. 8ee2854 x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · 4 years, 1 month ago
  7. 842ff44 x86: zimage: Add a little more logging by Simon Glass · 4 years, 1 month ago
  8. 7b9e0d4 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 4 years, 1 month ago
  9. 7508120 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years, 1 month ago
  10. 14ca07c x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years, 1 month ago
  11. dd5fa06 x86: Silence some logging statements by Simon Glass · 4 years, 1 month ago
  12. a1fc995 x86: fsp: Convert fsp_dram to use log_debug() by Simon Glass · 4 years, 1 month ago
  13. 012310b x86: Set up Chrome OS to boot into developer mode by Simon Glass · 4 years, 1 month ago
  14. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years, 1 month ago
  15. 279672f x86: Define the Chrome OS GNVS region by Simon Glass · 4 years, 1 month ago
  16. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
  17. 4ead23d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years, 1 month ago
  18. 0581243 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years, 1 month ago
  19. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years, 1 month ago
  20. f8cc1ec x86: nhlt: Fix a few bugs in the table generation by Simon Glass · 4 years, 1 month ago
  21. cbea239 x86: nhlt: Correct output of bytes and 16-bit data by Simon Glass · 4 years, 1 month ago
  22. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
  23. 9b90b24 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years, 1 month ago
  24. d0823d8 x86: Add SMBIOS info for Coral by Simon Glass · 4 years, 1 month ago
  25. a6d9836 x86: coral: Drop the duplicate PCIe settings by Simon Glass · 4 years, 1 month ago
  26. 949c3b5 x86: Don't bother clearing global NVS by Simon Glass · 4 years, 1 month ago
  27. de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years, 1 month ago
  28. e50129a x86: Allow writing tables to fail by Simon Glass · 4 years, 1 month ago
  29. 28e750f x86: Add support for private files by Simon Glass · 4 years, 1 month ago
  30. c8ca6b6 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years, 1 month ago
  31. f07f4b9 x86: apl: Add core init for the SoC by Simon Glass · 4 years, 1 month ago
  32. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  33. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 2 months ago
  34. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 2 months ago
  35. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  36. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 3 months ago
  37. 9612c12 x86: Use multiple images by Simon Glass · 4 years, 3 months ago
  38. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  39. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  40. 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
  41. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
  42. 549995d x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
  43. ec7c2b6 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
  44. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
  45. 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
  46. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  47. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  48. fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago
  49. f4112b0 x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
  50. dd23446 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
  51. ad7bb30 x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 2 months ago
  52. 6b88e88 x86: Sort the MTRR table by Simon Glass · 4 years, 2 months ago
  53. 2d8b3c6 x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
  54. 34a9262 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
  55. f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 2 months ago
  56. fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 2 months ago
  57. 1eba121 x86: apl: Generate CPU tables by Simon Glass · 4 years, 2 months ago
  58. c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 2 months ago
  59. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  60. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
  61. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  62. c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 2 months ago
  63. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
  64. 9bd4e9d x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
  65. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  66. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  67. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  68. 973daf2 x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago
  69. ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  70. fedb532 x86: Add some definitions for SMM by Simon Glass · 4 years, 2 months ago
  71. 4c69a5f x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
  72. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  73. d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 2 months ago
  74. 91f2f19 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 2 months ago
  75. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
  76. 9893180 x86: Add a common global NVS structure by Simon Glass · 4 years, 2 months ago
  77. 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 2 months ago
  78. ca75c3f x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 2 months ago
  79. e42bff5 x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 2 months ago
  80. c052918 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 2 months ago
  81. 6e8f7e9 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 2 months ago
  82. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 3 months ago
  83. aad0d76 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 3 months ago
  84. c55ce68 x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 3 months ago
  85. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 3 months ago
  86. 3063483 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 3 months ago
  87. 24d26f7 x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 3 months ago
  88. 83dd29e x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 3 months ago
  89. 1931b19 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 3 months ago
  90. d9b3c98 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 3 months ago
  91. 0db800c x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 3 months ago
  92. d67ff03 x86: zboot: Correct image type by Simon Glass · 4 years, 3 months ago
  93. df30d41 x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 3 months ago
  94. 3a17717 x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 3 months ago
  95. 48800f4 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 3 months ago
  96. 6d5738d x86: Update the bootparam header by Simon Glass · 4 years, 3 months ago
  97. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  98. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 2 months ago
  99. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 2 months ago
  100. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 3 months ago