Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / drivers / gpio / gpio-uclass.c
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
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-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-15 Tom RiniMerge tag 'v2021.04-rc4' into next
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: 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: 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-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
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 DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
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-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Patrick Delaunaygpio: Convert to use APIs which support live DT
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Tom RiniMerge branch '2020-09-30-add-new-apis' into next
2020-09-30 Jean-Jacques Hiblotdrivers: gpio: Add a managed API to get a GPIO from...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassgpio: Add a method to convert a GPIO to ACPI
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-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
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-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 log.h from common header
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
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 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-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassgpio: Rename free() to rfree()
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassspl: Allow tiny printf() to be controlled in SPL and TPL
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
next