index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asrock
/
e350m1
/
mptable.c
Age
Commit message (
Expand
)
Author
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-09
mb/asrock: Get rid of device_t
Elyes HAOUAS
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2016-09-26
mainboard/*/*/mptable.c: Improve code formatting
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-07-28
AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA boards: Use devicetree for PCI bus enumeration
Kyösti Mälkki
2014-07-28
AGESA: Have IRQ routing in mptables
Kyösti Mälkki
2014-07-24
AGESA: Drop unused extern declarations
Kyösti Mälkki
2014-07-17
AMD get_bus_conf(): Drop bus_type array
Kyösti Mälkki
2014-07-03
AGESA: Call get_bus_conf() just once
Kyösti Mälkki
2014-05-02
asrock/e350m1: Sanitize #includes
Edward O'Callaghan
2013-09-11
AMD sb800 sb900: Fix corruption of a global ramstage variable
Kyösti Mälkki
2013-04-01
ASRock E350M1: mptable.c: Remove unused variable `dev`
Paul Menzel
2013-04-01
ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-05-08
Clean up #ifs
Patrick Georgi
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-01-02
F14 mainboard: mptable update
Kerry Sheh
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-09-07
AMD F14 southbridge update
Kerry She
2011-06-04
Port persimmon r6572 to e350m1: I/O APIC ID
Marshall Buschman
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