index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
mpc8xxx_gpio.c
Age
Commit message (
Expand
)
Author
2021-03-05
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-02-08
gpio: mpc8xxx_gpio: Fix for litte endian
Biwen Li
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-23
gpio: mpc8xxx: support fsl-layerscape platform
hui.song
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-03-31
gpio: mpc8xxx: don't do RMW on gpdat register when setting value
Rasmus Villemoes
2020-03-31
gpio: mpc8xxx: don't modify gpdat when setting gpio as input
Rasmus Villemoes
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
2018-01-28
gpio: mpc8xxx: Make live-tree compatible
Mario Six
2018-01-28
gpio: mpc8xxx: Make compatible with more SoCs
Mario Six
2018-01-28
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
Mario Six
2018-01-28
gpio: mpc85xx: Rename driver file to mpc8xxx
Mario Six