summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ix
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3133-132/+0
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+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_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-5/+2
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-042-2/+2
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+6
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Kill ENABLE_TPM.Vladimir Serbinenko2015-05-211-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2133-47/+33
* src/southbridge/intel/i82801ix: Add GPIO register locationsTimothy Pearson2015-05-031-0/+10
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* 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-157-17/+22
* 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-1/+2
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-182-4/+1
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-251-8/+8
* i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko2014-11-195-12/+40
* i82801ix: 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
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* gm45: Convert to per-device ACPIVladimir Serbinenko2014-10-154-1/+36
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-5/+3
* gm45: Move S3 detection to enable stage.Vladimir Serbinenko2014-08-121-17/+0
* i82801ix: Make RP04 optionally hotpluggable.Vladimir Serbinenko2014-08-122-6/+53
* i82801ix: Declare gen decode registers.Vladimir Serbinenko2014-08-111-0/+3
* i82801ix: Provide ramstage smbus functions.Vladimir Serbinenko2014-08-013-0/+162
* i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko2014-07-302-9/+16
* i82801ix: Enable usbdebug options.Vladimir Serbinenko2014-07-301-0/+1
* southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-178-10/+0
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0810-10/+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
* southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy`Paul Menzel2013-10-301-2/+1
* qemu: q35: avoid address conflictGerd Hoffmann2013-10-011-1/+10
* intel/i82801ix: remove explicit pcie config accessesKyösti Mälkki2013-09-104-39/+27
* 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
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-011-4/+0
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-011-25/+2
* 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
OpenPOWER on IntegriCloud