Commit Graph

476 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

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