~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
* 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
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún2022-04-10
* 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
* doc: add include/dm/read.h to the HTML documentationPatrick Delaunay2022-01-15
* dm: core: Add a way to obtain a string listSimon Glass2021-11-28
* dm: Provide dev_read_addr_index_ptr() wrapperBin Meng2021-10-20
* dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne2021-02-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* do not pass NULL pointer to libfdtStanislav Pinchuk2021-01-30
* dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass2021-01-30
* dm: core: add a function to decode display timingsDario Binacchi2021-01-12
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-05
* 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: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait2020-08-22
* dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt2020-08-22
* net: Drop dm.h header file from phy.hSimon Glass2020-08-03
* dm: Fix build error when OF_CONTROL is not setDan Murphy2020-07-28
* 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: fix dev_read_alias_highest_id() without libfdtMichael Walle2020-06-11
* 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: Add a way to read platdata for all child devicesSimon Glass2020-02-05
* dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-05
* dm: core: Use const where possible in device.hSimon 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: Fix parameter description of dev_read_name()Bin Meng2019-07-24
* 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
* include: dm: Fix 'devioe'/'devuce' typosMario Six2018-01-28
* 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
|/
* 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