Get rid of the total impact. Vendor died 5 years ago and nobody cares.
[coreboot.git] / src / mainboard / msi /
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-28 Uwe HermannAdd kconfig support for all Intel 82810 (i810) boards.
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-07-11 Uwe HermannFix MS-6178 boot by setting unused device (CIR) to...
2009-07-05 Uwe HermannEnable onboard VGA on the MS-6178 (i810 chipset) board...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-29 Joseph Smithenable/disable IDE 0/1 (Primary/Secondary) interfaces...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-22 Stefan Reinauerno duplicate names in cmos.layout allowed. (fixes a...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-11 Carl-Daniel HailfingerKill remaining unneeded CAR/ROMCC if-blocks.
2009-04-03 Carl-Daniel HailfingerFix up the incomplete commit in r4055.
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2008-12-22 Carl-Daniel HailfingerFix implicit declarations of get_bus_conf.
2008-12-22 Carl-Daniel HailfingerIn the process of trying to debug some HT sync problems...
2008-12-10 Uwe HermannUse -O2 and -mcpu=p2 as romcc options for all Intel...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
2008-11-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-10-27 Mats Erik AnderssonAdd initial support for the MSI MS-6147 mainboard.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-29 Marc JonesAMD K8 platforms must use CAR so it makes sense to...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-05-06 Jonathan A. KollaschFix various issues on MSI MS-7135 board.
2008-03-17 Uwe HermannAdd support for the MSI MS-6119 mainboard.
2008-02-20 Jonathan A. KollaschInitial support for MSI MS-7135 (K8N Neo3) mainboard.
2008-01-26 Ronald G. MinnichThis patch fixes the remaining stack protector problem...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-11-08 Uwe HermannFix up totally broken Super I/O config on the MS-6178...
2007-10-17 Uwe HermannFix up totally broken Super I/O setup on the MSI MS...
2007-09-21 Uwe HermannFix abuild for the MSI MS-7260 (trivial).
2007-09-21 Uwe HermannAdd support for the MSI MS-7260 (K9N Neo) mainboard.
2007-09-13 Uwe HermannFix abuild run of the MSI MS-6178 (trivial).
2007-09-13 Uwe HermannAdd a common/global failover.c file which can be used...
2007-09-12 Uwe HermannAdd initial support for the Intel 810 based board MSI...
2007-04-12 Stefan Reinaueradd uses CONFIG_COMPRESSED_PAYLOAD_* to allow building...
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-17 Uwe HermannFix typo (trivial).
2007-02-09 Bingxun ShiAdd support for the MSI K9ND Master Series (ms9282...
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-02 bxshiSorry, this is the last commit I will do this way,...