summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ma785gmt/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-244/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-5/+5
* src/mainboard: Remove irrelevant conditional statementElyes HAOUAS2018-11-051-7/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-5/+3
* mb/gigabyte: Get rid of whitespace before tabElyes HAOUAS2018-06-041-2/+2
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-041-5/+2
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-041-1/+1
* mb/gigabyte: Get rid of device_tElyes HAOUAS2018-05-081-6/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-161-38/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Minor ma785gmt clean-upAlec Ari2011-08-251-5/+2
* Update AMD SR5650 and SB700efdesign982011-07-221-7/+2
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-4/+0
* Add support for Gigabyte MA785GMT mainboard.Wang Qing Pei2010-08-171-0/+329