summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms9282
Commit message (Expand)AuthorAgeFilesLines
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-8/+0
* mainboard/msi/ms9282: Remove trailing whitespaceElyes HAOUAS2014-07-247-583/+583
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-081-1/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* Drop unused change_i2c_mux()Kyösti Mälkki2014-06-061-18/+0
* 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/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-281-1/+2
* Drop drivers/generic/debugKyösti Mälkki2014-04-221-8/+0
* 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/+3
* 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-51/+53
* 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-017-7/+7
* 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-25/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* Clean up #ifsPatrick Georgi2012-05-082-3/+3
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-19/+0
* Delete hard-coded driver includesKyösti Mälkki2012-02-072-4/+2
* remove trailing whitespaceStefan Reinauer2011-11-011-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
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Remove some more unused/incorrect hda_verb.h files.Uwe Hermann2010-12-172-117/+4
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann2010-12-151-18/+33
* 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-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-4/+4
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-051-5/+18
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-251-2/+0