summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801dx
Commit message (Expand)AuthorAgeFilesLines
* intel/e7505,i82801dx: Fix SMM_ASEG lockKyösti Mälkki2019-07-133-13/+15
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-091-0/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/{common,i82801dx}: Improve TCO debug codeJacob Garber2019-04-071-1/+1
* Remove leftover filesKyösti Mälkki2019-03-141-31/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-016-0/+6
* aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-133-5/+4
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-064-6/+4
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-4/+4
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-223-26/+0
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMONStefan Tauner2018-09-161-1/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* sb/intel/i82801dx: Get rid of device_tElyes HAOUAS2018-05-233-8/+8
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-302-2/+2
* 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