index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-uclass.c
Age
Commit message (
Expand
)
Author
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-08-20
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
Masahiro Yamada
2016-05-25
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
Thomas Abraham
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2015-09-19
pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
Masahiro Yamada
2015-09-02
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada