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
/
drivers
/
core
/
read.c
Age
Commit message (
Expand
)
Author
2018-06-01
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-24
Merge git://git.denx.de/u-boot-mmc
Tom Rini
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
core: read: Fix style violations
Mario Six
2018-01-15
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2017-11-16
dm: core: Correct address cast in dev_read_addr_ptr()
Simon Glass
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-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
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-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass