index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
Tom Rini
2016-04-18
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-04-13
3
-96
/
+253
|
\
|
*
GPIO: pca953x: Remove compilation warnings on arm64
Michal Simek
2016-04-13
1
-2
/
+2
|
*
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
1
-1
/
+1
|
*
gpio: zynqmp: Add GPIO driver support for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
1
-53
/
+147
|
*
gpio: zynq: Move the definitions to driver file
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+61
|
*
gpio: zynq: Remove non driver model code
Siva Durga Prasad Paladugu
2016-04-13
1
-157
/
+1
|
*
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+7
|
*
gpio: zynq: Convert Zynq GPIO to driver model
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+151
*
|
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
Stefan Roese
2016-04-12
1
-0
/
+4
|
/
*
gpio: Add support for Qualcomm PM8916 gpios
Mateusz Kulikowski
2016-04-01
3
-0
/
+313
*
gpio: Add support for Qualcomm gpio controller
Mateusz Kulikowski
2016-04-01
3
-0
/
+148
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-04-01
1
-11
/
+14
|
\
|
*
sunxi: axp: Generalize register macros for VBUS drive GPIO
Chen-Yu Tsai
2016-03-31
1
-11
/
+14
*
|
gpio: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
1
-5
/
+3
|
/
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-03-25
3
-0
/
+127
|
\
|
*
gpio: Add DM GPIO driver for Marvell MVEBU
Stefan Roese
2016-03-24
3
-0
/
+127
*
|
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-23
1
-1
/
+14
|
/
*
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
3
-0
/
+208
*
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
1
-11
/
+0
*
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
1
-175
/
+5
*
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
1
-1
/
+3
*
gpio: Use const where possible
Simon Glass
2016-03-17
1
-5
/
+5
*
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
1
-0
/
+18
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
1
-3
/
+1
*
gpio: uniphier: add driver for UniPhier GPIO controller
Masahiro Yamada
2016-02-29
3
-0
/
+154
*
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
1
-3
/
+3
*
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
1
-18
/
+0
*
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-24
1
-5
/
+0
*
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2016-02-16
1
-1
/
+4
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
1
-2
/
+2
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-2
/
+2
*
|
x86: ich6_gpio: Convert to use proper DM API
Bin Meng
2016-02-05
1
-102
/
+23
|
/
*
dm: vybrid_gpio: Drop legacy code
Bhuvanchandra DV
2016-02-02
1
-18
/
+0
*
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-02-01
3
-1
/
+182
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
1
-0
/
+1
*
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
1
-4
/
+36
*
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-21
1
-1
/
+1
*
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
1
-0
/
+8
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-13
/
+1
*
gpio: mxs: add name_to_gpio() function
Måns Rullgård
2016-01-07
1
-0
/
+15
*
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
1
-1
/
+1
*
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
2015-11-30
3
-0
/
+308
*
altera_pio: change ioremap to map_physmem
Thomas Chou
2015-11-18
1
-2
/
+3
*
i2c: Fix pca953x endianess issue
Dirk Eibach
2015-11-12
1
-1
/
+3
*
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
2
-240
/
+83
*
drivers: gpio: omap: add support for parsing additional gpio parameters
Mugunthan V N
2015-10-22
1
-0
/
+11
*
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
1
-10
/
+1
*
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
Przemyslaw Marczak
2015-10-03
1
-7
/
+11
*
gpio: tegra: use named constants
Stephen Warren
2015-10-02
1
-14
/
+19
[next]