summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/sch
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-2132-45/+32
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-9/+9
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-3/+2
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* sch: Move to implicit length patchingVladimir Serbinenko2014-11-091-4/+3
* sch: Switch to per-device ACPIVladimir Serbinenko2014-10-183-2/+30
* sch: make separate copy of nvs.hVladimir Serbinenko2014-09-121-0/+137
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1710-13/+0
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-161-4/+0
* Fix some wait_for_valid functions return value from 1 to -1.Andrew Wu2013-08-131-1/+1
* Remove unnecessary space characters.Andrew Wu2013-08-021-2/+2
* Makefile: Fix adding intel/commonKyösti Mälkki2013-07-301-0/+1
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-101-7/+0
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-012-48/+0
* usbdebug: Drop printk within console_init()Kyösti Mälkki2013-06-121-1/+0
* Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev2013-06-112-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0118-18/+18
* Get rid of drivers classPatrick Georgi2012-11-271-10/+10
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-0/+1
* hpet: common ACPI generationPatrick Georgi2012-10-081-0/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Unify IO APIC address specificationPatrick Georgi2012-04-121-2/+3
* intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* Avoid ../../.. paths in ASL filesPatrick Georgi2012-02-172-9/+9
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* sch: strip quotes around cmc.bin filenamePatrick Georgi2011-10-211-1/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-5/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-1/+1
* Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi2011-01-301-1/+1
* Intel SCH: make state machine binary selection available in Kconfig for now.Stefan Reinauer2010-12-272-6/+26
* Fix a few whitespace and coding style issues.Uwe Hermann2010-12-1814-136/+112
* A couple of Poulsbo fixes:Patrick Georgi2010-12-181-4/+5
* Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi2010-12-1832-0/+4312