index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-06-23
gpio: mxc_gpio: change gpio index for i.MX8
Ye Li
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-11
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
gpio: add function check_dir_flags
Patrick Delaunay
2020-04-16
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
2020-04-16
gpio: add function _gpio_get_value
Patrick Delaunay
2020-04-16
gpio: add gpio descriptor initialization helper
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-03-31
gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
Klaus H. Sorensen
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
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-09
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
2020-02-07
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
Jason Li
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-04
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
2020-02-04
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
2020-02-04
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
2020-02-04
gpio: pca953x_gpio: Add support for 24 bit IO expander
Vignesh Raghavendra
2020-01-23
gpio: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-14
gpio: mxc_gpio: add support for i.MXRT1050
Giulio Benetti
2019-12-15
x86: Add a generic Intel GPIO driver
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-03
gpio: at91_gpio: Add bank names
James Byrne
2019-10-30
gpio: da8xx_gpio: Fix the _gpio_direction_output function
Keerthy
2019-10-24
gpio: zynq: Add gpio driver support for PMC gpio
Shubhrajyoti Datta
2019-10-24
gpio: zynq: Add gpio driver support for Versal
Ashok Reddy Soma
2019-10-18
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
Lukasz Majewski
2019-10-08
gpio: zynq: fix issue in set gpio output direction
Ashok Reddy Soma
[next]