summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix abuild for the MSI MS-7260 (trivial).Uwe Hermann2007-09-211-2/+0
* Add support for the MSI MS-7260 (K9N Neo) mainboard.Uwe Hermann2007-09-2111-0/+1815
* Fix abuild run of the MSI MS-6178 (trivial).Uwe Hermann2007-09-131-0/+1
* Add a common/global failover.c file which can be used by allUwe Hermann2007-09-131-4/+4
* Add initial support for the Intel 810 based board MSI MS-6178.Uwe Hermann2007-09-125-0/+349
* add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board inStefan Reinauer2007-04-121-0/+4
* Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann2007-02-192-2/+2
* Fix typo (trivial).Uwe Hermann2007-02-171-1/+1
* Add support for the MSI K9ND Master Series (ms9282) board.Bingxun Shi2007-02-0912-0/+2101
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-5/+5
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-151-1/+1
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-101-0/+1
OpenPOWER on IntegriCloud