index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
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-22
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-22
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
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-03
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada