summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/bimini_fam10/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-79/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-3/+1
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-041-12/+2
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-041-3/+2
* amdfam10: Fix function declaration to staticKyösti Mälkki2018-06-041-2/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson2017-01-051-2/+3
* mainboard/amd/bimini_fam10: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-211-40/+0
* 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-5/+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-39/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Features of Bimini board:Zheng Bao2011-01-201-0/+199
* remove the code which is not ready to release.Zheng Bao2011-01-181-200/+0
* AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann2011-01-011-2/+2
* Add support for the AMD Bimini eval mainboard.Kerry She2011-01-011-0/+200