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