Commit Graph

428 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Simon Glass 8c30b57130 x86: Move common LPC code to its own place 9 years ago
Simon Glass bb096b9fad x86: Add the root-complex block to common intel registers 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 9e66506d33 x86: Move microcode code to a common location 9 years ago
Simon Glass 342727ace6 x86: cpu: Add functions to return the family and stepping 9 years ago
Simon Glass d116b53f87 x86: Add comments to the SIPI vector 9 years ago
Simon Glass fde467772b x86: Correct duplicate POST values 9 years ago
Simon Glass d6d50db8a3 x86: gpio: Correct GPIO setup ordering 9 years ago
Simon Glass 8bf08b4207 x86: Add some more common MSR indexes 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 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 f2d0690e28 x86: Clean up coreboot_tables.h 9 years ago
Bin Meng 1329020d21 x86: Move sysinfo related to sysinfo.h 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Bin Meng 4374139627 x86: ivybridge: Add FSP support 9 years ago
Bin Meng 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 9 years ago
Bin Meng 3857ed015f x86: pci: Drop legacy PCI APIs 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Bin Meng 2b7ff26115 x86: Drop asm/arch/gpio.h 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 9 years ago
Miao Yan 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() 9 years ago
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 9 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 9 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 9 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 9 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 9 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 9 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 9 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 9 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 9 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 9 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 9 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 9 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 9 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 9 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 9 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 9 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 9 years ago
Simon Glass 9d156b5725 x86: ivybridge: Move CPU init code into the driver 9 years ago
Simon Glass 2b27d20529 x86: ivybridge: Rename lpc_init() to lpc_init_extra() 9 years ago
Simon Glass 858361b174 x86: ivybridge: Rename bd82x6x_init() 9 years ago
Simon Glass 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago