index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asrock
/
e350m1
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
mainboard/asrock: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2019-12-02
sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block
Michał Żygowski
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-05-09
mb/asrock: Get rid of device_t
Elyes HAOUAS
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
asrock/e350m1: disable unconnected GPP PCIe clocks
Felix Held
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-04-01
ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`
Paul Menzel
2013-03-22
Asrock E350M1: Use SPD read code from F14 wrapper
Jens Rottmann
2013-03-06
ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-26
AMD Fam14 boards: reduce unnecessary differences, 2nd attempt
Jens Rottmann
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-23
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family14 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2011-02-26
Add support for the ASRock E350M1, an AMD family 14h Fusion board.
Scott Duplichan
2011-02-24
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...
Scott Duplichan