Commit Graph

886 Commits (fa427438bd3f0e2d8a6dfd0f721f52aa950b52ee)

Author SHA1 Message Date
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
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 9 years ago
Miao Yan 34865a65c4 x86: qemu: fix ACPI Kconfig options 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng 4470f2d51c x86: baytrail: Generate ACPI FADT/MADT tables 9 years ago
Bin Meng 42f8ebfd23 x86: baytrail: Add platform ASL files 9 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 9 years ago
Bin Meng 9e70a11622 x86: acpi: Add some generic ASL libraries 9 years ago
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions 9 years ago
Bin Meng 25e133ecb7 x86: acpi: Align FACS table to a 64 byte boundary 9 years ago
Bin Meng 7e79a6bc2e x86: acpi: Use u32 in table write routines 9 years ago
Bin Meng ab5efd576c x86: acpi: Adjust order in acpi_table.c 9 years ago
Bin Meng dfbb18bcf6 x86: acpi: Change fill_header() 9 years ago
Bin Meng cea91319c2 x86: acpi: Remove acpi_create_ssdt_generator() 9 years ago
Bin Meng 728c4afc39 x86: acpi: Reorder code in acpi_table.h 9 years ago
Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h 9 years ago
Bin Meng f4446629c9 x86: acpi: Remove unused codes 9 years ago
Bin Meng ce8dd77d99 x86: dts: Update to include ACTL register details 9 years ago
Bin Meng d4e61f505b x86: irq: Enable SCI on IRQ9 9 years ago
Bin Meng 07ac84eaaa x86: irq: Reserve IRQ9 for ACPI in PIC mode 9 years ago
Bin Meng dca4d1a2ce x86: acpi: Fix compiler warnings in write_acpi_tables() 9 years ago
Bin Meng 5cb0f0dc88 x86: Fix build warning in tables.c when CONFIG_SEABIOS 9 years ago
Bin Meng b6524477df x86: Drop asm/acpi.h 9 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Bin Meng 7b63b1832b x86: Correct typo of Miao Yan's email address 9 years ago
Bin Meng 697ec43146 x86: qemu: Drop our own ACPI implementation 9 years ago
Simon Glass c1352119fd arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled 9 years ago
Stefan Roese 82ceba2ca2 x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support 9 years ago
Simon Glass 374e78efb0 x86: Add support for the samus chromebook 9 years ago
Simon Glass e5aa8a9b15 x86: Support a chained-boot development flow 9 years ago
Simon Glass 69ca6fd850 x86: dts: Drop memory SPD compatible string 9 years ago
Simon Glass 147ba41d29 x86: ivybridge: Convert to use the common SDRAM code 9 years ago
Simon Glass 65dd1507e3 x86: Add common SDRAM-init code 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago