summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/fsp_rangeley/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-211-461/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* southbridge: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-0/+1
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-0/+1
* intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-131-3/+3
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-3/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-12/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+1
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* sb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS2018-05-221-9/+9
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-301-1/+1
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-2/+2
* src/southbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-071-1/+1
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-2/+2
* src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-231-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-141-0/+478
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-031-478/+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-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge/intel/fsp_rangeley/ : Spellcheck + Formattingnicky sielicki2015-04-101-1/+1
* x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert2015-02-271-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-12/+12
* fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko2014-11-081-0/+27
* southbridge/intel: Add fsp_rangeley supportMartin Roth2014-07-301-0/+451