summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/e350m1/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Remove AMD family14 boardsArthur Heymans2022-11-071-56/+0
* src/mainboard/{asrock,asus}: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-161-0/+19
* mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki2021-03-011-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/asrock: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-8/+6
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-181-2/+1
* mb/asrock: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-21/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-4/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* asrock/e350m1: disable unconnected GPP PCIe clocksFelix Held2015-10-231-0/+15
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`Paul Menzel2013-04-011-1/+1
* Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann2013-03-221-0/+9
* ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`Paul Menzel2013-03-061-0/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann2013-02-261-3/+3
* 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-4/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+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 Agesa Family14 northbridgeKyösti Mälkki2012-07-161-40/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan2011-02-261-5/+5
* git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan2011-02-241-0/+115