summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3138-152/+0
* southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel2015-10-231-104/+0
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-071-2/+1
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-081-0/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-042-2/+2
* i82801gx: Reserve LPC decodes.Vladimir Serbinenko2015-05-291-2/+18
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+7
* Remove address from GPLv2 headersPatrick Georgi2015-05-2139-55/+39
* southbridge/i82801gx: Add x_EN defines for LPC_ENDamien Zammit2015-05-081-0/+10
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-283-1/+44
* 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-7/+5
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-155-14/+18
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-4/+3
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-2/+2
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-031-0/+105
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-0/+7
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-092-0/+27
* i945: Consolidate common GNVS initVladimir Serbinenko2014-11-091-0/+4
* i82801gx: Move to implicit length patchingVladimir Serbinenko2014-11-091-4/+3
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-1/+1
* i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko2014-11-042-16/+30
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* i945: Consolidate FADT codeclassic-2014.10Vladimir Serbinenko2014-10-182-0/+110
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-153-2/+28
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-3/+3
* i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko2014-09-052-19/+2
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1711-15/+0
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-085-5/+0
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* 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
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-212-2/+34
* intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki2013-09-104-27/+24
* usbdebug: Change debug port scanningKyösti Mälkki2013-08-291-4/+0
* 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-1/+1
* southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEGDenis 'GNUtoo' Carikli2013-07-101-0/+2
* i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.cDenis 'GNUtoo' Carikli2013-07-101-0/+4
* southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.Denis 'GNUtoo' Carikli2013-07-101-1/+1
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-012-54/+0