summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan
2014-05-22southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan
2014-05-22vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan
2014-05-22northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan
2014-05-22southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan
2014-05-22device/pci_ids.h: defines for new Intel LPC devicesMartin Roth
2014-05-22x86/include/arch/acpi.h: remove incorrect semicolonMartin Roth
2014-05-21device_romstage: Add a way to move to the next deviceMartin Roth
2014-05-21amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan
2014-05-21amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-05-21mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan
2014-05-21vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan
2014-05-21amd/cimx/sb?00/SATA.c: Integer overflow in loop conditionEdward O'Callaghan
2014-05-21baytrail: Fix some minor errors in FSPDavid Hendricks
2014-05-20mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan
2014-05-20drivers: Drop GbE stub driversEdward O'Callaghan
2014-05-19vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan
2014-05-19amd/agesa: Implicit assigment between enum without castEdward O'Callaghan
2014-05-19amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan
2014-05-19via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki
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-19Board-status: Add second vendor lineKyösti Mälkki
2014-05-19LiPPERT: Add aliases for board_status wikiKyösti Mälkki
2014-05-19abuild: Only build boards with KconfigPatrick Georgi
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: re-enable ccache supportPatrick Georgi
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17build: allow romcc to be wrappedPatrick Georgi
2014-05-17abuild: replace hardcoded values by their variablesPatrick Georgi
2014-05-17build: remove call to missing functionPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: don't call $(CC) -print-libgcc-file-name twicePatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: get rid of a special casePatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-17build: reduce duplication in payload adding rulesPatrick Georgi
2014-05-17libpayload: Fix to properly disable serial consoleKyösti Mälkki
2014-05-15xcompile: ABIs are really architecture specificPatrick Georgi
2014-05-15drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick Georgi
2014-05-15xcompile: break out big loop content into functionPatrick Georgi