Commit Graph

248 Commits (063374d2f698162d0cc2d6ea44c8e332c639db0a)

Author SHA1 Message Date
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
Bin Meng 343fb99064 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 10 years ago
Andrew Bradford afbbd413a3 x86: baytrail: pci region 3 is not always mapped to end of ram 10 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 10 years ago
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree 10 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 10 years ago
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 10 years ago
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo 10 years ago
Bin Meng b162257d4f x86: quark: Initialize non-standard BARs 10 years ago
Bin Meng 20c34115d6 x86: quark: Call MRC in dram_init() 10 years ago