Commit Graph

37362 Commits (efd4be4c82daeab0df91e034e505b1bf8cbcba84)
 

Author SHA1 Message Date
Bin Meng efd4be4c82 x86: doc: Add porting hints for ACPI with Windows 8 years ago
Bin Meng 7bfe0da4d2 x86: baytrail: Add GPIO ASL description 8 years ago
Bin Meng fa427438bd x86: baytrail: Add internal UART ASL description 8 years ago
Bin Meng bb68dd528f acpi: Quieten IASL output when 'make -s' is used 8 years ago
Bin Meng 206a3a4246 x86: doc: Mention Ubuntu/Windows installation and boot support 8 years ago
Bin Meng da944391e8 x86: baytrail: Enable SeaBIOS on all boards 8 years ago
Bin Meng 5a6a2c714e x86: doc: Update information about IGD with SeaBIOS 8 years ago
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 8 years ago
Bin Meng 17b63c80bf x86: acpi: Remove the unnecessary checksum calculation of DSDT 8 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 8 years ago
Bin Meng 644a76742c x86: Use high_table_malloc() for tables passing to SeaBIOS 8 years ago
Bin Meng d19c90747d x86: Reserve configuration tables in high memory 8 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 8 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 8 years ago
Bin Meng 548344912f x86: Compile coreboot_table.c only for SeaBIOS 8 years ago
Bin Meng 10d569ea1a x86: Fix up PIRQ routing table checksum earlier 8 years ago
Bin Meng 1e2f7b9e8e x86: Call board_final_cleanup() in last_stage_init() 8 years ago
Bin Meng 91fc5bf652 x86: minnowmax: Adjust U-Boot environment address in SPI flash 8 years ago
Miao Yan f7e20f6628 config: sandbox: enable qfw and cmd_qfw for testing 8 years ago
Miao Yan 494ec0d093 x86: qemu: rename qemu/acpi_table.c 8 years ago
Miao Yan eece493a7a cmd: qfw: bring ACPI generation code into qfw core 8 years ago
Miao Yan d6ccb14e5a cmd: qfw: do not depend on x86 8 years ago
Miao Yan 86e30e67ad cmd: qfw: do not require default macros when building qfw command 8 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 8 years ago
Miao Yan 331ba7db6c x86: qemu: add comment about qfw register endianness 8 years ago
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core 8 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 8 years ago
Miao Yan d3ad062392 cmd: qfw: make fwcfg_present and fwcfg_dma_present public 8 years ago
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 8 years ago
Miao Yan 099b2196e4 cmd: qfw: add API to iterate firmware list 8 years ago
Miao Yan 34865a65c4 x86: qemu: fix ACPI Kconfig options 8 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 8 years ago
Bin Meng 49d929bbc4 x86: doc: Document ACPI support 8 years ago
Bin Meng eda995a8b0 x86: doc: Minor update for accuracy 8 years ago
Bin Meng 030b9e34c9 x86: Remove acpi=off boot parameter when ACPI is on 8 years ago
Bin Meng 7a47a0827d x86: baytrail: Add .gitignore for ACPI enabled boards 8 years ago
Bin Meng ad3098f7b8 x86: baytrail: Enable ACPI table generation for all boards 8 years ago
Bin Meng 4470f2d51c x86: baytrail: Generate ACPI FADT/MADT tables 8 years ago
Bin Meng 42f8ebfd23 x86: baytrail: Add platform ASL files 8 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 8 years ago
Bin Meng 9e70a11622 x86: acpi: Add some generic ASL libraries 8 years ago
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions 8 years ago
Bin Meng 25e133ecb7 x86: acpi: Align FACS table to a 64 byte boundary 8 years ago
Bin Meng 7e79a6bc2e x86: acpi: Use u32 in table write routines 8 years ago
Bin Meng ab5efd576c x86: acpi: Adjust order in acpi_table.c 8 years ago
Bin Meng dfbb18bcf6 x86: acpi: Change fill_header() 8 years ago
Bin Meng cea91319c2 x86: acpi: Remove acpi_create_ssdt_generator() 8 years ago
Bin Meng 728c4afc39 x86: acpi: Reorder code in acpi_table.h 8 years ago
Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h 8 years ago
Bin Meng f4446629c9 x86: acpi: Remove unused codes 8 years ago