summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-1725-4837/+0
* AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-312-2/+2
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-233-28/+3
* superio/winbond/*: Unify w*_set_clksel_48()Keith Hui2017-09-211-1/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-3/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-2/+0
* intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki2017-09-011-0/+1
* AGESA f15: Remove f10 referencesKyösti Mälkki2017-08-283-13/+3
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-231-23/+2
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-222-4/+0
* 440BX boards: Use combined RAM init routineKeith Hui2017-08-151-4/+1
* 440BX boards: Drop unused #includes from romstageKeith Hui2017-07-231-4/+0
* K8: Fix indirect includesKyösti Mälkki2017-07-141-0/+1
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-065-12/+12
* mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans2017-06-061-1/+2
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-1/+0
* sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans2017-04-282-2/+0
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-271-5/+4
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans2017-03-212-2/+2
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-042-18/+40
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki2016-12-061-1/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-012-2/+2
* mainboard/tyan/s8226: transition away from device_tAntonello Dettori2016-11-152-3/+3
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-261-11/+11
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-208-25/+25
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-173-3/+3
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-144-6/+6
* mainboard: Format irq_tables.cPaul Menzel2016-07-313-69/+77
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-041-12/+0
* AGESA f12 f15: Add OEM customisationKyösti Mälkki2016-06-044-123/+72
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-031-1/+0
* AMD CIMX: Drop unused codeKyösti Mälkki2016-04-201-1/+0
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-102-2/+0
* lib: compile mdelay for romstagePatrick Georgi2016-01-222-2/+2
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-101-1/+2
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1