summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add guard for UMA globalsKyösti Mälkki2014-05-191-0/+2
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-194-20/+20
* vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi2014-05-1910-84/+22
* build: move include paths where they belongPatrick Georgi2014-05-1912-46/+19
* agesa: drop non-existing search pathsPatrick Georgi2014-05-194-43/+0
* fix printk typesPatrick Georgi2014-05-193-5/+5
* Add aliases for Chromebooks in board_infoKyösti Mälkki2014-05-1911-1/+55
* LiPPERT: Add aliases for board_status wikiKyösti Mälkki2014-05-194-1/+25
* device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan2014-05-181-1/+1
* drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan2014-05-181-5/+0
* lenovo/t60: Enable dock serial port when undocked and redockedDamien Zammit2014-05-171-0/+4
* build: make scan-build work againPatrick Georgi2014-05-171-23/+0
* build: break compiler flags out of $(CC)Patrick Georgi2014-05-171-1/+1
* build: kill one indirectionPatrick Georgi2014-05-171-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-178-9/+9
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-178-14/+13
* drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick Georgi2014-05-151-1/+1
* baytrail: Add SOC thermal settingsDuncan Laurie2014-05-154-1/+74
* baytrail: Enable PCIe common clock and ASPMDuncan Laurie2014-05-151-0/+2
* baytrail: enable graphics turboAaron Durbin2014-05-151-0/+4
* rambi: Add ACPI devices and interrupts for codec and ALSDuncan Laurie2014-05-154-2/+93
* baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPEDAaron Durbin2014-05-152-1/+9
* baytrail: Add ACPI Device for XHCIDuncan Laurie2014-05-152-0/+39
* rambi: Add ACPI table support for I2C devicesDuncan Laurie2014-05-152-29/+202
* baytrail: nvm: use proper types for checking eraseAaron Durbin2014-05-151-2/+3
* baytrail: mrc_cache: check region erased before erasingAaron Durbin2014-05-151-3/+6
* rambi: disable SERIRQ native functionalityAaron Durbin2014-05-151-1/+1
* southbridge/amd/cimx/sb800: Unused func smbus_delay()Edward O'Callaghan2014-05-141-5/+0
* mainboard/lenovo/t520: too many arguments to pc_keyboard_initEdward O'Callaghan2014-05-141-1/+1
* intel: Drop obsolete comments on MTRR usageKyösti Mälkki2014-05-144-37/+0
* mainboard/lenovo: Add Lenovo Thinkpad T520 supportZaolin2014-05-1322-0/+2225
* cpu/intel: Add CPU socket rPGA988BZaolin2014-05-135-0/+31
* baytrail: add C0 microcode updateAaron Durbin2014-05-132-0/+12801
* baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin2014-05-131-0/+8
* chromeec: add function to reboot on unexpected imageAaron Durbin2014-05-132-5/+14
* baytrail: dptf: Add disable trip point methodsDuncan Laurie2014-05-132-101/+68
* rambi: dptf: Set critical thresholdsDuncan Laurie2014-05-131-4/+7
* chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie2014-05-131-16/+16
* chrome ec: call DPTF thermal threshold event handlerAaron Durbin2014-05-131-0/+4
* baytrail: Updates for DPTF ACPI frameworkDuncan Laurie2014-05-133-58/+146
* chrome ec: Update header and add functions to support DPTFDuncan Laurie2014-05-132-71/+486
* rambi: Update the DPTF configurationDuncan Laurie2014-05-131-3/+5
* baytrail: don't SMI on tco timer firingAaron Durbin2014-05-131-2/+2
* baytrail: clear the pmc wake status registersAaron Durbin2014-05-133-0/+16
* baytrail: log reset, power, and wake events in elogAaron Durbin2014-05-132-0/+119
* baytrail: snapshot power state in romstageAaron Durbin2014-05-134-23/+121
* baytrail: add cpuid for C0Aaron Durbin2014-05-131-0/+1
* rambi: Move KBD_IRQ pin for Rambi 2.0 boardShawn Nematbakhsh2014-05-132-3/+3
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-1316-112/+6
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-1336-1134/+0