aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/fdt_address.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-13of: Remove a duplicated code blockZijun Hu1-17/+4
2024-12-10of/fdt: Dump __be32 array in CPU type order in of_dump_addr()Zijun Hu1-1/+1
2024-11-08of/fdt: Don't use default address cell sizes for address translationRob Herring (Arm)1-2/+2
2018-01-08of: Use SPDX license tag for DT filesRob Herring1-5/+1
2016-07-18of: use pr_fmt prefix for all console printingRob Herring1-16/+19
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley1-1/+10
2014-05-20of/fdt: add FDT address translation supportRob Herring1-0/+241