Commit Graph

263 Commits (71cbe0d681d4288d090a404273ce6b0c1c14b617)

Author SHA1 Message Date
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
Bin Meng 236b711e89 x86: quark: Enable the Memory Reference Code build 10 years ago
Bin Meng b829f12afa x86: quark: Add System Memory Controller support 10 years ago
Bin Meng 38ad43e436 x86: quark: Add utility codes needed for MRC 10 years ago
Bin Meng 0a391b1c79 x86: quark: Add Memory Reference Code (MRC) main routines 10 years ago
Bin Meng ea94532461 x86: quark: Bypass TSC calibration 10 years ago
Bin Meng ef46bea02b x86: Enable the Intel quark/galileo build 10 years ago
Bin Meng 828d9af5ec x86: Add basic Intel Quark processor support 10 years ago
Bin Meng 0fae4d24df x86: quark: Add Cache-As-RAM initialization 10 years ago
Bin Meng faa8323299 x86: quark: Add routines to access message bus registers 10 years ago
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max 10 years ago
Simon Glass 8ce24cd991 x86: Allow FSP Kconfig settings for all x86 10 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 10 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 10 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 10 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 10 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 10 years ago
Simon Glass 380ab5cc27 x86: ivybridge: Drop the Kconfig MRC cache information 10 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 10 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 10 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 10 years ago
Bin Meng fea1c47f54 x86: Fix various code format issues in start16.S 10 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Bin Meng 566d1754d3 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c 10 years ago
Bin Meng cdcc17d73d x86: coreboot: Configure pci memory regions 10 years ago
Bin Meng 9d74f03460 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 10 years ago
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot 10 years ago
Simon Glass 801d70ce02 x86: Disable CAR before relocation on platforms that need it 10 years ago
Simon Glass 7b00896ade x86: ivybridge: Add a way to turn off the CAR 10 years ago
Simon Glass aaafcd6c3f x86: ivybridge: Request MTRRs for DRAM regions 10 years ago
Simon Glass 9818a00eea x86: ivybridge: Set up an MTRR for the video frame buffer 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Simon Glass 3a5659f7cf x86: ivybridge: Drop support for ROM caching 10 years ago