~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* core: read: add dev_read_addr_size_index_ptr functionJonas Karlman2023-07-28
* core: read: fix dev_read_addr_size()John Keeping2023-07-20
* core: read: add dev_read_addr_index_ptr functionJohan Jonker2023-05-06
* drivers: core: ofnode: Add panel timing decode.Nikhil M Jain2023-02-04
* dm: core: Rename ofnode_get_property_by_prop()Simon Glass2022-09-29
* dm: core: Rename ofnode_get_first/next_property()Simon Glass2022-09-29
* dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier2022-09-14
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún2022-04-10
* net: introduce helpers to get PHY ofnode from MACMarek Behún2022-04-10
* dm: core: Add a way to obtain a string listSimon Glass2021-11-28
* dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne2021-02-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: core: add a function to decode display timingsDario Binacchi2021-01-12
* dm: Fix return value in dev_read_alias_seq()Simon Glass2020-12-18
* dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-06
* dm: core: Add API to read PCI bus-range propertyStefan Roese2020-08-25
* dm: Fix error handling for dev_read_addr_ptrSean Anderson2020-07-01
* dm: core: gracefully handle alias seq without ofMarcel Ziswiler2020-06-30
* dm: core: Reorder include files in read.cStefan Roese2020-05-29
* dm: core: Add function to get child count of ofnode or deviceChunfeng Yun2020-05-02
* dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay2020-04-16
* dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-16
* dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-05
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-08
* dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2019-09-06
* dm: core: add support for getting register address and sizeSekhar Nori2019-08-12
* dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-22
* dm: core: Introduce dev_read_alias_highest_id()Michal Simek2019-02-08
* dm: core: Add a function to read into a unsigned intSimon Glass2018-12-13
* dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-05
* dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas2018-06-01
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-24
|\
| * dm: add dev_read_u32()Masahiro Yamada2018-01-22
* | core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-21
* | core: read: Fix style violationsMario Six2018-01-21
|/
* dm: core: add missing dev_count_phandle_with_args()Patrice Chotard2018-01-15
* dm: core: Correct address cast in dev_read_addr_ptr()Simon Glass2017-11-16
* dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot2017-09-22
* dm: core: add dev_read_addr_ptr()Philipp Tomsich2017-09-18
* ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada2017-08-29
* dm: core: Add ofnode_read_resource()Simon Glass2017-07-28
* dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada2017-07-28
* dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada2017-07-11
* dm: core: Add functions to obtain node's address/size cellsSimon Glass2017-07-11
* dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass2017-07-11
* dm: core: Implement live tree 'read' functionsSimon Glass2017-06-01