summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* 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-89/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2219-21/+4
* Tyan S8226: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-227/+76
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0151-51/+51
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* */acpi_tables.c: Use ALIGN macroPatrick Georgi2013-02-221-8/+8
* AMD boards: Fix typo `@brief` in commentPaul Menzel2013-02-211-7/+7
* Tyan S8226: Fix incompatible pointer warningMartin Roth2013-02-192-4/+4
* Tyan S8226: Fix integer truncated warningMartin Roth2013-02-191-2/+1
* Tyan S8226: Fix printk warningsMartin Roth2013-02-191-107/+113
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-1416-16/+16
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-1416-21/+21
* AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel2013-02-041-1/+1
* Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth2013-01-161-1/+1
* AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao2013-01-111-1/+1
* Tyan s8226: change lapic of lapic_cluster 0 to 0x10Siyuan Wang2013-01-041-2/+1
* BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin2012-12-282-4/+4
* Drop TINY_BOOTBLOCKKyösti Mälkki2012-12-011-1/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-2915-114/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-2915-41/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-285-13/+4
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-2714-14/+0
* Drop duplicate files that prevent building without ramstage.aStefan Reinauer2012-11-271-1/+0
* Unify use of bool config variablesStefan Reinauer2012-11-202-5/+5
* Fix PIRQ routing abstractionStefan Reinauer2012-11-167-13/+13
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-168-12/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-0616-16/+0
* remove enable_cache() of 3 mainboardsSiyuan Wang2012-11-021-2/+0
* add tyan s8226: add a new mainboardSiyuan Wang2012-10-0431-1/+7955
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-315-0/+11
* Drop mainboard chip.hStefan Reinauer2012-07-2630-121/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-025-11/+0
* Clean up #ifsPatrick Georgi2012-05-0825-39/+39
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-203-3/+3
* Unify Local APIC address definitionsPatrick Georgi2012-03-0814-14/+14
* Remove old AMD fam10 fixme commentMarc Jones2012-02-221-1/+0
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-172-2/+0
* intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* nvidia/ck804: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-173-3/+0
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-178-8/+0
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-092-0/+0
* Delete hard-coded driver includesKyösti Mälkki2012-02-074-3/+2
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
OpenPOWER on IntegriCloud