Commit Graph

221 Commits (3437469985df7c5403fa6e29b224e84c63bdbd52)

Author SHA1 Message Date
Simon Glass 1f8f7730a8 rockchip: gpio: Add rockchip GPIO driver 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers 9 years ago
Simon Glass e7cc0b6f00 x86: gpio: Correct calls to _ich6_gpio_set_direction() 9 years ago
Marek Vasut e30a70c2d3 gpio: Add DW APB GPIO driver 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Hans de Goede fbf10ae986 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster 9 years ago
Tom Rini 0a9e34056f gpio: omap: Drop 'method' parameter 9 years ago
Peter Griffin 152f489841 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 9 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 9 years ago
Peng Fan f2753b0681 mxc: gpio add i.MX6UL support 9 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 9 years ago
Simon Glass ce22c5bbee dm: gpio: Allow GPIO uclass to be used in SPL 9 years ago
Axel Lin 1f9e5e228c gpio: lpc32xx: Use priv_data instead of platdata 9 years ago
Bhuvanchandra DV d348a943e7 dm: gpio: vf610: Add GPIO driver support 9 years ago
Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering 9 years ago
Hans de Goede a52783e11d sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" 9 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 9 years ago
Matt Porter 0144caf22c gpio: stm32: add stm32f1 support 9 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
Axel Lin 895b5d65c7 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places 10 years ago
Marek Vasut 13cfd101dd gpio: s3c: Fix the GPIO driver 10 years ago
Hans de Goede 421b32b880 sunxi: axp: Remove non driver-model support from the axp gpio code 10 years ago
Hans de Goede f9b7a04bc8 sunxi: axp: Add driver-model support to the axp_gpio code 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 746c087bd3 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too 10 years ago
Hans de Goede 11d52a9da6 sunxi: gpio: Add compatible strings for all supported SoCs 10 years ago
Simon Glass a5ab8838c6 sunxi: gpio: Add temporary implementation of name_to_gpio() 10 years ago
Simon Glass 07ce60f3cd sunxi: gpio: Rename GPIOs to include a 'P' prefix 10 years ago
Andrea Scian d37c6288a6 gpio: add Xilinx Zynq PS GPIO driver 10 years ago
Zhou Zhu 3d046f6a87 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency 10 years ago
Xiang Wang ee4303cffa gpio: mvmfp: support newer MFP bit definitions 10 years ago
rev13@wp.pl eaaa4f7e0e ARMv7M: Add STM32F4 support 10 years ago
Simon Glass d79c50af26 sandbox: Move GPIO CONFIGs to Kconfig 10 years ago
Simon Glass 56a71f891b dm: gpio: Add an implementation for gpio_get_number() 10 years ago
Przemyslaw Marczak 2984e7a102 dm: gpio: request list: return the count if requests max_count reached 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Paul Kocialkowski 8deacca975 sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig 10 years ago
Paul Kocialkowski f7c7ab636a power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic 10 years ago
Albert ARIBAUD \(3ADEV\) 606f704760 lpc32xx: add GPIO support 10 years ago
Simon Glass bdfb34167f dm: tegra: Enable driver model in SPL and adjust the GPIO driver 10 years ago
Peng Fan 99c0ae16d8 dm:gpio:mxc add DT support 10 years ago
Peng Fan 637a769318 dm:gpio:mxc add a bank_index entry in platdata 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 10 years ago