summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/lp_gpio.h
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons2020-10-311-3/+3
* sb/intel/lynxpoint/lp_gpio.h: Include stdint.hAngel Pons2020-05-171-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-301-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-2/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+3
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-101-3/+3
* southbridge/intel/lynxpoint: Use common gpio.cPatrick Rudolph2016-02-231-0/+11
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* lynxpoint: Add an inverted input GPIO typeDuncan Laurie2013-11-261-0/+4
* lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQDuncan Laurie2013-11-251-0/+11
* slippy: Enable EC SMIDuncan Laurie2013-11-251-1/+1
* lynxpoint: Rework LP GPIO handlingDuncan Laurie2013-11-241-3/+50
* lynxpoint: Add power management helper functionsDuncan Laurie2013-03-211-2/+0
* lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie2013-03-141-0/+110