summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek2010-04-251-0/+9
* no warnings days.Stefan Reinauer2010-04-253-12/+11
* zero warnings daysStefan Reinauer2010-04-253-12/+18
* Trivial. The comment also need to modify.Zheng Bao2010-04-253-3/+3
* The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao2010-04-256-9/+9
* drop all duplicate copies of vgabios.c in favorStefan Reinauer2010-04-242-935/+0
* AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao2010-04-2324-0/+5583
* via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer2010-04-227-940/+7
* zero warnings days...Stefan Reinauer2010-04-225-14/+7
* fix compilation remaining geode boardsStefan Reinauer2010-04-222-0/+4
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-2110-286/+56
* fix artecgroup dbe61Stefan Reinauer2010-04-201-32/+35
* As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer2010-04-204-8/+8
* Add support for the Nokia IP530.Marc Bertens2010-04-198-0/+349
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-1665-183/+120
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-158-29/+16
* don't leave VGA disabled by default on thomson ip1000Stefan Reinauer2010-04-151-2/+2
* zero warnings days...Stefan Reinauer2010-04-1537-311/+81
* Remove a few more warnings from fam10.Myles Watson2010-04-156-14/+12
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-1415-110/+57
* drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer2010-04-141-6/+4
* Remove few more warnings and some dead code.Myles Watson2010-04-1414-280/+4
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-141-58/+57
* udelay_tsc does not exist in the whole tree.Stefan Reinauer2010-04-141-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-1464-264/+97
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-146-22/+9
* fix digitallogic adl855pc compilation (and clean up the warnings while at it)Stefan Reinauer2010-04-141-33/+2
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-143-100/+4
* ip1000: fix seabios start, fix flash gpio detectionStefan Reinauer2010-04-131-18/+5
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-133-6/+0
* update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer2010-04-131-3/+1
* Fix eagleheights Stefan Reinauer2010-04-131-4/+1
* move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer2010-04-122-5/+2
* - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi2010-04-121-0/+1
* add int15 handler for thomson ip1000Stefan Reinauer2010-04-111-0/+62
* The ADL855PC was never confirmed working (in fact it's pretty sure that codeStefan Reinauer2010-04-112-32/+20
* add support for reading ip1000 gpios.Stefan Reinauer2010-04-111-4/+78
* We don't define LB_CKS_* per board anymore:Patrick Georgi2010-04-091-10/+0
* This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer2010-04-0911-177/+6
* zero warning days.Stefan Reinauer2010-04-093-9/+1
* fix the broken nvidia chipset boards,Stefan Reinauer2010-04-095-8/+3
* zero warnings days.Stefan Reinauer2010-04-091-25/+8
* Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer2010-04-099-9/+19
* remove some amd mainboard warnings.Stefan Reinauer2010-04-094-17/+11
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-098-19/+39
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-0951-51/+51
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-0926-138/+174
* Clean up fidvid files using indent.Myles Watson2010-04-0829-71/+71
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-0882-128/+128
* cpu/emulation/qemu-x86 doesn't exist anymore, as thisPatrick Georgi2010-04-083-4/+4