Commit Graph

920 Commits (fa8a485d06188e38abc9c46fbd1be916fe16fb7a)

Author SHA1 Message Date
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 9 years ago
George McCollister 215099a522 x86: Add Advantech SOM-DB5800/SOM-6867 support 9 years ago
Bin Meng 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting 9 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
Bin Meng cf7108b320 x86: quark: Introduce ACPI global NVS 9 years ago
Bin Meng 2047390abc x86: baytrail: Introduce ACPI global NVS 9 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 years ago
Bin Meng 377656b2cc x86: baytrail: Introduce a Kconfig option for the internal UART 9 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Bin Meng ff6e156966 x86: coreboot: Remove the dummy pch driver 9 years ago
Bin Meng d8906c1f3f x86: Probe pinctrl driver in cpu_init_r() 9 years ago
Bin Meng f7a01e4848 x86: baytrail: Configure card detect pin of the SD controller 9 years ago
Bin Meng 58d1fedb1f x86: baytrail: Change fsp, emmc-boot-mode to "auto" 9 years ago
Bin Meng e264e3cc5b x86: baytrail: Add 'reg' property in the pinctrl node 9 years ago
George McCollister 8a1a7595cf x86: acpi: Fix madt lapic generation 9 years ago
Bin Meng d3d664725b x86: baytrail: acpi: Fix I/O APIC ID in the MADT table 9 years ago
Bin Meng 7ee371063f x86: quark: Generate ACPI FADT/MADT tables 9 years ago
Bin Meng 48cf8b8346 x86: quark: Add platform ASL files 9 years ago
Bin Meng ec37913221 x86: quark: Prepare device.h for inclusion by ASL 9 years ago
Bin Meng 3498cc9775 x86: acpi: Make irqroute.asl common 9 years ago
Bin Meng 0d71511a2a x86: acpi: Create a common irqlinks ASL file 9 years ago
Bin Meng 4cdce9f5b4 x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables 9 years ago
Bin Meng 5ce378cfcf x86: kconfig: Add two options for SMBIOS manufacturer and product name 9 years ago
Bin Meng b813ea9a14 x86: broadwell: Correct I/O APIC ID 9 years ago
Bin Meng 911d6f6932 x86: quark: Assign a unique I/O APIC ID 9 years ago
Bin Meng e2126711af x86: Call lapic_setup() in interrupt_init() 9 years ago
Bin Meng aaaa55751a x86: Remove SMP limitation in lapic_setup() 9 years ago
Bin Meng 3299be2479 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark 9 years ago
Bin Meng 0ac8d5e552 x86: galileo: Enable CPU driver 9 years ago
Bin Meng bab4b96166 x86: Use latest microcode for all BayTrail boards 9 years ago
Bin Meng c88f508f69 x86: baytrail: Update to latest microcode 9 years ago
Bin Meng 5c60a3abde x86: Add some notes for MRC cache with Intel FSP 9 years ago
Bin Meng 7bfe0da4d2 x86: baytrail: Add GPIO ASL description 9 years ago
Bin Meng fa427438bd x86: baytrail: Add internal UART ASL description 9 years ago
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 9 years ago
Bin Meng 17b63c80bf x86: acpi: Remove the unnecessary checksum calculation of DSDT 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Bin Meng 644a76742c x86: Use high_table_malloc() for tables passing to SeaBIOS 9 years ago
Bin Meng d19c90747d x86: Reserve configuration tables in high memory 9 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 9 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 9 years ago
Bin Meng 548344912f x86: Compile coreboot_table.c only for SeaBIOS 9 years ago
Bin Meng 10d569ea1a x86: Fix up PIRQ routing table checksum earlier 9 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 9 years ago
Miao Yan 494ec0d093 x86: qemu: rename qemu/acpi_table.c 9 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 9 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
Miao Yan 331ba7db6c x86: qemu: add comment about qfw register endianness 9 years ago
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core 9 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 9 years ago