Age | Commit message (Expand) | Author |
2015-02-06 | x86: Add support for Intel Minnowboard Max | Simon Glass |
2015-02-06 | x86: Allow FSP Kconfig settings for all x86 | Simon Glass |
2015-02-06 | x86: mmc: Move common FSP functions into a common file | Simon Glass |
2015-02-05 | x86: Make CAR and DRAM FSP code common | Simon Glass |
2015-02-05 | x86: Move common FSP code into a common location | Simon Glass |
2015-02-05 | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass |
2015-02-05 | x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 | Simon Glass |
2015-01-24 | x86: ivybridge: Drop the Kconfig MRC cache information | Simon Glass |
2015-01-24 | x86: config: Enable hook for saving MRC configuration | Simon Glass |
2015-01-24 | x86: Implement a cache for Memory Reference Code parameters | Simon Glass |
2015-01-24 | x86: Use ipchecksum from net/ | Simon Glass |
2015-01-23 | x86: Fix various code format issues in start16.S | Bin Meng |
2015-01-23 | x86: Test mtrr support flag before accessing mtrr msr | Bin Meng |
2015-01-23 | x86: Save mtrr support flag in global data | Bin Meng |
2015-01-23 | x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c | Bin Meng |
2015-01-13 | x86: coreboot: Configure pci memory regions | Bin Meng |
2015-01-13 | x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig | Bin Meng |
2015-01-13 | x86: coreboot: Set up timer base correctly | Bin Meng |
2015-01-13 | x86: fsp: Drop get_hob_type() and get_hob_length() | Bin Meng |
2015-01-13 | x86: ivybridge: Update microcode early in boot | Simon Glass |
2015-01-13 | x86: Disable CAR before relocation on platforms that need it | Simon Glass |
2015-01-13 | x86: ivybridge: Add a way to turn off the CAR | Simon Glass |
2015-01-13 | x86: ivybridge: Request MTRRs for DRAM regions | Simon Glass |
2015-01-13 | x86: ivybridge: Set up an MTRR for the video frame buffer | Simon Glass |
2015-01-13 | x86: Add support for MTRRs | Simon Glass |
2015-01-13 | x86: ivybridge: Drop support for ROM caching | Simon Glass |
2015-01-13 | x86: ivybridge: Only run the Video BIOS when video is enabled | Simon Glass |
2015-01-12 | x86: Simplify the fsp hob access functions | Bin Meng |
2015-01-12 | pci: Make pci apis usable before relocation | Bin Meng |
2015-01-12 | x86: Support pci bus scan in the early phase | Bin Meng |
2015-01-12 | x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c | Bin Meng |
2014-12-18 | x86: Clean up the FSP support codes | Bin Meng |
2014-12-18 | x86: crownbay: Add SDHCI support | Bin Meng |
2014-12-18 | x86: crownbay: Add SPI flash support | Bin Meng |
2014-12-18 | x86: Use consistent name XXX_ADDR for binary blob flash address | Bin Meng |
2014-12-18 | x86: Add queensbay and crownbay Kconfig files | Bin Meng |
2014-12-18 | x86: Enable the queensbay cpu directory build | Bin Meng |
2014-12-18 | x86: Convert microcode format to device-tree-only | Simon Glass |
2014-12-18 | x86: Add basic support to queensbay platform and crownbay board | Bin Meng |
2014-12-18 | x86: Correct problems in the microcode loading | Simon Glass |
2014-12-18 | x86: ivybridge: Update the microcode | Simon Glass |
2014-12-13 | x86: Support Intel FSP initialization path in start.S | Bin Meng |
2014-12-13 | x86: Add post failure codes for bist and car | Bin Meng |
2014-12-13 | x86: queensbay: Adapt FSP support codes | Bin Meng |
2014-12-13 | x86: Initial import from Intel FSP release for Queensbay platform | Bin Meng |
2014-12-13 | x86: Clean up asm-offsets | Bin Meng |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2014-11-25 | x86: Add initial video device init for Intel GMA | Simon Glass |
2014-11-25 | x86: Add GDT descriptors for option ROMs | Simon Glass |
2014-11-25 | x86: ivybridge: Add northbridge init functions | Simon Glass |