summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
...
* mainboard/lenovo/x201/romstage.c: Remove unused functionEdward O'Callaghan2015-01-111-5/+0
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-1015-15/+15
* Fix mainboard names for daisy and peach_pitDavid Hendricks2015-01-102-4/+4
* macbook21: Add CST entriesAxel Holewa2015-01-101-1/+35
* AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki2015-01-091-226/+0
* samus: Updates from P2 buildDuncan Laurie2015-01-098-30/+38
* samus: Enable EC ALS deviceDuncan Laurie2015-01-091-0/+3
* samus: Updates for P2 boardDuncan Laurie2015-01-092-4/+4
* storm: Increase DRAM size to 1024MBDavid Hendricks2015-01-091-1/+1
* storm: USB fixes for proto0Vadim Bendebury2015-01-091-1/+5
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-092-0/+2
* src/mainboard: Doxygen fixesMartin Roth2015-01-093-41/+7
* mainboard/packardbell/ms2290/romstage.c: Comment unused funcEdward O'Callaghan2015-01-091-0/+3
* asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke2015-01-093-28/+28
* macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki2015-01-099-9/+9
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0683-388/+229
* Drop VIA VT8235 southbridgeStefan Reinauer2015-01-061-2/+2
* AMD platforms: fix callout_entry doxygen errorsMartin Roth2015-01-064-8/+8
* AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth2015-01-064-4/+4
* AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth2015-01-064-12/+12
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-061-1/+1
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-0642-168/+0
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-0669-69/+69
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-06181-682/+682
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-064-2/+6
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-056-33/+18
* hp/abm: Add new mainboardDave Frodin2015-01-0516-391/+187
* Copy asrock/ibm-a180 to hp/abmKyösti Mälkki2015-01-0525-0/+3209
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-0420-100/+60
* AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth2015-01-0419-19/+0
* AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth2015-01-0413-29/+46
* superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-1/+1
* superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-2/+1
* superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-2/+3
* superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-044-4/+4
* superio/nsc/pc87366: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-042-2/+2
* superio/nsc/pc97317: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-1/+1
* superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan2015-01-043-3/+1
* superio/nsc/pc87360: Use link-time symbol over .c includesEdward O'Callaghan2015-01-042-2/+2
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-0411-11/+11
* ipq806x: Add USB supportJulius Werner2015-01-042-7/+34
* nyan_big: Update Hynix BCTs and add Kingston 2GB BCT.Tom Warren2015-01-044-98/+405
* nyan: Ignore the recovery GPIO.Todd Broch2015-01-043-12/+0
* samus: Minor fixes for P1.9 boardsDuncan Laurie2015-01-042-3/+7
* wtm2: Fix issues with USB in firmwareDuncan Laurie2015-01-042-6/+6
* samus: Enable DDI2 hotplugDuncan Laurie2015-01-041-3/+3
* samus: Update for board revision 1.9Duncan Laurie2015-01-0413-309/+246
* samus: Move SPD related information to spd directoryDuncan Laurie2015-01-0410-32/+51
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-0414-588/+273
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-033-0/+28