summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/a8n_e
Commit message (Expand)AuthorAgeFilesLines
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-137/+0
* Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same valueDaniele Forsi2014-08-121-4/+0
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-4/+6
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* asus/a8n-e: Implement basic ACPI.Vladimir Serbinenko2014-01-263-0/+471
* asus/a8n-e: Add IRQ for onboard audio.Vladimir Serbinenko2014-01-261-0/+4
* asus/a8n-e: Fix GPIO resources.Vladimir Serbinenko2014-01-261-0/+2
* asus/a8n-e: supply cmos.defaultVladimir Serbinenko2014-01-262-0/+19
* asus/a8n-e/board_info.txt: Set ROM Protocol.Vladimir Serbinenko2014-01-241-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+5
* A8N-SLI: Add it explicitly as a clone of A8N-EVladimir Serbinenko2014-01-181-1/+3
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+0
* 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-23/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-25/+0
* Clean up #ifsPatrick Georgi2012-05-082-3/+3
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-6/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+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
* devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann2010-11-281-12/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-222-27/+3
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-11/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-3/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-4/+0
* CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann2010-11-141-15/+15
* 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
* Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E.Jonathan Kollasch2010-10-271-0/+2
* Convert ck804_early_smbus.c to a separately compiled unit.Jonathan Kollasch2010-10-271-1/+1