summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-103-12/+2
* Squelch some warnings from KconfigKyösti Mälkki2014-05-091-4/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-039-9/+0
* mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan2014-05-021-1/+2
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-283-3/+6
* Drop drivers/generic/debugKyösti Mälkki2014-04-224-44/+0
* msi/ms9652_fam10: minor Kconfig cleanupPatrick Georgi2014-04-181-8/+2
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-063-4/+3
* uart8250: Drop unused declarationsKyösti Mälkki2014-02-061-16/+0
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-198-0/+38
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-4/+0
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+0
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-293-3/+0
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-292-2/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-265-5/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-265-5/+0
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-4/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-7/+2
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-182-119/+124
* ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch2013-10-141-12/+13
* Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch2013-10-121-11/+3
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-155-5/+5
* AMD: Drop empty root_complexKyösti Mälkki2013-06-244-4/+0
* 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