index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
syscon-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
2019-04-11
1
-24
/
+59
*
dm: syscon: Don't require a regmap for PCI devices
Simon Glass
2019-02-20
1
-0
/
+4
*
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-15
1
-38
/
+17
*
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+23
*
syscon: add Linux-compatible syscon API
Masahiro Yamada
2018-05-07
1
-0
/
+64
*
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
1
-0
/
+3
*
dm: syscon: Provide a generic syscon driver
Paul Burton
2016-09-21
1
-0
/
+11
*
dm: syscon: Add support for of-platdata
Simon Glass
2016-07-14
1
-0
/
+13
*
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
1
-0
/
+1
*
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
1
-12
/
+19
*
dm: core: Add device checking to syscon_get_regmap()
Simon Glass
2015-07-21
1
-2
/
+5
*
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
1
-0
/
+73