summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/common/gpio.c: Clean up includesElyes Haouas2022-10-061-3/+2
* sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons2021-04-191-9/+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
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-1/+1
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-301-3/+3
* 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
* sb/intel/common: Remove CAR_GLOBAL useArthur Heymans2019-02-121-2/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* sb/intel/gpio: Cache gpiobase in ramstage and romstagePatrick Rudolph2018-07-281-4/+22
* sb/intel/common/gpio: Only set one bit at timePatrick Rudolph2017-07-251-1/+2
* sb/intel/common/gpio: Support ICH9M and priorPatrick Rudolph2017-01-031-0/+13
* southbridge/intel/common: Add common gpio.cPatrick Rudolph2016-02-161-0/+153