summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/vt8454c
Commit message (Expand)AuthorAgeFilesLines
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-5/+3
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Move VIA C7 board CAR config to VIA C7 instead of boards.Warren Turkal2010-09-301-1/+0
* RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer2010-09-271-4/+1
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-241-8/+3
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-6/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-13/+2
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-275-190/+190
* - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi2010-04-121-0/+1
* This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer2010-04-092-26/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+5
* remove more warningsStefan Reinauer2010-04-033-114/+5
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-6/+6
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-4/+3
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-10/+10
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-1/+1
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-22/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-8/+1
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-152-12/+8
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* Clean up ACPI:Patrick Georgi2010-02-084-9/+2
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* newconfig is no more.Patrick Georgi2010-02-072-396/+0
* this should get the VIA VT8454c in shape with KconfigStefan Reinauer2010-02-051-1/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-12/+12
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-0/+1
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+1
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-3/+3
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-6/+0
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-051-2/+2
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-28/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-1/+1
OpenPOWER on IntegriCloud