aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi
AgeCommit message (Expand)Author
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-16mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-16mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout filesTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-12AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2015-01-04superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan
2014-12-19mainboard: Strip out some dead includesEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-07-24mainboard/msi/ms7135/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/msi/ms9185/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24msi/ms6156/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/msi/ms9282: Remove trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-26PIRQ tables: Fix typosKyösti Mälkki
2014-06-06Drop unused change_i2c_mux()Kyösti Mälkki
2014-06-03mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-09Squelch some warnings from KconfigKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-02mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-22Drop drivers/generic/debugKyösti Mälkki
2014-04-18msi/ms9652_fam10: minor Kconfig cleanupPatrick Georgi
2014-04-06superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2014-01-22board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-26AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-10-18get_bus_conf.c: reindent with indentPaul Menzel
2013-10-14ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch
2013-10-12Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-08-01Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-22ACPI: More ../../.. removalPatrick Georgi