summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-272-6/+2
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Cut the crap.Uwe Hermann2010-09-213-3/+3
* Move memory type information out of some AMD sockets.Myles Watson2010-09-104-0/+7
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-305-5/+5
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-3010-146/+77
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-266-19/+6
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-146-6/+343
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-035-5/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Fix all warnings in the tree Stefan Reinauer2010-07-081-5/+7
* Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson2010-07-061-0/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0615-36/+9
* A bug fix:Myles Watson2010-07-061-1/+0
* This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith2010-06-202-0/+8
* also rename the config option.Stefan Reinauer2010-05-254-6/+6
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-252-4/+4
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-252-4/+4
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-205-74/+6
* Remove another set of includes from Fam10 romstages:Patrick Georgi2010-05-141-4/+0
* license header fixes Nils Jacobs2010-05-145-10/+5
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-094-4/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-089-14/+9
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-059-18/+18
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2714-53/+53
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-253-11/+13
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-165-5/+5
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-152-17/+14
* zero warnings days...Stefan Reinauer2010-04-153-28/+10
* Remove a few more warnings from fam10.Myles Watson2010-04-151-2/+2
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-15/+12
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-146-18/+5
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-095-5/+5
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+4
* Clean up fidvid files using indent.Myles Watson2010-04-084-11/+11
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-085-7/+7
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-0715-15/+15
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-1/+0
* "no warnings day"Stefan Reinauer2010-04-072-5/+6
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-074-39/+5
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-11/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-315-11/+11
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-3110-13/+11
* - drop unneeded Makefile.incStefan Reinauer2010-03-302-25/+1
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-305-25/+0
* reduce warnings in MCP55 and Fam10 codeStefan Reinauer2010-03-301-3/+2
* fix ms9652_fam10Stefan Reinauer2010-03-301-3/+5
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-305-5/+5
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-299-35/+7
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-299-9/+9