Commit Graph

221 Commits (65c4ac0a831d1a8640602ae966f913ec811843eb)

Author SHA1 Message Date
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
Bin Meng faa8323299 x86: quark: Add routines to access message bus registers 11 years ago
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max 11 years ago
Simon Glass 8ce24cd991 x86: Allow FSP Kconfig settings for all x86 11 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 11 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 11 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 11 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 11 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 11 years ago
Simon Glass 380ab5cc27 x86: ivybridge: Drop the Kconfig MRC cache information 11 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 11 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 11 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 11 years ago
Bin Meng fea1c47f54 x86: Fix various code format issues in start16.S 11 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 11 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 11 years ago
Bin Meng 566d1754d3 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c 11 years ago
Bin Meng cdcc17d73d x86: coreboot: Configure pci memory regions 11 years ago
Bin Meng 9d74f03460 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 11 years ago
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly 11 years ago