summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801dx
Commit message (Expand)AuthorAgeFilesLines
* i82801dx/gx/ix/jx: Add low-memory backup for S3 pathKyösti Mälkki2017-08-191-0/+9
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-064-256/+5
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+3
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-1/+1
* intel/i82801dx: Support 2MiB FWH partKyösti Mälkki2017-01-102-0/+25
* x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-111-4/+2
* intel 82801dx/gx/ix: Commit SMM relocation code to DRAMKyösti Mälkki2016-12-101-0/+1
* southbridge/intel/i82801dx: transition away from device_tAntonello Dettori2016-11-091-1/+1
* southbridge/intel/i82801dx: transition away from device_tAntonello Dettori2016-09-103-3/+3
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-32/+32
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* southbridge/intel/i82801dx: use common Intel ACPI hardware definitionsAaron Durbin2016-07-153-8/+9
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3118-72/+0
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-081-1/+2
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2118-25/+18
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* global: Refactor get_option usageVarad Gautam2015-04-061-2/+2
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-6/+4
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-7/+7
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-3/+2
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-3/+0
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-161-4/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-1/+1
* 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-6/+0
* usbdebug: Support i82801dx/ex southbridgeKyösti Mälkki2013-07-012-1/+15
* Fix i82801a/b/c/d IOAPICKyösti Mälkki2013-06-121-0/+6
* intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev2013-06-121-1/+1
* Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev2013-06-112-3/+3
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-017-7/+7
* Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki2013-02-262-22/+25
* Get rid of drivers classPatrick Georgi2012-11-271-7/+7
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-0/+1
* hpet: common ACPI generationPatrick Georgi2012-10-082-12/+3
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-243-19/+14
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* i82801dx: Replace romstage printk'sKyösti Mälkki2011-10-201-7/+7
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-15/+6
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0814-10/+10
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-3/+2