Commit Graph

273 Commits (1a92541d9c5341c6cdf6f713b056c30c1e06a325)

Author SHA1 Message Date
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Simon Glass 5bd828b532 efi: x86: Adjust EFI files support efi_loader 8 years ago
Simon Glass 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 years ago
Simon Glass d36badfdc6 x86: Move efi .lds files into the 'lib' directory 8 years ago
Simon Glass 1f3f0357aa x86: Correct a build warning in x86 tables 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
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> 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 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