~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
read.h
Commit message (
Expand
)
Author
Age
*
core: read: add dev_read_addr_size_index_ptr function
Jonas Karlman
2023-07-28
*
core: read: fix dev_read_addr_size()
John Keeping
2023-07-20
*
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2023-02-04
*
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
*
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
*
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-14
*
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
*
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
*
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
2022-04-10
*
doc: add include/dm/read.h to the HTML documentation
Patrick Delaunay
2022-01-15
*
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
*
dm: Provide dev_read_addr_index_ptr() wrapper
Bin Meng
2021-10-20
*
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-18
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
do not pass NULL pointer to libfdt
Stanislav Pinchuk
2021-01-30
*
dm: core: Don't inline dev_read...() calls with of-platdata
Simon Glass
2021-01-30
*
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
*
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
*
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-22
*
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
*
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
2020-07-28
*
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
*
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
*
dm: core: fix dev_read_alias_highest_id() without libfdt
Michael Walle
2020-06-11
*
dm: core: Add function to get child count of ofnode or device
Chunfeng Yun
2020-05-02
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
*
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
*
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
*
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
*
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
*
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-06
*
dm: core: add support for getting register address and size
Sekhar Nori
2019-08-12
*
dm: Fix parameter description of dev_read_name()
Bin Meng
2019-07-24
*
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-22
*
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
2019-02-08
*
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
*
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
*
dm: core: add functions to get memory-mapped I/O addresses
Álvaro Fernández Rojas
2018-06-01
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
include: dm: Fix 'devioe'/'devuce' typos
Mario Six
2018-01-28
*
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-24
|
\
|
*
dm: add dev_read_u32()
Masahiro Yamada
2018-01-22
*
|
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
|
/
*
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-22
*
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
[next]