summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms7135
Commit message (Expand)AuthorAgeFilesLines
* mainboard/msi/ms7135: remove bogus MADT IRQ override for timerJonathan A. Kollasch2015-07-071-3/+0
* mainboard/msi/ms7135: DSDT: fix PCI and AGR interruptsJonathan A. Kollasch2015-06-291-10/+24
* mainboard/msi/ms7135: only #include necessary headers in acpi_tables.cJonathan A. Kollasch2015-06-291-8/+1
* msi/ms7135: move power_on_after_fail out of RTC century byteJonathan A. Kollasch2015-06-231-1/+2
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-231-0/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-5/+5
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-138/+0
* mainboard/msi/ms7135/devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-72/+72
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan2014-05-021-1/+2
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+7
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* 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-151-1/+1
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-71/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-24/+0
* Clean up #ifsPatrick Georgi2012-05-082-3/+3
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-6/+1
* ms7135: add ACPI supportJonathan A. Kollasch2011-08-063-0/+548
OpenPOWER on IntegriCloud