summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add rtc_init() to romstageMartin Roth2014-05-292-1/+4
* superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan2014-05-283-54/+18
* superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan2014-05-284-63/+5
* superio/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan2014-05-284-80/+0
* superio/ite/it8712f: Drop model specific sio func for generic verEdward O'Callaghan2014-05-282-8/+0
* payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel2014-05-281-1/+1
* mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan2014-05-287-11/+16
* console: Add console for GDBKyösti Mälkki2014-05-266-4/+64
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-2617-50/+74
* amd/dinar: Handle empty HOOKBEFORE_DRAM_INITKyösti Mälkki2014-05-261-29/+1
* AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki2014-05-2622-40/+25
* AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki2014-05-2612-20/+12
* AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki2014-05-2622-122/+52
* AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki2014-05-263-24/+20
* AGESA: Add common calloutsKyösti Mälkki2014-05-2643-618/+158
* acpigen: Add acpigen_write_irq.Vladimir Serbinenko2014-05-252-0/+16
* lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko2014-05-252-1/+8
* ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki2014-05-252-8/+3
* northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()Edward O'Callaghan2014-05-251-5/+0
* northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan2014-05-251-1/+3
* northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan2014-05-252-3/+3
* nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan2014-05-251-2/+2
* southbridge/amd/agesa/hudson: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* Drop PCI_BDF macro declarationKyösti Mälkki2014-05-251-1/+0
* mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-251-23/+23
* mainboard/google/bolt: Fix usage of GNU field designator extEdward O'Callaghan2014-05-251-22/+22
* superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan2014-05-241-3/+0
* mainboard/amd: Incorrect usage of logical vs. bitwise andEdward O'Callaghan2014-05-242-2/+2
* mainboard/google/link: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-24/+24
* superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan2014-05-236-11/+23
* mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan2014-05-231-23/+0
* Asus F2A85-M: Move to ther proper SIORudolf Marek2014-05-235-25/+33
* Implement proper IT8728F PNP opsRudolf Marek2014-05-231-4/+14
* ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek2014-05-232-0/+42
* superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek2014-05-231-3/+4
* mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-30/+30
* vendorcode/intel/fsp/rangeley: remove extra fileMartin Roth2014-05-231-521/+0
* drivers/pc80/Kconfig: Revert PS/2 initialization defaultsPatrick Georgi2014-05-231-1/+0
* mainboard/google/peppy Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-23/+23
* mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan2014-05-231-4/+4
* northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan2014-05-233-7/+7
* southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan2014-05-221-5/+0
* vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan2014-05-224-4/+4
OpenPOWER on IntegriCloud