summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan2014-05-211-87/+102
* amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan2014-05-215-15/+15
* mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan2014-05-214-8/+4
* vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan2014-05-211-6/+6
* amd/cimx/sb?00/SATA.c: Integer overflow in loop conditionEdward O'Callaghan2014-05-212-2/+2
* baytrail: Fix some minor errors in FSPDavid Hendricks2014-05-212-9/+2
* mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan2014-05-201-48/+44
* drivers: Drop GbE stub driversEdward O'Callaghan2014-05-2012-151/+0
* vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan2014-05-193-8/+8
* amd/agesa: Implicit assigment between enum without castEdward O'Callaghan2014-05-193-3/+3
* amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan2014-05-193-177/+177
* via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki2014-05-194-13/+21
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-1938-32/+12
* 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
OpenPOWER on IntegriCloud