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
/
read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-18
1
-0
/
+6
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
1
-0
/
+6
*
dm: Fix return value in dev_read_alias_seq()
Simon Glass
2020-12-18
1
-1
/
+3
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
1
-2
/
+3
*
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
1
-0
/
+17
*
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
1
-1
/
+1
*
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
1
-1
/
+3
*
dm: core: Reorder include files in read.c
Stefan Roese
2020-05-29
1
-3
/
+3
*
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-05-02
1
-0
/
+5
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
1
-0
/
+16
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
1
-0
/
+13
*
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
1
-46
/
+51
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
1
-0
/
+11
*
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-06
1
-0
/
+10
*
dm: core: add support for getting register address and size
Sekhar Nori
2019-08-12
1
-0
/
+20
*
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-22
1
-0
/
+5
*
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
2019-02-08
1
-0
/
+8
*
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
1
-0
/
+23
*
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
1
-0
/
+20
*
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-06-01
1
-0
/
+17
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-24
1
-0
/
+5
|
\
|
*
dm: add dev_read_u32()
Masahiro Yamada
2018-01-22
1
-0
/
+5
*
|
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
1
-0
/
+5
*
|
core: read: Fix style violations
Mario Six
2018-01-21
1
-5
/
+4
|
/
*
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2018-01-15
1
-0
/
+7
*
dm: core: Correct address cast in dev_read_addr_ptr()
Simon Glass
2017-11-16
1
-1
/
+2
*
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-22
1
-0
/
+11
*
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
1
-0
/
+7
*
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
1
-0
/
+6
*
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
1
-0
/
+5
*
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-28
1
-1
/
+1
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
1
-1
/
+1
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
1
-0
/
+10
*
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-07-11
1
-0
/
+11
*
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
1
-0
/
+140