Commit Graph

256 Commits (fc5d54b7fa3fa602e06e2f0863c0b134d6afca70)

Author SHA1 Message Date
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 8 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 8 years ago
George McCollister 8a1a7595cf x86: acpi: Fix madt lapic generation 9 years ago
Bin Meng 4cdce9f5b4 x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables 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 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 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 fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 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 8a8c035255 x86: acpi: Various changes to acpi_table.h 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
Simon Glass 7ac99be6e2 x86: Add an ICH6 pin configuration driver 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Bin Meng 3cf23719b1 x86: Support booting SeaBIOS 9 years ago
Bin Meng 26f9a9b73a x86: Implement functions for writing coreboot table 9 years ago
Bin Meng ff94c219e9 x86: Support writing configuration tables in high area 9 years ago
Bin Meng ef4d0a524e x86: Simplify codes in write_tables() 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Bin Meng 897e1dc86a x86: Use a macro for ROM table alignment 9 years ago
Bin Meng a5221b5206 x86: Change to use start/end address pair in write_tables() 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Bin Meng dc5be508b0 x86: fsp: Make sure HOB list is not overwritten by U-Boot 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
Simon Glass 8b674418e0 x86: Don't show an error when the MRC cache is up to date 9 years ago
Simon Glass 5544757ce9 dm: x86: Add a northbridge uclass 9 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 9 years ago
Simon Glass ca831f4933 dm: Expand the uclass for Platform Controller Hubs (PCH) 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Bin Meng 59fb7fbd49 x86: fsp: Always use hex numbers in the hob command output 9 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 9 years ago
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 9 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago