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
/
include
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: uclass: Adding missing child_pre_probe description
Bin Meng
2018-09-18
1
-0
/
+1
*
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
2
-0
/
+30
*
device: expose the functions used to remove and unbind children of a device
Jean-Jacques Hiblot
2018-08-21
1
-0
/
+38
*
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-08-21
1
-4
/
+19
*
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
Jean-Jacques Hiblot
2018-08-21
1
-0
/
+11
*
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-11
1
-0
/
+1
*
drivers: Add AXI uclass
Mario Six
2018-08-11
1
-0
/
+1
*
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
1
-0
/
+13
*
dm: Correct typos in uclass_first/next_device_check()
Bin Meng
2018-08-08
1
-2
/
+2
*
dm: SMEM (Shared memory) uclass
Ramon Fried
2018-07-19
1
-0
/
+1
*
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
1
-0
/
+45
*
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
1
-4
/
+2
*
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
1
-0
/
+4
*
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
1
-0
/
+11
*
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
1
-0
/
+23
*
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
1
-1
/
+3
*
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-07-09
2
-0
/
+26
*
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-06-01
2
-0
/
+54
*
dm: ofnode: add ofnode_device_is_compatible() helper
Masahiro Yamada
2018-05-07
1
-0
/
+11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
28
-53
/
+28
*
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-04-01
1
-0
/
+1
*
core: add uclass_get_device_by_phandle_id() api
Kever Yang
2018-03-31
1
-0
/
+16
*
drivers: net: pfe_eth: LS1012A PFE headers
Calvin Johnson
2018-03-22
1
-0
/
+21
*
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
1
-0
/
+8
*
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-02-23
1
-0
/
+8
*
dm: core: fix typo in comment (device.h)
Heinrich Schuchardt
2018-02-13
1
-1
/
+1
*
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-02-03
1
-0
/
+8
*
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
1
-1
/
+0
*
include: dm: Fix 'devioe'/'devuce' typos
Mario Six
2018-01-28
1
-4
/
+4
*
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-24
1
-0
/
+16
|
\
|
*
dm: add dev_read_u32()
Masahiro Yamada
2018-01-22
1
-0
/
+16
*
|
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
1
-0
/
+1
*
|
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
2
-0
/
+30
*
|
dm: pinctrl: sync with Linux to use pin_config_param
Peng Fan
2018-01-21
1
-46
/
+66
*
|
dm: fix typo falback
Heinrich Schuchardt
2018-01-21
1
-2
/
+2
|
/
*
dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
2018-01-01
1
-1
/
+0
*
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-11-17
1
-1
/
+1
*
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-10-04
1
-8
/
+0
*
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-10-04
1
-0
/
+72
*
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-22
1
-0
/
+36
*
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
1
-0
/
+15
*
dm: core: add clocks node scan
Patrice Chotard
2017-09-11
1
-0
/
+14
*
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-11
1
-0
/
+24
*
block: ide: Fix block read/write with driver model
Bin Meng
2017-09-10
1
-0
/
+1
*
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
2
-1
/
+21
*
dm: core: Add a comment about the device_remove() flags
Simon Glass
2017-08-17
1
-1
/
+1
*
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
3
-0
/
+60
|
\
|
*
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
3
-0
/
+60
*
|
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
2
-10
/
+20
[next]