index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
core
/
syscon-uclass.c
Age
Commit message (
Expand
)
Author
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: core: Change syscon to use helper function
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-04-11
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
2019-02-20
dm: syscon: Don't require a regmap for PCI devices
Simon Glass
2018-12-15
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-07
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
2018-05-07
syscon: add Linux-compatible syscon API
Masahiro Yamada
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-17
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2016-09-21
dm: syscon: Provide a generic syscon driver
Paul Burton
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
2016-03-17
syscon: Avoid returning a device on failure
Simon Glass
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
2015-07-21
dm: core: Add device checking to syscon_get_regmap()
Simon Glass
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass