summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/a8v-e_deluxe
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-281-6/+2
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+5
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-24/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-282-6/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* 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
* 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
* 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-3/+1
* 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
* Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann2010-11-149-0/+1058
OpenPOWER on IntegriCloud