summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/mainboard.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04mainboard/asrock: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-05-09mb/asrock: Get rid of device_tElyes HAOUAS
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23asrock/e350m1: disable unconnected GPP PCIe clocksFelix Held
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-04-01ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`Paul Menzel
2013-03-22Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann
2013-03-06ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`Paul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-26AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2011-02-26Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan
2011-02-24git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan