Commit Graph

347 Commits (bf9bffa9784411ba743b127adc031bcb6e27735d)

Author SHA1 Message Date
Simon Glass 65dd1507e3 x86: Add common SDRAM-init code 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago
Simon Glass 1cb1611fc6 x86: Add a function to set the IOAPIC ID 9 years ago
Simon Glass 2627c7e2c1 x86: broadwell: Add support for SDRAM setup 9 years ago
Simon Glass 71a8f2080b x86: broadwell: Add power-control support 9 years ago
Simon Glass 08cb7420a2 x86: broadwell: Add an LPC driver 9 years ago
Simon Glass b24f5c4f27 x86: broadwell: Add a pinctrl driver 9 years ago
Simon Glass 1e6f4e5886 x86: broadwell: Add a PCH driver 9 years ago
Simon Glass 2f3f477b77 x86: Add basic support for broadwell 9 years ago
Simon Glass 0adf8d3548 x86: Add support for running Intel reference code 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 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
Simon Glass 6bcb675b2f x86: Record the CPU details when starting each core 9 years ago
Simon Glass 005174d661 x86: Allow I/O functions to use pointers 9 years ago
Simon Glass 30928c1151 x86: Add macros to clear and set I/O bits 9 years ago
Simon Glass b70e742d16 x86: ivybridge: Drop sandybridge_early_init() 9 years ago
Simon Glass 8b900a4175 x86: Move Intel Management Engine code to a common place 9 years ago
Simon Glass 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET 9 years ago
Simon Glass 50dd3da004 x86: Move common CPU code to its own place 9 years ago
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