aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/core/of_addr.c
Commit message (Expand)AuthorAgeFilesLines
* core: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* drivers/core/of_addr.c: Fix spelling of "shouldn't".Vagrant Cascadian2022-01-131-1/+1
* of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng2021-06-051-6/+0
* of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng2021-06-051-1/+5
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-121-3/+10
* dm: error handling dev_get_dma_range()Heinrich Schuchardt2021-03-221-2/+2
* dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne2021-02-181-0/+78
* fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-10/+3
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* dm: core: Add livetree address functionsSimon Glass2017-06-011-0/+359