Commit Graph

202 Commits (01f14456306c84f9bcd3945a10c98ae50e30542a)

Author SHA1 Message Date
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
Simon Glass d19ee5c27e x86: ivybridge: Only run the Video BIOS when video is enabled 10 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Bin Meng fa5530b85d x86: Support pci bus scan in the early phase 10 years ago
Bin Meng 4722c035cf x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c 10 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 11 years ago
Bin Meng aada6276c6 x86: crownbay: Add SDHCI support 11 years ago
Bin Meng adfe3b247a x86: crownbay: Add SPI flash support 11 years ago
Bin Meng 8c5224c9f5 x86: Use consistent name XXX_ADDR for binary blob flash address 11 years ago
Bin Meng 58f542de30 x86: Add queensbay and crownbay Kconfig files 11 years ago
Bin Meng 240a79d95c x86: Enable the queensbay cpu directory build 11 years ago