summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-194-4/+6
* Kconfig!Patrick Georgi2009-08-129-0/+824
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-116-20/+14
* Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial).Uwe Hermann2009-07-111-1/+1
* Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial).Uwe Hermann2009-07-053-5/+6
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-307-14/+14
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3026-782/+782
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-193-3/+0
* Convert the MSI MS-6178 board to CBFS.Uwe Hermann2009-06-191-7/+4
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-173-0/+3
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-067-0/+14
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-034-4/+4
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-034-4/+4
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-291-0/+3
* Run dos2unix on all files:Stefan Reinauer2009-05-022-3/+3
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-304-15/+4
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-224-9/+9
* no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer2009-04-221-1/+1
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-217-180/+10
* v2/src romfs->cbfs renamePeter Stuge2009-04-147-21/+21
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-124-9/+9
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-113-44/+0
* Fix up the incomplete commit in r4055.Carl-Daniel Hailfinger2009-04-031-0/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-032-170/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-0112-31/+4
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-317-0/+42
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-1814-21/+21
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-204-4/+4
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-224-0/+8
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-221-0/+3
* Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann2008-12-101-4/+4
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-284-12/+12
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-272-20/+8
* Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann2008-11-201-10/+5
* Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann2008-11-111-2/+3
* Add initial support for the MSI MS-6147 mainboard.Mats Erik Andersson2008-10-276-0/+431
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-018-9/+14
* AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones2008-09-292-4/+6
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-043-28/+28
* Fix various issues on MSI MS-7135 board.Jonathan A. Kollasch2008-05-063-15/+18
* Add support for the MSI MS-6119 mainboard.Uwe Hermann2008-03-176-0/+412
* Initial support for MSI MS-7135 (K8N Neo3) mainboard.Jonathan A. Kollasch2008-02-209-0/+1667
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-263-6/+6
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-186-31/+31
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1838-38/+38
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-093-0/+3
* Fix up totally broken Super I/O config on the MS-6178. AddUwe Hermann2007-11-084-32/+91
* Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).Uwe Hermann2007-10-171-14/+29
OpenPOWER on IntegriCloud