summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-041-2/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-051-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* amdfam10 boards: Simplify early resourcemapKyösti Mälkki2019-01-101-44/+44
* mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS2019-01-101-3/+0
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-091-10/+10
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-091-5/+5
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-33/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-043-8/+0
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-043-2/+21
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* reset: Finalize move to new APINico Huber2018-10-311-0/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-8/+8
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-2/+3
* mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-2/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-140/+140
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* Remove all AMD K8 boardsKyösti Mälkki2018-05-3111-1135/+0
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* Intel i440bx boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-185-141/+0
* 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