index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Supress dead-code warning in __of_get_next_child()
Simon Glass
2017-06-12
1
-0
/
+6
*
dm: Add more livetree helpers and definitions
Simon Glass
2017-06-01
1
-2
/
+2
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: core: Update uclass_find_device_by_phandle() for livetree
Simon Glass
2017-06-01
1
-3
/
+2
*
dm: simple-bus: Add support for livetree
Simon Glass
2017-06-01
1
-2
/
+1
*
dm: regmap: Add support for livetree
Simon Glass
2017-06-01
1
-15
/
+22
*
dm: core: Add a way to find a device by ofnode
Simon Glass
2017-06-01
1
-0
/
+37
*
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
1
-4
/
+54
*
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
1
-9
/
+6
*
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
2
-7
/
+7
*
dm: core: Allow binding a device from a live tree
Simon Glass
2017-06-01
2
-11
/
+9
*
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
2
-0
/
+143
*
dm: core: Add device-based 'read' functions to access DT
Simon Glass
2017-06-01
1
-0
/
+4
*
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
2
-1
/
+38
*
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
1
-0
/
+27
*
dm: core: Add livetree address functions
Simon Glass
2017-06-01
2
-1
/
+360
*
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
2
-0
/
+553
*
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Add livetree access functions
Simon Glass
2017-06-01
2
-0
/
+736
*
dm: core: Set return value first in lists_bind_fdt()
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: core: Adjust device_bind_common() to take an ofnode
Simon Glass
2017-06-01
1
-8
/
+10
*
dm: core: Add ofnode to represent device tree nodes
Simon Glass
2017-06-01
2
-2
/
+2
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-2
/
+3
*
dm: core: Dont export dm_scan_fdt_node()
Simon Glass
2017-06-01
1
-2
/
+15
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-12
/
+12
*
dm: core: Move dev_get_addr() etc. into a separate file
Simon Glass
2017-06-01
3
-126
/
+144
*
dm: core: Add DM_FLAG_OS_PREPARE flag
Stefan Roese
2017-05-17
1
-5
/
+11
*
dm: core: Ensure DMA regions start up with the cache clean
Simon Glass
2017-04-13
1
-1
/
+29
*
core/uclass: Print name of device in uclass_find_device_by_seq()
Alexandru Gagniuc
2017-04-13
1
-1
/
+1
*
dm: core: Allow driver model to be disabled for TPL
Simon Glass
2017-04-05
1
-0
/
+14
*
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
Stefan Roese
2017-04-04
2
-4
/
+22
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
4
-7
/
+8
*
regmap: use fdt address translation
Jean-Jacques Hiblot
2017-03-22
1
-6
/
+8
*
dm: core: Fix Handling of global_data moving in SPL
Lokesh Vutla
2017-03-22
1
-2
/
+4
*
dm: Return actual bools in dm_fdt_pre_reloc
Heiko Stübner
2017-03-16
1
-6
/
+6
*
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-03-16
2
-1
/
+26
*
simple-bus: enable support for of-platdata
Kever Yang
2017-02-08
1
-0
/
+4
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
5
-21
/
+24
*
dm: core: Add dev_get_addr_size_index() to retrieve addr and size
Stefan Roese
2016-12-02
1
-0
/
+22
*
dm: core: Handle global_data moving in SPL
Simon Glass
2016-12-02
1
-0
/
+7
*
Fix codying style broken by recent libfdt sync
Masahiro Yamada
2016-10-24
1
-2
/
+2
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-1
/
+1
*
dm: core: Add a function to get a uclass name
Simon Glass
2016-10-11
1
-0
/
+9
*
dm: syscon: Provide a generic syscon driver
Paul Burton
2016-09-21
1
-0
/
+11
*
dm: core: Match compatible strings in order of priority
Paul Burton
2016-09-21
1
-37
/
+41
*
dm: regmap: Implement simple regmap_read & regmap_write
Paul Burton
2016-09-21
1
-0
/
+20
*
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
1
-1
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-2
/
+1
*
dm: core: Add a function to bind child devices
Simon Glass
2016-07-27
1
-0
/
+9
*
dm: core: Add a way to find a device by its driver
Simon Glass
2016-07-25
1
-0
/
+20
[next]