video: Drop CONFIG_VIDEO_BMP_LOGO
[platform/kernel/u-boot.git] / drivers / gpio /
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon GlassRename GPIO_SUPPORT to GPIO
2021-07-23 Tom RiniMerge branch '2021-07-23-assorted-fixes'
2021-07-23 Lukasz Majewskii2c: pcf8575: Add support for 8 bit I2C IO expanders...
2021-07-23 Lukasz Majewskii2c: pcf8575: Remove not used members of pcf8575_chip...
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-14 Tom RiniMerge branch '2021-07-14-platform-updates'
2021-07-14 Stephan Gerholdgpio: Add driver for Nomadik GPIO
2021-07-14 Stephan Gerholdgpio: Drop long unused DB8500 GPIO driver
2021-07-08 Tom RiniMerge branch '2021-07-07-remove-non-migrated-platforms'
2021-07-08 Tom Riniarm: Remove spear600 boards and the rest of SPEAr support
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-24 Marek Vasutgpio: renesas: Handle R8A779A0 V3U INEN register
2021-06-23 Michal Simekgpio: pca953x: Add missing i2c dependency
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-21 Marek Vasutgpio: renesas: Pass struct udevice to rcar_gpio_set_dir...
2021-05-11 Tom RiniMerge tag 'u-boot-imx-20210502' of https://gitlab.denx...
2021-05-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-06 Tom RiniMerge branch '2021-05-06-misc-updates'
2021-05-04 Sean Andersondm: gpio: Fix gpio_get_list_count failing with livetree
2021-04-19 Tom RiniMerge tag 'u-boot-amlogic-20210419' of https://source...
2021-04-19 Tom RiniMerge tag 'u-boot-atmel-2021.07-b' of https://source...
2021-04-19 Eugen Hristevgpio: atmel_pio4: add support for sama7g5 pio4 version...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Simon Glassgpio: Drop dm_gpio_set_dir()
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassx86: Probe device if needed in intel_gpio_xlate()
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Menggpio: mpc8xxx: Support controller register physical...
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
2021-03-03 Simon Glassgpio: Define the log category in the uclass
2021-03-03 Simon Glassgpio: sandbox: Track whether a GPIO is driven
2021-03-03 Simon Glassgpio: x86: Drop the deprecated methods in intel_gpio
2021-03-03 Simon Glassgpio: Use an 'ops' variable everywhere
2021-03-03 Simon Glassgpio: Replace direction_input() and direction_output()
2021-03-03 Simon Glassdm: gpio: Add a way to update flags
2021-03-03 Simon Glassgpio: sandbox: Make sandbox_gpio_set_flags() set all...
2021-03-03 Simon Glassgpio: sandbox: Fully separate pin value from output...
2021-03-03 Simon Glassgpio: sandbox: Use a separate flag for the value
2021-03-03 Simon Glassgpio: sandbox: Rename GPIO dir_flags to flags
2021-03-03 Simon Glassgpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
2021-03-03 Simon Glassdm: gpio: Rename get_dir_flags() method to get_flags()
2021-03-03 Simon Glassdm: gpio: Rename set_dir_flags() method to update_flags()
2021-03-03 Simon Glassgpio: Disable functions not used with of-platdata
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-marvell
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2021-02-08 Biwen Ligpio: mpc8xxx_gpio: Fix for litte endian
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-27 Harm Berntsengpio: Add support for DM GPIO for Kirkwood
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Jernej Skrabecsunxi: gpio: introduce compatible for H616
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-24 Weijie Gaogpio: add GPIO controller driver for MediaTek MT7620 SoC
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunaygpio: stm32-gpio: migrate trace to dev and log macro
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Tomas Novotnygpio: tca642x: fix input subcommand for gpio banks > 0
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassx86: apl: Reduce size for TPL
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassgpio: Update for new sequence numbers
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: Drop uses of dev_set_of_offset()
next