summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan
AgeCommit message (Expand)Author
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-07-04amdfam10: Declare get_sysinfo()Kyösti Mälkki
2019-07-04amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11amd: Remove unused definesPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-10amdfam10 boards: Simplify early resourcemapKyösti Mälkki
2019-01-10mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS
2019-01-09amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-01-09amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-18Intel i440bx boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-01intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki
2017-08-28AGESA f15: Remove f10 referencesKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-08-15440BX boards: Use combined RAM init routineKeith Hui