index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
1
-1
/
+1
2020-08-22
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
1
-1
/
+1
2020-08-20
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
1
-2
/
+2
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+21
2020-08-03
gpio: octeon_gpio: Add GPIO controller driver for Octeon
Suneel Garapati
3
-0
/
+253
2020-08-02
gpio: mxc_gpio: add OF_PLATDATA support
Walter Lozano
1
-6
/
+21
2020-07-29
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
Tom Rini
1
-8
/
+2
2020-07-29
drivers: gpio: add broadcom iproc gpio driver support
Rayagonda Kokatanur
3
-0
/
+302
2020-07-29
gpio: add nexell driver
Stefan Bosch
3
-0
/
+260
2020-07-29
msm_gpio: Add support for Qualcomm IPQ40xx
Robert Marko
1
-0
/
+1
2020-07-28
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
1
-8
/
+2
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
14
-15
/
+15
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
4
-4
/
+4
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
17
-19
/
+19
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
14
-15
/
+15
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
4
-4
/
+4
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
3
-4
/
+144
2020-07-17
x86: gpio: Add support for obtaining ACPI info for a GPIO
Simon Glass
1
-0
/
+34
2020-07-17
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
1
-4
/
+11
2020-07-17
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2
-0
/
+99
2020-07-16
gpio: mxc_gpio: Improve to use ofdata_to_platdata
Ye Li
1
-27
/
+9
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2
-0
/
+4
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
5
-13
/
+9
2020-07-07
gpio: search for gpio label if gpio is not found through bank name
Heiko Schocher
2
-0
/
+66
2020-07-07
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
1
-0
/
+59
2020-07-07
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
1
-14
/
+76
2020-07-06
Merge branch 'next'
Tom Rini
2
-6
/
+4
2020-07-05
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
Heiko Schocher
1
-4
/
+4
2020-06-26
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
1
-1
/
+0
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+4
2020-06-23
gpio: mxc_gpio: change gpio index for i.MX8
Ye Li
1
-1
/
+4
2020-06-16
gpio: omap_gpio: Fix unused function warning in non-DM case
Tom Rini
1
-5
/
+4
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
20
-0
/
+20
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
17
-1
/
+18
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-6
/
+10
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
1
-1
/
+1
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
1
-6
/
+1
2020-05-11
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
1
-0
/
+15
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
1
-0
/
+196
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
1
-20
/
+66
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
1
-5
/
+8
2020-04-16
gpio: add ops to set dir flags
Patrick Delaunay
1
-5
/
+12
2020-04-16
gpio: add ops to get dir flags
Patrick Delaunay
1
-6
/
+25
2020-04-16
gpio: add support of new GPIO direction flag
Patrick Delaunay
1
-0
/
+30
2020-04-16
gpio: update dir_flags management
Patrick Delaunay
1
-2
/
+25
2020-04-16
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
1
-6
/
+3
2020-04-16
gpio: add function check_dir_flags
Patrick Delaunay
1
-0
/
+25
2020-04-16
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
1
-13
/
+25
2020-04-16
gpio: add function _gpio_get_value
Patrick Delaunay
1
-4
/
+10
[next]