index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
2018-08-21
device: expose the functions used to remove and unbind children of a device
Jean-Jacques Hiblot
2018-08-21
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-08-21
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
Jean-Jacques Hiblot
2018-08-11
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-11
drivers: Add AXI uclass
Mario Six
2018-08-08
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
dm: Correct typos in uclass_first/next_device_check()
Bin Meng
2018-07-19
dm: SMEM (Shared memory) uclass
Ramon Fried
2018-07-09
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-06-01
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-05-07
dm: ofnode: add ofnode_device_is_compatible() helper
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-03-31
core: add uclass_get_device_by_phandle_id() api
Kever Yang
2018-03-22
drivers: net: pfe_eth: LS1012A PFE headers
Calvin Johnson
2018-02-23
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-02-13
dm: core: fix typo in comment (device.h)
Heinrich Schuchardt
2018-02-03
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
include: dm: Fix 'devioe'/'devuce' typos
Mario Six
2018-01-24
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
dm: add dev_read_u32()
Masahiro Yamada
2018-01-21
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
dm: pinctrl: sync with Linux to use pin_config_param
Peng Fan
2018-01-21
dm: fix typo falback
Heinrich Schuchardt
2018-01-01
dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
2017-11-17
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-09-22
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-18
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-11
dm: core: add clocks node scan
Patrice Chotard
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-10
block: ide: Fix block read/write with driver model
Bin Meng
2017-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-17
dm: core: Add a comment about the device_remove() flags
Simon Glass
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
[next]