summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via
Commit message (Expand)AuthorAgeFilesLines
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-277-7/+7
* Refactor some alignment handlingPatrick Georgi2012-04-204-4/+4
* Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer2012-04-021-4/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-084-4/+5
* via/cx700: Move HAVE_HARD_RESET to northbridgePatrick Georgi2012-02-171-1/+0
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-097-7/+7
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-26/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-133-15/+3
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-133-3/+3
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-133-10/+3
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-214-149/+7
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-34/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-207-8/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-013-12/+1
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-2/+2
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-0/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-163-3/+3
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-112-2/+2
* second round name simplification. drop the <component>_ prefix.stepan2010-12-084-5/+5
* first round name simplification. drop the <component>_ prefix.stepan2010-12-085-9/+9
* Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann2010-12-062-2/+4
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-225-42/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-216-54/+12
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-217-19/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-214-4/+4
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-204-4/+4
* Fix/drop some obsolete comments,Uwe Hermann2010-11-182-5/+5
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-0/+4
* Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann2010-11-041-0/+2
* Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann2010-10-311-32/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-262-4/+4
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-253-53/+4
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-244-4/+4
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-126-9/+11
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-1/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-054-4/+4
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-304-50/+1
* drop unneeded earlymtrr.c includeStefan Reinauer2010-09-303-3/+0
* 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-276-24/+1
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-255-5/+5
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-243-28/+9
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-232-11/+12
* Cut the crap.Uwe Hermann2010-09-215-5/+5
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1