Commit Graph

290 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Bin Meng 4be2f42bbc x86: qemu: Adjust VGA initialization 10 years ago
Bin Meng 0fcb7acf67 x86: qemu: Enable legacy IDE I/O ports decode 10 years ago
Bin Meng cc7debc719 x86: qemu: Turn on legacy segments decode 10 years ago
Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing 10 years ago
Bin Meng 05b98ec346 x86: quark: Implement PIRQ routing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago
Bin Meng 9c4f541237 x86: qemu: Add graphics support 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 10 years ago
Simon Glass ede9709316 x86: Add a CPU driver for baytrail 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 10 years ago
Simon Glass 6f41e0e7bc x86: Provide access to the IDT 10 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 10 years ago
Simon Glass 9a7d700cca x86: Disable -Werror 10 years ago
Simon Glass 4051386107 x86: Remove unwanted MMC debugging 10 years ago
Simon Glass ebebf05976 x86: quark: Use reset_cpu() 10 years ago
Simon Glass 5021c81faa x86: ivybridge: Use reset_cpu() 10 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 10 years ago
Simon Glass 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash 10 years ago
Bin Meng f82a7840f1 x86: quark: Turn on legacy segments decode 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 10 years ago
Bin Meng 9704f23b00 x86: queensbay: Avoid using PCH prefix 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 161d2e4e5b x86: Split up arch_cpu_init() 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Simon Glass 892ff8e972 x86: Support machines with >4GB of RAM 10 years ago
Bin Meng e4ad6031a7 x86: quark: Enable on-chip ethernet controllers 10 years ago
Tom Rini 1c854dc5d4 arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME 10 years ago
Bin Meng 312cc39e27 x86: quark: MRC codes clean up 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Bin Meng 6df7ffea13 x86: Add SD/MMC support to quark/galileo 11 years ago
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo 11 years ago
Bin Meng b162257d4f x86: quark: Initialize non-standard BARs 11 years ago
Bin Meng 20c34115d6 x86: quark: Call MRC in dram_init() 11 years ago
Bin Meng 236b711e89 x86: quark: Enable the Memory Reference Code build 11 years ago
Bin Meng b829f12afa x86: quark: Add System Memory Controller support 11 years ago
Bin Meng 38ad43e436 x86: quark: Add utility codes needed for MRC 11 years ago
Bin Meng 0a391b1c79 x86: quark: Add Memory Reference Code (MRC) main routines 11 years ago
Bin Meng ea94532461 x86: quark: Bypass TSC calibration 11 years ago
Bin Meng ef46bea02b x86: Enable the Intel quark/galileo build 11 years ago
Bin Meng 828d9af5ec x86: Add basic Intel Quark processor support 11 years ago
Bin Meng 0fae4d24df x86: quark: Add Cache-As-RAM initialization 11 years ago