summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14lynxpoint: Management Engine UpdatesAaron Durbin
2013-03-14haswell: Properly Guard Engergy Policy by CPUIDAaron Durbin
2013-03-14haswell: add PCI id supportAaron Durbin
2013-03-14haswell: Remove logic to send dram init done to MEAaron Durbin
2013-03-14basking ridge: update gpio, spd addresses, and OCAaron Durbin
2013-03-14haswell: notes and updates.Aaron Durbin
2013-03-14haswell: align pei_data structure with intel-frameworkAaron Durbin
2013-03-14haswell: use #defines for constants in udelay.cAaron Durbin
2013-03-14Mainboard: Add support for Grays ReefAaron Durbin
2013-03-14haswell: Add LPT LP device IDs to platform reportDuncan Laurie
2013-03-14haswell: Update GPU power management setupDuncan Laurie
2013-03-14lynxpoint: Update IOBP programming methodDuncan Laurie
2013-03-14x86: SMM Module SupportAaron Durbin
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2013-03-14libpayload: Turn the endian conversion macros into functions.Gabe Black
2013-03-14Support ITE IT8518 embedded controller running Quanta's firmwareStefan Reinauer
2013-03-14libpayload: Generalize and redistribute timekeeping codeGabe Black
2013-03-14libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUGGabe Black
2013-03-14haswell: always use MMIO PCI config accessesAaron Durbin
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin
2013-03-14libpayload: Don't declare the loop counter within the for loopGabe Black
2013-03-14exynos5250: add RAM resource beginning at physical addressDavid Hendricks
2013-03-13Eagleheights DSDT: Grant OS control through OSCMike Loptien
2013-03-13libpayload: Don't do unaligned accesses during LZMA decompressionGabe Black
2013-03-13libpayload: Add size_t and ssize_t types for ARM and x86Gabe Black
2013-03-13libpayload: Move over to the payload's stack during startupGabe Black
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPCGabe Black
2013-03-13libpayload: Add usb_generic_(create|remove) functions for unrecognized devicesGabe Black
2013-03-13libpayload: Split EHCI bulk transfers on packet boundaries over qTDsJulius Werner
2013-03-13libpayload: add support for 64-bit EHCI controllersVincent Palatin
2013-03-13libpayload: Stub out time keeping functions for ARM as wellGabe Black
2013-03-13libpayload: If no video drivers initialize in video_init, return 1.Gabe Black
2013-03-13libpayload: If there's no IO address space, don't try to use it for serialGabe Black
2013-03-13libpayload: If there's no IO space, complain if the serial claims to use itGabe Black
2013-03-13libpayload: Consolidate io vs. mem mapped serial into accessor functionsGabe Black
2013-03-13libpayload: Make whether or not there's an IO address space configurableGabe Black
2013-03-13Update 3rdparty mark to latest repositoryStefan Reinauer
2013-03-13libpayload: Start using only internal and compiler headers.Ronald G. Minnich
2013-03-13libpayload: Add more parenthesis to the endian conversion macrosGabe Black
2013-03-13libpayload: Make the source for lzma decompression constGabe Black
2013-03-13src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel
2013-03-13libpayloads: Provide BSD/glibc style endian functions.Hung-Te Lin
2013-03-13exynos5250: Don't set PS_HOLD in bootblock_cpu_initDavid Hendricks
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
2013-03-12libpayload: Remove unnecessary include of arch/msr.hGabe Black
2013-03-12libpayload: In the USBMSC read_capacity function, make buf an array of u32.Gabe Black
2013-03-12AMD CIMx SB800: Enable AHCI mode for SATA controller by defaultPaul Menzel
2013-03-12watchdog.h: Fix compile time error on disabling watchdog handlingPatrick Georgi
2013-03-12libpayload: Fix reading x86 CBFS images from RAMPatrick Georgi