summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2912_fam10
Commit message (Expand)AuthorAgeFilesLines
* 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-017-7/+7
* 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-23/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-282-5/+1
* 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
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+4
* Drop mainboard chip.hStefan Reinauer2012-07-262-25/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* Clean up #ifsPatrick Georgi2012-05-082-3/+3
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-6/+0
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+34
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
* Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran2011-02-261-0/+6
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann2010-12-152-116/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-4/+4
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-251-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-14/+3
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-16/+1
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-213-28/+6
* Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi2010-11-212-2/+4
* Build fix.Uwe Hermann2010-11-211-0/+1
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-202-32/+8
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-81/+2
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-5/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-4/+1
* CK804/MCP55 devicetree.cb cosmetic and indentation fixes.Uwe Hermann2010-11-141-153/+152
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-052-1/+1
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-23/+2
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-072-2/+1
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-052-3/+1
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-4/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
OpenPOWER on IntegriCloud