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
/
siemens
Age
Commit message (
Expand
)
Author
2013-04-12
Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"
Nico Huber
2013-04-10
siemens/sitemp_g1p1: Make ACPI report the right mmconf region
Patrick Georgi
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-24
Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-24
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-24
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-19
siemens/sitemp_g1p1: Drop copy of cmos checksum calculation
Patrick Georgi
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix YABEL usage
Nico Huber
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too
Nico Huber
2012-11-09
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-10-05
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-07
Siemens SiteMP: drop add_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 K8 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
2012-05-04
siemens/sitemp_g1p1: Drop debug code
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-22
amd/sb600: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-28
siemens/sitemp_g1p1: Add more devices to PIR and MP table
Patrick Georgi
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
siemens/sitemp_g1p1: Don't mess with virtual wire settings
Patrick Georgi
2011-10-13
siemens/sitemp_g1p1: Get rid of bus_isa and bus_type
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
2011-05-13
siemens/sitemp_g1p1: Adapt read_option() to latest changes
Josef Kellermann
2011-05-12
Remove uart_init() in Siemens sitemp-g1p1
Patrick Georgi
2011-05-11
Add Siemens SITEMP-G1 board
Josef Kellermann