summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* Clean up ACPI:Patrick Georgi2010-02-082-14/+0
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-083-6/+6
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-0810-12/+12
* newconfig is no more.Patrick Georgi2010-02-0716-3160/+0
* ifeq wants a space before the (Stefan Reinauer2010-01-302-2/+2
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-302-24/+28
* Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi2010-01-251-1/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-254-6/+6
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-256-22/+8
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-183-3/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-054-0/+4
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-2/+2
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-278-10/+20
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+11
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-066-70/+12
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-066-8/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-5/+5
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-0/+6
* Fix some builds with Kconfig.Myles Watson2009-10-281-1/+0
* cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson2009-10-262-32/+2
* Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson2009-10-261-1/+1
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-263-12/+10
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-243-3/+0
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-241-8/+1
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-232-3/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-204-4/+2
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-204-8/+8
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-174-8/+8
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-163-17/+0
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-164-4/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-168-0/+8
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-164-8/+5
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1523-63/+66
* Add support for the MSI MS-6156 board.Uwe Hermann2009-10-1310-0/+557
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-073-3/+3
* Fix trivial typo in Kconfig spotted by Peter, introduced by me.Patrick Georgi2009-10-071-1/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-072-30/+4
* Kconfig:Patrick Georgi2009-10-079-0/+724
* UseUwe Hermann2009-10-062-2/+4
* PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann2009-10-053-6/+0
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-042-0/+10
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-047-14/+0
* Remove:Patrick Georgi2009-10-037-38/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-033-6/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-237-9/+9
* Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann2009-08-284-6/+106
* Add kconfig support for all missing Intel 440BX based boards.Uwe Hermann2009-08-266-69/+155
* Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann2009-08-251-1/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-0/+1
OpenPOWER on IntegriCloud