summaryrefslogtreecommitdiff
path: root/include/dm/read.h
AgeCommit message (Expand)Author
2019-02-08dm: core: Introduce dev_read_alias_highest_id()Michal Simek
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-06-01dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28include: dm: Fix 'devioe'/'devuce' typosMario Six
2018-01-24Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-22dm: add dev_read_u32()Masahiro Yamada
2018-01-21core: Add {ofnode, dev}_translate_address functionsMario Six
2017-09-22dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot
2017-09-18dm: core: add dev_read_addr_ptr()Philipp Tomsich
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-28dm: core: add ofnode_count_phandle_with_args()Patrice Chotard
2017-07-28dm: core: Add ofnode_read_resource()Simon Glass
2017-07-28dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-07-11dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass
2017-06-01dm: core: Implement live tree 'read' functionsSimon Glass
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass