summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-274-4/+4
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-085-5/+5
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-1/+1
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-173-3/+0
* broadcom/bcm5785: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* 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
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* remove trailing whitespaceStefan Reinauer2011-11-012-2/+2
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* 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-132-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-135-27/+5
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-135-5/+5
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-135-14/+5
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-1/+1
* ms7135: add ACPI supportJonathan A. Kollasch2011-08-063-0/+548
* Add voltage control of southbridge and RAM on ms7135Jonathan A. Kollasch2011-08-042-3/+41
* Remove debugging code, or convert it to be selected by kconfigJonathan A. Kollasch2011-08-031-10/+1
* Use preferred style of fixed-width integer typesJonathan A. Kollasch2011-08-032-4/+4
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-209-10/+1
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-182-10/+0
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-4/+0
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+34
* Configure PCIe lanes on ms7135 as original BIOS does.jakllsch2011-03-031-0/+4
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-0111-40/+5
* Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran2011-02-261-0/+6
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-2/+2
* Remove some more unused/incorrect hda_verb.h files.Uwe Hermann2010-12-174-234/+8
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-165-5/+5
* Build fix.Uwe Hermann2010-12-151-5/+8
* Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann2010-12-154-140/+70
* no leading zeroes.Stefan Reinauer2010-12-131-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-084-4/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0810-15/+15
* first round name simplification. drop the <component>_ prefix.stepan2010-12-085-17/+17
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-074-12/+0
* Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann2010-12-061-5/+2
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-053-24/+57
* devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann2010-11-281-13/+0
* Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-261-2/+0
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-253-6/+0
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-4/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-215-73/+20
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-215-67/+13