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
/
supermicro
/
h8scm_fam10
/
mptable.c
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-25
mb/{kontron,supermicro}: Use pcidev_on_root()
Elyes HAOUAS
2019-01-10
amdfam10 boards: Drop extern on apicid_sp5100
Kyösti Mälkki
2019-01-09
amdfam10 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-01-09
mainboard/h8scm_fam10: Use apicid_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variable sbdn_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-08
mb/supermicro: Get rid of device_t
Elyes HAOUAS
2016-09-20
src/mainboard/lenovo-winent: 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
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
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
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-03-28
Add support for Supermicro H8scm.
Zheng Bao