Commit Graph

484 Commits (59e4080c7e4d85bd29c343ea9167794feceadc3e)

Author SHA1 Message Date
Simon Glass 977a591893 x86: ivybridge: Move LPC and PCH init into northbridge probe() 9 years ago
Simon Glass 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method 9 years ago
Simon Glass e40a6e3f10 x86: ivybridge: Add a driver for the bd82x6x northbridge 9 years ago
Simon Glass 858361b174 x86: ivybridge: Rename bd82x6x_init() 9 years ago
Simon Glass fe40bd4d8f x86: ivybridge: Move more init to the probe() function 9 years ago
Simon Glass 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() 9 years ago
Simon Glass 4acc83d437 x86: ivybridge: Set up the LPC device using driver model 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass 0ac8b1f437 dm: x86: queensbay: Add an interrupt driver 9 years ago
Simon Glass 117bfc7fbe dm: x86: quark: Add an interrupt driver 9 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 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
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Bin Meng 6071cd62d5 x86: quark: Fix boot breakage 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 9 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 9 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 9 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 9 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 9 years ago
Bin Meng fa331fad1e x86: ivybridge: Do not require HAVE_INTEL_ME 9 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 9 years ago
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 9 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 9 years ago
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 9 years ago
Bin Meng d475d59020 x86: Remove CPU_INTEL_SOCKET_RPGA989 9 years ago
Bin Meng efe2d80cca x86: Clean up ivybridge/chrome Kconfig options 9 years ago
Bin Meng 9bf76c21e0 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 9 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 9 years ago
Bin Meng aedefb6f79 x86: qemu: Convert to use driver model pci 9 years ago
Bin Meng 487485956b x86: qemu: Move chipset-specific codes from pci.c to qemu.c 9 years ago
Bin Meng 20cbafa6fa x86: qemu: Remove call to vgabios execution 9 years ago
Bin Meng e5ffa4bb62 x86: queensbay: Really disable IGD 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
Bin Meng 3e45de6ed4 x86: ivybridge: Enable the MRC cache 10 years ago
Simon Glass fd8f4729ac x86: ivybridge: Measure the MRC code execution time 10 years ago
Simon Glass e9b3967c0c x86: ivybridge: Fix car_uninit() to correctly set run state 10 years ago
Simon Glass 9fbc5ccd79 x86: ivybridge: Check the RTC return value 10 years ago
Simon Glass 53327d3e61 x86: ivybridge: Use 'ret' instead of 'rcode' 10 years ago
Simon Glass 7b95252d82 x86: chromebook_link: Enable the debug UART 10 years ago
Simon Glass 60994a02a5 x86: Init the debug UART if enabled 10 years ago