summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/sitemp_g1p1
AgeCommit message (Expand)Author
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-10nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06CPU: Move SMM prototypes under x86Kyösti Mälkki
2016-11-21mb/siemens/sitemp_g1p1/cmos.layout: Re-add cmos_defaults_loadedNico Huber
2016-10-04mainboard/siemens/sitemp_g1p1: Use tabs for indentsElyes HAOUAS
2016-10-01mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01siemens/sitemp_g1p1: Fix typoPatrick Georgi
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-07-31Update degree symbol to utf-8 encoding in commentsMartin Roth
2015-12-16southbridge/amd/sb600: Update HPET base address with #defineMartin Roth
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-10mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-24amd/acpi: Clean up SMBus references.Tobias Diedrich
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-09src/mainboard: Doxygen fixesMartin Roth
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-09mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversionEdward O'Callaghan
2014-12-08mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in stringEdward O'Callaghan
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-10-24siemens/sitemp_g1p1: Fix serial output for simo boardDennis Wassenberg
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-07-24siemens/sitemp_g1p1: Remove a trailing whitespaceElyes HAOUAS