summaryrefslogtreecommitdiff
path: root/src/mainboard/via
AgeCommit message (Expand)Author
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
2010-11-04Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann
2010-10-31Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-24Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-30drop unneeded earlymtrr.c includeStefan Reinauer
2010-09-30Move VIA C7 board CAR config to VIA C7 instead of boards.Warren Turkal
2010-09-27RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-09-24Automatically fetch bus information for mptable fromPatrick Georgi
2010-09-23Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer
2010-09-21Cut the crap.Uwe Hermann
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-01make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-22via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer
2010-04-22zero warnings days...Stefan Reinauer
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-14zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer
2010-04-14drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-04-14geeesh! And this really compiles and even runs?Stefan Reinauer
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-12- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi
2010-04-09This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer
2010-04-09copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer
2010-04-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-08Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson
2010-04-07- copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-04-07oops... this is a critical issue. Some boards in the tree don't compile withStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-04-03remove more warningsStefan Reinauer