summaryrefslogtreecommitdiff
path: root/drivers/of/fdt.c
AgeCommit message (Expand)Author
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla
2014-09-08of: Fix memory block alignment in early_init_dt_add_memory_arch()Geert Uytterhoeven
2014-08-16of: Allow mem_reserve of memory with a base address of zeroAl Cooper
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-01of: Use proper types for checking memory overflowLaura Abbott
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-06-26of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott
2014-05-28Merge branch 'earlycon-dt' into for-nextRob Herring
2014-05-23of: Handle memory@0 node on PPC32 onlyLeif Lindholm
2014-05-23of: Use NULL for pointersThierry Reding
2014-05-20of/fdt: add FDT serial scanning for earlyconRob Herring
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring
2014-04-30of/fdt: fix phys_addr_t related print size warningsRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-04-30of/fdt: remove some unneeded includesRob Herring
2014-04-14of: Fix the section mismatch warnings.Xiubo Li
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely
2014-03-19of: device_node kobject lifecycle fixesPantelis Antoniou
2014-03-15of: only scan for reserved mem when fdt presentJosh Cartwright
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-03-11drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2013-12-11of: Fix NULL dereference in unflatten_and_copy()James Hogan
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely
2013-10-09of: introduce common FDT machine related functionsRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09of: Introduce common early_init_dt_scanRob Herring
2013-10-09of: create unflatten_and_copy_device_treeRob Herring
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-08-30of: Feed entire flattened device tree into the random poolAnton Blanchard
2013-08-30of/fdt: Clean up casting in unflattening pathGrant Likely
2013-08-29of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-27drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski
2013-08-21of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-06-18open firmware: "/aliasas" -> "/aliases"Robert P. J. Day
2012-12-17drivers/of/fdt.c: re-use kernel's kbasename()Andy Shevchenko