summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m2v
Commit message (Expand)AuthorAgeFilesLines
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-231-0/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-5/+5
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-4/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-1/+1
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-128/+3
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-1/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan2014-05-281-3/+3
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-6/+6
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* 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): Always have RAMINIT_SYSINFOKyö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
* 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-016-6/+6
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* 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
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* 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-2/+2
* 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
* simplify IDE cable detection for Asus M2VFlorian Zumbiehl2011-11-021-5/+4
* 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-131-5/+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
* Fix some subsystemid statements in r6421Sylvain "ythier" Hitier2011-03-011-1/+1
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
OpenPOWER on IntegriCloud