- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
- 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years, 1 month ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years, 1 month ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years, 1 month ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 6 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 6 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- f835303 gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
- 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
- 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
- e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
- 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
- 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
- b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
- 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
- 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
- f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
- 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 12 years ago
- 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
- 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
- 9f15bc0 i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · 13 years ago
- ef5d9eb gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 14 years ago
- ffb4b02 s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · 15 years ago
- 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago[Renamed (81%) from arch/arm/cpu/arm_cortexa8/s5pc1xx/gpio.c]
- 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/s5pc1xx/gpio.c]
- ab693e9 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago