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