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
/
gigabyte
/
m57sli
/
mptable.c
Age
Commit message (
Expand
)
Author
2016-09-26
mainboard/*/*/mptable.c: Improve code formatting
Elyes HAOUAS
2016-09-20
src/mainboard/getac - kontron: Add space around operators
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
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-11-21
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-06-18
Change Log:
Harald Gutmann
2008-12-22
Fix implicit declarations of get_bus_conf.
Carl-Daniel Hailfinger
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2008-01-07
Improve readability and remove redundancy by wrapping
Torsten Duwe
2007-12-21
Add an interrupt entry for the onboard firewire controller,
Torsten Duwe
2007-11-05
Fix the M57SLI routing table, as apparently set up from LinuxBIOS on
Torsten Duwe
2007-02-17
Initial support for the following new mainboards:
Yinghai Lu