summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14haswell: remove CONFIG_GFXUMAAaron Durbin
2013-03-14x86: improve lb_cleanup_memory_rangesAaron Durbin
2013-03-14baskingridge: dev, recovery, and WP switch supportAaron Durbin
2013-03-14baskingridge: update gpio map documentationAaron Durbin
2013-03-14haswell: Add VGA PCI ID mappingsAaron Durbin
2013-03-14baskingridge: zero out alt_gp_smi_en in devicetreeAaron Durbin
2013-03-14baskingridge: rename graysreef to baskingridgeStefan Reinauer
2013-03-14lynxpoint: Update device IDs and clock gating setupDuncan Laurie
2013-03-14lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie
2013-03-14haswell: Add ULT CPUID and updated microcodeDuncan Laurie
2013-03-14haswell: Add ULT device IDsDuncan Laurie
2013-03-14lynxpoint: Add Kconfig entry for Low Power chipsetDuncan Laurie
2013-03-14lynxpoint: ME to BIOS Payload UpdatesAaron Durbin
2013-03-14lynx point: add new ME status informationAaron Durbin
2013-03-14graysreef: update platform informationAaron Durbin
2013-03-14OT200: reset MFGTP7 (backlight pwm)Christian Gmeiner
2013-03-14haswell: remove GPIO60 memory reset gate on S3 transitionDuncan Laurie
2013-03-14haswell: remove explicit pcie config accessesAaron Durbin
2013-03-14lynxpoint: PMIR register renameAaron Durbin
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