Commit Graph

182 Commits (9f4cd0200cae9821f9ae7994b86ec7a2023bbcd0)

Author SHA1 Message Date
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 10 years ago
Bin Meng aada6276c6 x86: crownbay: Add SDHCI support 10 years ago
Bin Meng adfe3b247a x86: crownbay: Add SPI flash support 10 years ago
Bin Meng 8c5224c9f5 x86: Use consistent name XXX_ADDR for binary blob flash address 10 years ago
Bin Meng 58f542de30 x86: Add queensbay and crownbay Kconfig files 10 years ago
Bin Meng 240a79d95c x86: Enable the queensbay cpu directory build 10 years ago
Simon Glass 0f61de8d9d x86: Convert microcode format to device-tree-only 10 years ago
Bin Meng b2e02d2865 x86: Add basic support to queensbay platform and crownbay board 10 years ago
Simon Glass b591ee3913 x86: Correct problems in the microcode loading 10 years ago
Simon Glass cf29e3e303 x86: ivybridge: Update the microcode 10 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 10 years ago
Bin Meng 95a5a47466 x86: Add post failure codes for bist and car 10 years ago
Bin Meng 8e04d4c537 x86: queensbay: Adapt FSP support codes 10 years ago
Bin Meng 752a0b085b x86: Initial import from Intel FSP release for Queensbay platform 10 years ago
Bin Meng fe0c33a5ac x86: Clean up asm-offsets 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 10 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 10 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 10 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 10 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 10 years ago
Simon Glass b636dd1079 x86: Drop old CONFIG_INTEL_CORE_ARCH code 10 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 10 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 10 years ago