summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/a8v-e_se
Commit message (Expand)AuthorAgeFilesLines
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki2012-03-161-0/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Fix Asus A8V-E SE DIMM slot mappingRudolf Marek2011-12-031-3/+3
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Make Asus A8V-E SE better ACPI citizen.Rudolf Marek2011-10-132-7/+64
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+2
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-052-6/+6
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-221-1/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-10/+2
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-7/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Drop unused and incorrect RTC_DEV for Winbond W83627EHG.Uwe Hermann2010-11-181-1/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-162-6/+1
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-061-2/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-052-1/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-19/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-2/+4
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-2/+1
* Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.Jonathan Kollasch2010-10-021-2/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-2/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-4/+4
* 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-16/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-2/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-262-4/+4
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-16/+1
* 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-272-4/+4
* Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek2010-04-251-1/+0
* zero warnings daysStefan Reinauer2010-04-251-2/+5
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-151-7/+2
* zero warnings days...Stefan Reinauer2010-04-151-7/+8
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* zero warning days.Stefan Reinauer2010-04-092-5/+1