summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-4/+0
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-091-4/+0
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-82/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-229-9/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0152-52/+52
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-149-9/+9
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-149-10/+10
* Drop empty mainboard.cKyösti Mälkki2012-11-296-137/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-296-12/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-27/+6
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-276-6/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-164-8/+8
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-161-4/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-165-5/+0
* ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer2012-11-141-4/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-069-9/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-71/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-4/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-1/+1
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-313-0/+16
* Drop mainboard chip.hStefan Reinauer2012-07-2618-217/+0
* Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki2012-07-121-4/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-023-12/+0
* Clean up #ifsPatrick Georgi2012-05-0811-17/+17
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-274-4/+4
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-085-5/+5
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-1/+1
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-173-3/+0
* broadcom/bcm5785: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-19/+0
* Delete hard-coded driver includesKyösti Mälkki2012-02-072-4/+2
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* remove trailing whitespaceStefan Reinauer2011-11-012-2/+2
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-132-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-135-27/+5
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-135-5/+5
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-135-14/+5
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-1/+1
* ms7135: add ACPI supportJonathan A. Kollasch2011-08-063-0/+548
* Add voltage control of southbridge and RAM on ms7135Jonathan A. Kollasch2011-08-042-3/+41
* Remove debugging code, or convert it to be selected by kconfigJonathan A. Kollasch2011-08-031-10/+1
* Use preferred style of fixed-width integer typesJonathan A. Kollasch2011-08-032-4/+4
OpenPOWER on IntegriCloud