summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-239-0/+9
* kconfig: automatically include mainboardsStefan Reinauer2015-04-1811-27/+22
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+2
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-211-0/+9
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+1
* mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson2015-03-161-1/+1
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-1/+0
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-201-4/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-165-60/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-165-6/+6
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-165-115/+0
* mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout filesTimothy Pearson2015-02-161-15/+47
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-155-5/+9
* AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel2015-02-124-4/+4
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-031-4/+0
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-065-19/+11
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-065-5/+5
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-069-37/+37
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-041-5/+3
* superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-1/+1
* mainboard: Strip out some dead includesEdward O'Callaghan2014-12-191-1/+0
* Replace hlt with halt()Patrick Georgi2014-12-024-4/+0
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-112/+0
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-12/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-162-144/+0
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-133-25/+0
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-182-0/+2
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-154-4/+4
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-144-0/+4
* mainboard/msi/ms7135/devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-72/+72
* mainboard/msi/ms9185/devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-83/+83
* msi/ms6156/devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-59/+59
* mainboard/msi/ms9282: Remove trailing whitespaceElyes HAOUAS2014-07-247-583/+583
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-184-7/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-083-3/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-083-3/+0
* PIRQ tables: Fix typosKyösti Mälkki2014-06-265-5/+5
* Drop unused change_i2c_mux()Kyösti Mälkki2014-06-062-36/+0
* mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan2014-06-033-6/+9
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-311-2/+3
* 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
OpenPOWER on IntegriCloud