summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* nb/intel/ibexpeak: drop IGD-related NVS variablesMatt DeVillier2020-04-021-7/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer2020-03-201-1/+5
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-0/+1
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOTKyösti Mälkki2019-11-131-8/+0
* ELOG: Avoid some preprocessor useKyösti Mälkki2019-11-091-2/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans2019-10-061-19/+1
* sb/intel/ibexpeak: Fix enabling HPETArthur Heymans2019-10-061-0/+1
* sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans2019-10-061-12/+1
* sb/intel/ibexpeak: Add define for PRSTS registerAngel Pons2019-09-191-3/+4
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-6/+4
* sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans2019-07-081-0/+3
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-131-2/+2
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* 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
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber2019-01-131-2/+5
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+1
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* sb/intel/ibexpeak: Get rid of device_tElyes HAOUAS2018-05-181-13/+14
* intel/ibexpeak: Fix missing ACPI PIRQ entriesKyösti Mälkki2018-05-021-0/+8
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-301-1/+1
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* sb/intel/*: add option to lockdown chipset on normal boot pathBill XIE2017-08-301-0/+12
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-2/+2
* nb/intel/nehalem/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-6/+0
* src/southbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-071-5/+5
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+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: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-281-46/+5
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ibexpeak: Merge common NVS initVladimir Serbinenko2015-05-151-0/+5
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-1/+1