1. 0681dd8 x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  2. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  3. 0562f0d x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  4. ebe7874 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  5. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 8 years ago
  6. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · 8 years ago
  7. 4c2acfe x86: coreboot: Remove the dummy pch driver by Bin Meng · 8 years ago
  8. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  9. e4d977f x86: baytrail: Configure card detect pin of the SD controller by Bin Meng · 8 years ago
  10. 7bfe2b5 x86: baytrail: Change fsp, emmc-boot-mode to "auto" by Bin Meng · 8 years ago
  11. de6d198 x86: baytrail: Add 'reg' property in the pinctrl node by Bin Meng · 8 years ago
  12. 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
  13. 8ded13f x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 9 years ago
  14. 483b548 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 9 years ago
  15. 1dd2f67 x86: quark: Add platform ASL files by Bin Meng · 9 years ago
  16. 5efb415 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 9 years ago
  17. 15d4c41 x86: acpi: Make irqroute.asl common by Bin Meng · 9 years ago
  18. 7d404e4 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 9 years ago
  19. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 9 years ago
  20. 6efcb51 x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · 9 years ago
  21. ff0c478 x86: broadwell: Correct I/O APIC ID by Bin Meng · 9 years ago
  22. 330be03 x86: quark: Assign a unique I/O APIC ID by Bin Meng · 9 years ago
  23. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  24. e583234 x86: Remove SMP limitation in lapic_setup() by Bin Meng · 9 years ago
  25. 2ffcb17 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark by Bin Meng · 9 years ago
  26. ba63457 x86: galileo: Enable CPU driver by Bin Meng · 9 years ago
  27. ae86455 x86: Use latest microcode for all BayTrail boards by Bin Meng · 9 years ago
  28. ef348a7 x86: baytrail: Update to latest microcode by Bin Meng · 9 years ago
  29. 5e842af x86: Add some notes for MRC cache with Intel FSP by Bin Meng · 9 years ago
  30. dc2097d x86: baytrail: Add GPIO ASL description by Bin Meng · 9 years ago
  31. 0a00d50 x86: baytrail: Add internal UART ASL description by Bin Meng · 9 years ago
  32. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · 9 years ago
  33. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 9 years ago
  34. e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 9 years ago
  35. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
  36. 1c9da37 x86: Reserve configuration tables in high memory by Bin Meng · 9 years ago
  37. 1141fcf x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
  38. 322ec3e x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 9 years ago
  39. e31a79a x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 9 years ago
  40. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 9 years ago
  41. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 9 years ago
  42. 14f5655 x86: qemu: rename qemu/acpi_table.c by Miao Yan · 9 years ago
  43. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · 9 years ago
  44. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  45. f3c6a4e x86: qemu: add comment about qfw register endianness by Miao Yan · 9 years ago
  46. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 9 years ago
  47. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  48. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 9 years ago
  49. 75e27da x86: qemu: fix ACPI Kconfig options by Miao Yan · 9 years ago
  50. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  51. e9f5a79 x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · 9 years ago
  52. 6c9f944 x86: baytrail: Add platform ASL files by Bin Meng · 9 years ago
  53. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 9 years ago
  54. 88b08fb x86: acpi: Add some generic ASL libraries by Bin Meng · 9 years ago
  55. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · 9 years ago
  56. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 9 years ago
  57. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · 9 years ago
  58. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 9 years ago
  59. b063d5f x86: acpi: Change fill_header() by Bin Meng · 9 years ago
  60. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 9 years ago
  61. bbcff8d x86: acpi: Reorder code in acpi_table.h by Bin Meng · 9 years ago
  62. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · 9 years ago
  63. 76f2746 x86: acpi: Remove unused codes by Bin Meng · 9 years ago
  64. 0651f62 x86: dts: Update to include ACTL register details by Bin Meng · 9 years ago
  65. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · 9 years ago
  66. 61ad371 x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 9 years ago
  67. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 9 years ago
  68. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
  69. c2f2b3b x86: Drop asm/acpi.h by Bin Meng · 9 years ago
  70. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  71. 529b761 x86: Correct typo of Miao Yan's email address by Bin Meng · 9 years ago
  72. 1d35ada x86: qemu: Drop our own ACPI implementation by Bin Meng · 9 years ago
  73. 3e2c91c arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  74. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  75. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  76. b4ded74 x86: Support a chained-boot development flow by Simon Glass · 9 years ago
  77. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  78. e623ff6 x86: ivybridge: Convert to use the common SDRAM code by Simon Glass · 9 years ago
  79. dbc6e14 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  80. 9c852d7 x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  81. 0949351 x86: Add a function to set the IOAPIC ID by Simon Glass · 9 years ago
  82. 17f9d5c x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  83. d21f34e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  84. c7805d5 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  85. cb9a352 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  86. ac0cce5 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  87. ac9609c x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  88. 4979d07 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  89. e984eda x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  90. e7d04d8 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  91. 71606de x86: Add basic support for broadwell by Simon Glass · 9 years ago
  92. ecae7fd x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  93. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  94. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  95. 7be7f3e x86: link: Add pin configuration to the device tree by Simon Glass · 9 years ago
  96. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  97. 3b6c843 x86: ivybridge: Show microcode version for each core by Simon Glass · 9 years ago
  98. c17d450 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  99. d4e9074 x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  100. b41d2e31 x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago