Commit Graph

364 Commits (lime2-spi)

Author SHA1 Message Date
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 8 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
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 8 years ago
Bin Meng 4cdce9f5b4 x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables 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 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
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 fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 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 8a8c035255 x86: acpi: Various changes to acpi_table.h 8 years ago
Bin Meng dca4d1a2ce x86: acpi: Fix compiler warnings in write_acpi_tables() 8 years ago
Bin Meng 5cb0f0dc88 x86: Fix build warning in tables.c when CONFIG_SEABIOS 8 years ago
Simon Glass 7ac99be6e2 x86: Add an ICH6 pin configuration driver 8 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 8 years ago
Bin Meng 3cf23719b1 x86: Support booting SeaBIOS 8 years ago
Bin Meng 26f9a9b73a x86: Implement functions for writing coreboot table 8 years ago
Bin Meng ff94c219e9 x86: Support writing configuration tables in high area 8 years ago
Bin Meng ef4d0a524e x86: Simplify codes in write_tables() 8 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 8 years ago
Bin Meng 897e1dc86a x86: Use a macro for ROM table alignment 8 years ago
Bin Meng a5221b5206 x86: Change to use start/end address pair in write_tables() 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Bin Meng dc5be508b0 x86: fsp: Make sure HOB list is not overwritten by U-Boot 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Bin Meng 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 8 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 8 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