summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_reserved_mem.c
Commit message (Expand)AuthorAgeFilesLines
* of: Fix comparison of reserved memory regionsMichael Ellerman2015-11-301-1/+7
* drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-101-0/+4
* of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-101-4/+3
* of: Check for overlap in reserved memory regionsMitchel Humpherys2015-09-171-1/+42
* drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis2015-01-131-0/+2
* drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-291-5/+9
* drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski2014-08-011-0/+70
* of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-201-1/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
* drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-111-0/+29
* drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-111-0/+188
* Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-173/+0
* drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski2013-09-101-2/+0
* drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-271-0/+175
OpenPOWER on IntegriCloud