summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/lp_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* peppy: Disable audio codec enable GPIO in S3 + S5.Shawn Nematbakhsh2013-12-121-1/+1
* lynxpoint: provide gpio_is_native()Aaron Durbin2013-12-051-0/+7
* lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQDuncan Laurie2013-11-251-0/+38
* lynxpoint: Add a function to set an individual GPIODuncan Laurie2013-11-241-0/+14
* lynxpoint: Rework LP GPIO handlingDuncan Laurie2013-11-241-9/+9
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-4/+0
* lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie2013-03-141-0/+113