summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27gpio: Add support for DM GPIO for KirkwoodHarm Berntsen
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25sunxi: gpio: introduce compatible for H616Jernej Skrabec
2021-01-24gpio: add GPIO controller driver for MediaTek MT7620 SoCWeijie Gao
2021-01-13gpio: stm32-gpio: migrate trace to dev and log macroPatrick Delaunay
2021-01-12gpio: tca642x: fix input subcommand for gpio banks > 0Tomas Novotny
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-18gpio: Update for new sequence numbersSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-01gpio: Convert to use APIs which support live DTPatrick Delaunay
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay
2020-11-17sunxi: gpio: introduce compatible string for V3 GPIOIcenowy Zheng
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-10-23gpio: mpc8xxx: support fsl-layerscape platformhui.song
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay
2020-10-14drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt
2020-10-08gpio: dw: Return output value when direction is outSean Anderson
2020-10-08gpio: dw: Add a trailing underscore to generated nameSean Anderson
2020-10-08gpio: dw: Fix warnings about casting int to pointerSean Anderson
2020-10-05Merge branch 'next'Tom Rini
2020-10-02gpio: stm32: check result of ofnode_phandle_argsPatrick Delaunay
2020-10-02gpio: stm32: cosmetic: cleanup gpio_stm32_probePatrick Delaunay
2020-09-30drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22gpio: at91: use dev_read_addr() to get base addressMasahiro Yamada
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati
2020-08-02gpio: mxc_gpio: add OF_PLATDATA supportWalter Lozano
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini