index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: uniphier: rework single device node model
Masahiro Yamada
2017-10-15
1
-51
/
+89
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-10
3
-0
/
+176
|
\
|
*
gpio: rmobile: Add Renesas RCar GPIO driver
Marek Vasut
2017-09-28
3
-0
/
+176
*
|
dm: gpio: pca953x: Drop pointless data structure checks
Simon Glass
2017-10-08
1
-11
/
+0
*
|
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
6
-11
/
+11
*
|
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-10-08
3
-1
/
+15
*
|
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
Simon Glass
2017-10-08
1
-19
/
+6
|
/
*
rockchip: gpio: remove outdated/misleading comment
Philipp Tomsich
2017-09-18
1
-1
/
+0
*
rockchip: gpio: convert to livetree
Philipp Tomsich
2017-09-18
1
-1
/
+1
*
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
1
-94
/
+0
*
Convert CONFIG_CMD_TCA642X to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
gpio: Drop sx151x driver
Simon Glass
2017-08-11
2
-243
/
+0
*
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
Simon Glass
2017-08-11
1
-8
/
+0
*
Convert CONFIG_CMD_PCA953X to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
1
-0
/
+6
*
dm: tegra: gpio: Convert to support livetree
Simon Glass
2017-07-28
1
-4
/
+6
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
gpio: add static to get_function()
Masahiro Yamada
2017-07-06
1
-2
/
+2
*
dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output
Axel Lin
2017-06-12
1
-0
/
+2
*
gpio: samsung: Drop s3c2440_gpio driver
Simon Glass
2017-06-05
2
-89
/
+0
*
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
2017-06-01
1
-5
/
+3
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
1
-28
/
+23
*
dm: gpio: sandbox: Use dev_read...() functions to access DT
Simon Glass
2017-06-01
1
-6
/
+3
*
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
7
-27
/
+37
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
1
-0
/
+1
*
atmel: Fix up use of dm_scan_fdt_node()
Simon Glass
2017-06-01
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
20
-23
/
+23
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
2
-2
/
+2
*
gpio: rcar_gen3: Fix GPIO read support
Kouei Abe
2017-05-22
1
-6
/
+11
*
gpio: 74x164: make oe-pins optional
Peng Fan
2017-05-18
1
-2
/
+1
*
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
Bin Meng
2017-05-17
1
-5
/
+25
*
gpio: Move OMAP_GPIO to Kconfig
Tom Rini
2017-05-15
1
-0
/
+8
*
gpio-uclass.c: Fix comparison of unsigned expression warning
Tom Rini
2017-05-12
1
-1
/
+1
*
dm: gpio: add BCM6345 gpio driver
Álvaro Fernández Rojas
2017-05-10
3
-0
/
+132
*
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
2017-05-08
3
-0
/
+145
*
gpio: sunxi: Add compatible string for R40 PIO
Chen-Yu Tsai
2017-04-20
1
-0
/
+1
*
gpio: at91_gpio: add the clock support
Wenyou Yang
2017-04-13
1
-0
/
+13
*
gpio: at91_gpio: add the device tree support
Wenyou Yang
2017-04-13
1
-0
/
+15
*
gpio: Kconfig: add CONFIG_AT91_GPIO option
Wenyou Yang
2017-04-13
1
-0
/
+13
*
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2017-04-13
1
-45
/
+97
*
gpio: Add Rapid GPIO2P driver for i.MX7ULP
Peng Fan
2017-03-17
3
-0
/
+232
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
21
-41
/
+44
|
\
|
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
21
-41
/
+44
*
|
GPIO: Correct doc typo "confguration" -> "configuration"
Robert P. J. Day
2017-02-08
1
-1
/
+1
|
/
*
Update Maintainer and Author's email address
Ajay Bhargav
2016-12-27
2
-2
/
+2
*
gpio: zynq: Remove empty line
Michal Simek
2016-12-20
1
-1
/
+0
*
gpio: bcm2835: add device tree support
Fabian Vogt
2016-11-28
1
-0
/
+24
*
gpio: dwapb: Add support for port B
Phil Edworthy
2016-11-21
1
-10
/
+10
*
gpio: atmel_pio4: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
1
-12
/
+0
[next]