Age | Commit message (Expand) | Author |
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 |
2014-11-25 | x86: Add init for model 206AX CPU | Simon Glass |
2014-11-25 | x86: Add LAPIC setup code | Simon Glass |
2014-11-25 | x86: Drop old CONFIG_INTEL_CORE_ARCH code | Simon Glass |
2014-11-25 | x86: Refactor interrupt_init() | Bin Meng |
2014-11-25 | x86: Remove cpu_init_r() for x86 | Bin Meng |
2014-11-25 | x86: Call cpu_init_interrupts() from interrupt_init() | Bin Meng |
2014-11-25 | x86: Add Intel speedstep and turbo mode code | Simon Glass |
2014-11-25 | x86: ivybridge: Set up XHCI USB | Simon Glass |
2014-11-25 | x86: ivybridge: Set up EHCI USB | Simon Glass |
2014-11-25 | x86: ivybridge: Add SATA init | Simon Glass |
2014-11-25 | x86: ivybridge: Add additional LPC init | Simon Glass |
2014-11-25 | x86: ivybridge: Add PCH init | Simon Glass |
2014-11-25 | x86: ivybridge: Add support for BD82x6x PCH | Simon Glass |
2014-11-25 | x86: pci: Add handlers before and after a PCI hose scan | Simon Glass |
2014-11-25 | x86: Factor out common values in the link script | Simon Glass |