summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan
Commit message (Expand)AuthorAgeFilesLines
...
* northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson2015-11-241-1/+1
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-181-1/+1
* [REMOVAL] tyan/s2875Stefan Reinauer2015-11-108-531/+0
* [REMOVAL] tyan/s4882Stefan Reinauer2015-11-109-972/+0
* [REMOVAL] tyan/s4880Stefan Reinauer2015-11-109-892/+0
* [REMOVAL] tyan/s2892Stefan Reinauer2015-11-1013-1519/+0
* [REMOVAL] tyan/s2891Stefan Reinauer2015-11-1013-1516/+0
* [REMOVAL] tyan/s2885Stefan Reinauer2015-11-1010-982/+0
* [REMOVAL] tyan/s2882Stefan Reinauer2015-11-108-821/+0
* [REMOVAL] tyan/s2895Stefan Reinauer2015-11-1013-1698/+0
* [REMOVAL] tyan/s2880Stefan Reinauer2015-11-108-571/+0
* [REMOVAL] tyan/s2881Stefan Reinauer2015-11-1010-962/+0
* [REMOVAL] tyan/s2850Stefan Reinauer2015-11-108-510/+0
* [REMOVAL] tyan/s2735Stefan Reinauer2015-11-108-424/+0
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-1014-90/+0
* AGESA BiosCallouts: Remove castKyösti Mälkki2015-11-061-1/+1
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-0515-15/+0
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-1/+1
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3142-168/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-2/+2
* cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer2015-10-301-1/+1
* mainboard 64bit fixesStefan Reinauer2015-10-303-9/+17
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-297-49/+28
* mainboard: Update mainboards using the w83795 sensor deviceTimothy Pearson2015-10-241-0/+89
* amd/acpi: Clean up SMBus references.Tobias Diedrich2015-10-241-94/+1
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth2015-08-231-1/+0
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-102-8/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-0810-10/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-053-3/+3
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-057-28/+7
* AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki2015-06-056-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2142-42/+42
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-101-44/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-2316-0/+16
* kconfig: automatically include mainboardsStefan Reinauer2015-04-1818-48/+37
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+2
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-211-0/+9
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+1
* mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson2015-03-161-1/+1
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-1/+0
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-051-4/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-1615-180/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-1615-16/+16
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-1615-345/+0
* mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout filesTimothy Pearson2015-02-161-15/+47
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-1515-40/+66