drivers: spi: Add SPI controller driver for Octeon
[platform/kernel/u-boot.git] / drivers / gpio /
2020-08-03 Suneel Garapatigpio: octeon_gpio: Add GPIO controller driver for Octeon
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
2020-07-29 Tom RiniMerge branch '2020-07-29-add-brcm-ns3-support'
2020-07-29 Rayagonda Kokatanurdrivers: gpio: add broadcom iproc gpio driver support
2020-07-29 Tom RiniMerge branch '2020-07-28-misc-soc-improvements'
2020-07-29 Stefan Boschgpio: add nexell driver
2020-07-29 Robert Markomsm_gpio: Add support for Qualcomm IPQ40xx
2020-07-29 Walter Lozanodrivers: avoid using aliases on drivers when OF_PLATDAT...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-25 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-20 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-17 Simon Glassx86: gpio: Add support for obtaining ACPI info for...
2020-07-17 Simon Glassx86: pinctrl: Add a way to get the pinctrl reg address
2020-07-17 Simon Glassgpio: Add a method to convert a GPIO to ACPI
2020-07-16 Ye Ligpio: mxc_gpio: Improve to use ofdata_to_platdata
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Walter Lozanocore: add support for U_BOOT_DRIVER_ALIAS
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Heiko Schochergpio: search for gpio label if gpio is not found throug...
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Patrick Delaunaygpio: stm32: add ops get_dir_flags
2020-07-07 Patrick Delaunaygpio: stm32: add ops set_dir_flags
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-05-gpio-regression-fix'
2020-07-05 Heiko Schochergpio-uclass.c: save the GPIOD flags also in the gpio...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-26 Tom RiniConvert CONFIG_AT91_GPIO to Kconfig
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-23 Tom RiniMerge tag 'u-boot-imx-20200623' of https://gitlab.denx...
2020-06-22 Ye Ligpio: mxc_gpio: change gpio index for i.MX8
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
2020-06-16 Tom Rinigpio: omap_gpio: Fix unused function warning in non...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Trevor Woernerrename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
2020-05-14 Patrick Delaunaygpio: stm32: support gpio ops in SPL
2020-05-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-11 Neil Armstronggpio: emulate open drain & open source in dm_gpio_set_v...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-20 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-04-17 Tom RiniMerge branch '2020-04-16-master-imports'
2020-04-17 Patrick Delaunaytest: pinmux: add pincontrol-gpio for pin configuration
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in gpio
2020-04-17 Patrick Delaunaygpio: sandbox: cleanup binding support
2020-04-17 Patrick Delaunaygpio: add ops to set dir flags
2020-04-17 Patrick Delaunaygpio: add ops to get dir flags
2020-04-17 Patrick Delaunaygpio: add support of new GPIO direction flag
2020-04-17 Patrick Delaunaygpio: update dir_flags management
2020-04-17 Patrick Delaunaygpio: add helper GPIOD_FLAGS_OUTPUT
2020-04-17 Patrick Delaunaygpio: add function check_dir_flags
2020-04-17 Patrick Delaunaygpio: add function _dm_gpio_set_dir_flags
2020-04-17 Patrick Delaunaygpio: add function _gpio_get_value
2020-04-17 Patrick Delaunaygpio: add gpio descriptor initialization helper
2020-04-17 Patrick Delaunaygpio: remove the open_drain API and ops
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01 Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31 Tom RiniMerge tag 'arc-last-minute-fixes-for-2020.04' of https...
2020-03-31 Tom RiniMerge branch '2020-03-31-master-imports'
2020-03-31 Klaus H. Sorensengpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT...
2020-03-31 Rasmus Villemoesgpio: mpc8xxx: don't do RMW on gpdat register when...
2020-03-31 Rasmus Villemoesgpio: mpc8xxx: don't modify gpdat when setting gpio...
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-10 Tom RiniMerge tag 'fixes-for-v2020.04' of https://gitlab.denx...
2020-02-10 Tom RiniMerge tag 'u-boot-imx-20200210' of https://gitlab.denx...
2020-02-09 Fabio Estevamgpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
2020-02-08 Tom RiniMerge branch '2020-02-07-master-imports'
next