summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m2n-e
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-1/+0
* mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-081-1/+0
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+3
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-4/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-261-7/+4
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-4/+0
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-291-1/+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
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-181-1/+1
* 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-0111-11/+11
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* 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 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
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+4
* Drop mainboard chip.hStefan Reinauer2012-07-262-24/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* Clean up #ifsPatrick Georgi2012-05-082-4/+4
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-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-2/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-4/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
* ASUS M2N-E: Enable PCI-E x16 slot.Uwe Hermann2010-12-191-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Add support for the ASUS M2N-E board.Uwe Hermann2010-12-1312-0/+1310
OpenPOWER on IntegriCloud