summaryrefslogtreecommitdiff
path: root/drivers/of/fdt.c
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-11
|\
| * of: Drop ->next pointer from struct device_nodeGrant Likely2014-12-03
| * Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-24
| |\
| * | of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel2014-11-19
| * | of: check for size < 0 after rounding in early_init_dt_add_memory_archArd Biesheuvel2014-11-04
| * | of/fdt: Don't clear initial_boot_params if fdt_check_header() failsBjorn Helgaas2014-11-04
| * | of: Eliminate of_allnodes listGrant Likely2014-11-04
* | | of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell2014-11-26
| |/ |/|
* | of: Fix crash if an earlycon driver is not foundKevin Cernekee2014-11-18
|/
* of/fdt: fix memory range checkSrinivas Kandagatla2014-09-25
* of: Fix memory block alignment in early_init_dt_add_memory_arch()Geert Uytterhoeven2014-09-08
* of: Allow mem_reserve of memory with a base address of zeroAl Cooper2014-08-16
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * of: Use proper types for checking memory overflowLaura Abbott2014-08-01
* | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-29
* | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-29
|/
* of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-26
* Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-28
|\
| * of/fdt: add FDT serial scanning for earlyconRob Herring2014-05-20
* | of: Handle memory@0 node on PPC32 onlyLeif Lindholm2014-05-23
* | of: Use NULL for pointersThierry Reding2014-05-23
|/
* of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-30
* of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-30
* of/fdt: fix phys_addr_t related print size warningsRob Herring2014-04-30
* of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
* of/fdt: create common debugfsRob Herring2014-04-30
* of/fdt: use libfdt accessors for header dataRob Herring2014-04-30
* of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-30
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
* of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring2014-04-30
* of/fdt: remove some unneeded includesRob Herring2014-04-30
* of: Fix the section mismatch warnings.Xiubo Li2014-04-14
* Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-19
|\
| * of: only scan for reserved mem when fdt presentJosh Cartwright2014-03-15
| * drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-11
| * drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-11
* | of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-19
* | of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-11
|/
* of: Fix NULL dereference in unflatten_and_copy()James Hogan2013-12-11
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * of: introduce common FDT machine related functionsRob Herring2013-10-09
| * of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * of: create default early_init_dt_add_memory_archRob Herring2013-10-09
| * of: Introduce common early_init_dt_scanRob Herring2013-10-09
| * of: create unflatten_and_copy_device_treeRob Herring2013-10-09
* | Revert "of: Feed entire flattened device tree into the random pool"Grant Likely2013-10-14
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: Feed entire flattened device tree into the random poolAnton Blanchard2013-08-30
| * of/fdt: Clean up casting in unflattening pathGrant Likely2013-08-30
| * of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely2013-08-29