summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-23mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-23mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan
2014-05-23Asus F2A85-M: Move to ther proper SIORudolf Marek
2014-05-23Implement proper IT8728F PNP opsRudolf Marek
2014-05-23ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek
2014-05-23superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek
2014-05-23mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23vendorcode/intel/fsp/rangeley: remove extra fileMartin Roth
2014-05-23drivers/pc80/Kconfig: Revert PS/2 initialization defaultsPatrick Georgi
2014-05-23mainboard/google/peppy Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan
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-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