summaryrefslogtreecommitdiffstats
path: root/drivers/of/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* of: fix typosAntony Pavlov2016-10-181-1/+1
* of: preserve /memreserve/ entriesSascha Hauer2016-04-251-6/+100
* fdt: of_unflatten_dtb(): remove left over "root" argument from inline docMarc Kleine-Budde2015-05-151-1/+0
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* fdt: don't strip const qualifierLucas Stach2014-12-111-1/+1
* fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-2/+2
* dt: factor out common codeJan Luebbe2014-11-201-22/+11
* of: fdt: fix typo in headerRaphaƫl Poggi2014-09-251-1/+1
* of: Drop devicetree merge supportSascha Hauer2014-05-221-32/+12
* of: fdt: reorder fdt_header initializationSascha Hauer2013-11-081-2/+2
* of: fdt: Fix fdt size_dt_structSascha Hauer2013-11-081-2/+1
* of: parse phandles during unflattenSascha Hauer2013-08-141-1/+3
* of: fix merge mode in of_unflatten_dtbSascha Hauer2013-08-141-0/+1
* OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-051-1/+1
* OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-201-4/+5
* OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-201-1/+4
* fdt: Fix dt memreserve entrySascha Hauer2013-05-211-2/+1
* of: remove unused libfdtSascha Hauer2013-03-061-1/+0
* of: Add reservemap handlingSascha Hauer2013-03-061-0/+65
* of: move flat devicetree functions to separate fileSascha Hauer2013-03-061-0/+434