summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-19Add guard for UMA globalsKyösti Mälkki
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-19vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi
2014-05-19build: move include paths where they belongPatrick Georgi
2014-05-19agesa: drop non-existing search pathsPatrick Georgi
2014-05-19fix printk typesPatrick Georgi
2014-05-19Add aliases for Chromebooks in board_infoKyösti Mälkki
2014-05-19LiPPERT: Add aliases for board_status wikiKyösti Mälkki
2014-05-18device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan
2014-05-18drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan
2014-05-17lenovo/t60: Enable dock serial port when undocked and redockedDamien Zammit
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-15drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick Georgi
2014-05-15baytrail: Add SOC thermal settingsDuncan Laurie
2014-05-15baytrail: Enable PCIe common clock and ASPMDuncan Laurie
2014-05-15baytrail: enable graphics turboAaron Durbin
2014-05-15rambi: Add ACPI devices and interrupts for codec and ALSDuncan Laurie
2014-05-15baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPEDAaron Durbin
2014-05-15baytrail: Add ACPI Device for XHCIDuncan Laurie
2014-05-15rambi: Add ACPI table support for I2C devicesDuncan Laurie
2014-05-15baytrail: nvm: use proper types for checking eraseAaron Durbin
2014-05-15baytrail: mrc_cache: check region erased before erasingAaron Durbin
2014-05-15rambi: disable SERIRQ native functionalityAaron Durbin
2014-05-14southbridge/amd/cimx/sb800: Unused func smbus_delay()Edward O'Callaghan
2014-05-14mainboard/lenovo/t520: too many arguments to pc_keyboard_initEdward O'Callaghan
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-13mainboard/lenovo: Add Lenovo Thinkpad T520 supportZaolin
2014-05-13cpu/intel: Add CPU socket rPGA988BZaolin
2014-05-13baytrail: add C0 microcode updateAaron Durbin
2014-05-13baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13baytrail: dptf: Add disable trip point methodsDuncan Laurie
2014-05-13rambi: dptf: Set critical thresholdsDuncan Laurie
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13baytrail: Updates for DPTF ACPI frameworkDuncan Laurie
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13rambi: Update the DPTF configurationDuncan Laurie
2014-05-13baytrail: don't SMI on tco timer firingAaron Durbin
2014-05-13baytrail: clear the pmc wake status registersAaron Durbin
2014-05-13baytrail: log reset, power, and wake events in elogAaron Durbin
2014-05-13baytrail: snapshot power state in romstageAaron Durbin
2014-05-13baytrail: add cpuid for C0Aaron Durbin
2014-05-13rambi: Move KBD_IRQ pin for Rambi 2.0 boardShawn Nematbakhsh
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan