summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* console: Drop extra uart_init()Kyösti Mälkki2014-02-061-1/+0
* board_info.txt: Categorize various boardsVladimir Serbinenko2014-01-192-0/+2
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-1914-0/+48
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+3
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-4/+0
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-293-9/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-2613-13/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-2613-13/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-7/+2
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-185-418/+422
* ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch2013-10-143-36/+47
* Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch2013-10-123-52/+20
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-156-6/+6
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-1/+1
* Drop WARNINGS_ARE_ERRORS exceptionsStefan Reinauer2013-06-281-4/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-2413-13/+0
* AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki2013-06-173-70/+0
* AMD boards: Clean use of Kconfig optionsKyösti Mälkki2013-06-171-6/+6
* 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
OpenPOWER on IntegriCloud