summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens
Commit message (Expand)AuthorAgeFilesLines
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-121-5/+5
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-101-5/+5
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0122-22/+22
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`Paul Menzel2013-02-241-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-13/+13
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-22/+23
* Unify use of bool config variablesStefan Reinauer2012-11-201-4/+0
* siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi2012-11-191-125/+0
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber2012-11-142-3/+4
* mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, tooNico Huber2012-11-141-1/+1
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-3/+3
* hpet: common ACPI generationPatrick Georgi2012-10-081-32/+1
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-8/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Siemens SiteMP: drop add_mainboard_resources()Kyösti Mälkki2012-08-072-21/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-37/+8
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-8/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-161-45/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-084-8/+8
* siemens/sitemp_g1p1: Drop debug codePatrick Georgi2012-05-041-29/+0
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-3/+5
* amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-221-1/+0
* Remove whitespace.Patrick Georgi2012-02-176-59/+59
* remove trailing whitespaceStefan Reinauer2011-11-015-124/+124
* siemens/sitemp_g1p1: Add more devices to PIR and MP tablePatrick Georgi2011-10-282-0/+60
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* siemens/sitemp_g1p1: Don't mess with virtual wire settingsPatrick Georgi2011-10-131-1/+1
* siemens/sitemp_g1p1: Get rid of bus_isa and bus_typePatrick Georgi2011-10-133-31/+5
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-11/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* siemens/sitemp_g1p1: Adapt read_option() to latest changesJosef Kellermann2011-05-131-1/+1
* Remove uart_init() in Siemens sitemp-g1p1Patrick Georgi2011-05-121-1/+0
* Add Siemens SITEMP-G1 boardJosef Kellermann2011-05-1127-0/+6114
OpenPOWER on IntegriCloud