Commit Graph

323 Commits (63659ff317c72ff6d74a3147ad758c5904b034bc)

Author SHA1 Message Date
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 10 years ago
Bhuvanchandra DV d348a943e7 dm: gpio: vf610: Add GPIO driver support 10 years ago
Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering 10 years ago
Hans de Goede a52783e11d sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" 10 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 10 years ago
Matt Porter 0144caf22c gpio: stm32: add stm32f1 support 10 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
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 10 years ago
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function 10 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Hans de Goede 6c727e09a0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic 10 years ago
Axel Lin b0c4ae1a51 mmc: sunxi: Fix misuse of gpio_direction_input() 10 years ago