index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
2021-04-06
pinctrl: Return -ENOSYS when system call is not available
Simon Glass
2021-03-30
Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...
Tom Rini
2021-03-20
pinctrl: mt7629: add jtag function and pin group
Weijie Gao
2021-03-20
pinctrl: mediatek: do not probe gpio driver if not enabled
Weijie Gao
2021-03-20
pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl
Sam Shih
2021-03-20
pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
Sam Shih
2021-03-16
pinctrl: renesas: Add support for R8A774C0
Lad Prabhakar
2021-03-16
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11
Lad Prabhakar
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-02
pinctrl: at91-pio4: add support for slew-rate
Claudiu Beznea
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-09
pinctrl: stm32: bind only the enabled GPIO subnode
Patrick Delaunay
2021-02-09
pinctrl: stm32: correct management pin display of OTYPE
Patrick Delaunay
2021-02-09
pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
Patrice Chotard
2021-02-09
pinctrl: stmfx: Fix pin configuration issue
Patrice Chotard
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2021-01-25
Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2021-01-24
pinctrl: mtmips: add support for MediaTek MT7620 SoC
Weijie Gao
2021-01-22
pinctrl: at91-pio4: implement drive strength support
Eugen Hristev
2021-01-22
pinctrl: at91-pio4: convert to dev_read_prop
Eugen Hristev
2021-01-18
pinctrl: mediatek: correct error handling
Heinrich Schuchardt
2021-01-18
pinctrl: renesas: Implement get_pin_muxing() callback
Lad Prabhakar
2021-01-18
pinctrl: renesas: Make sure the pin type is updated after setting the MUX
Lad Prabhakar
2021-01-13
pinctrl: stm32: migrate trace to log macro
Patrick Delaunay
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
pinctrl: Drop post_bind() method when not needed
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2020-12-18
pinctrl: Update for new sequence numbers
Simon Glass
2020-12-14
pinctrl: meson: fix bit manipulation of pin bias configuration
Neil Armstrong
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: Drop uses of dev_set_of_offset()
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-11-25
pinctrl: stmfx: update pin name
Patrick Delaunay
[next]