summaryrefslogtreecommitdiffstats
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-195-21/+21
* 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
* Board-status: Add second vendor lineKyösti Mälkki2014-05-191-0/+6
* LiPPERT: Add aliases for board_status wikiKyösti Mälkki2014-05-194-1/+25
* abuild: Only build boards with KconfigPatrick Georgi2014-05-191-2/+2
* 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: re-enable ccache supportPatrick Georgi2014-05-172-13/+19
* build: make scan-build work againPatrick Georgi2014-05-175-62/+37
* build: allow romcc to be wrappedPatrick Georgi2014-05-172-3/+6
* abuild: replace hardcoded values by their variablesPatrick Georgi2014-05-171-3/+3
* build: remove call to missing functionPatrick Georgi2014-05-171-2/+1
* build: break compiler flags out of $(CC)Patrick Georgi2014-05-173-4/+5
* build: don't call $(CC) -print-libgcc-file-name twicePatrick Georgi2014-05-171-2/+1
* build: kill one indirectionPatrick Georgi2014-05-173-12/+8
* build: get rid of a special casePatrick Georgi2014-05-172-4/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-1711-20/+20
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-1710-22/+20
* build: reduce duplication in payload adding rulesPatrick Georgi2014-05-171-25/+4
* libpayload: Fix to properly disable serial consoleKyösti Mälkki2014-05-171-4/+7
* xcompile: ABIs are really architecture specificPatrick Georgi2014-05-151-4/+5
* drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick Georgi2014-05-151-1/+1
* xcompile: break out big loop content into functionPatrick Georgi2014-05-151-2/+8
* xcompile: move tempfile cleanup closer togetherPatrick Georgi2014-05-151-5/+6
* xcompile: actually use "special compile flags" ideaPatrick Georgi2014-05-151-10/+4
* xcompile: fail earlier on missing host toolsPatrick Georgi2014-05-151-20/+27
* xcompile: slightly refactor variable expansion magicPatrick Georgi2014-05-151-23/+27
* xcompile: use bashPatrick Georgi2014-05-151-1/+1
* abuild: add -L|--clang to enable clang buildsPatrick Georgi2014-05-151-1/+6
* baytrail: Add SOC thermal settingsDuncan Laurie2014-05-154-1/+74
* baytrail: Enable PCIe common clock and ASPMDuncan Laurie2014-05-151-0/+2
OpenPOWER on IntegriCloud