summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15cmem: Fix duplication of block_structSam Nelson
2016-11-15cmemk: Add error check for ioremap function callSam Nelson
2016-11-15cmemk: Fix for issue with allocating memory from CMA pool with non-keystoneSam Nelson
2016-09-26Documentation: Add kernel device tree documentation4.12.00.00Sam Nelson
2016-09-07cmemk: UPdate cache wb and invalidate function.4.12.00.00_engSam Nelson
2016-09-07version: Update version to 4.12.0.0Sam Nelson
2016-09-07cmemk: Update to use local assembly for cache operationsSam Nelson
2016-09-07Revert "Remove assembly function hack for !MULTI_CACHE case"Sam Nelson
2016-06-24cmem: Update version to 4.1.0.14.11.00.01Sam Nelson
2016-04-27cmemk: Update to use high level functions for cache operations4.11.00.00_engSam Nelson
2016-04-27cmemk: Cleanup on cmem_cma_dev_0Sam Nelson
2016-04-27cmemk: Update to remove return value for seq_printfSam Nelson
2016-04-27Remove assembly function hack for !MULTI_CACHE caseRobert Tivy
2016-03-17cmemk: Use #define for keystone dma pfn offsetSam Nelson
2016-03-17cmemk: Update to ensure backward compatibility with older kernelSam Nelson
2016-03-15ks2: set dma_pfn_offset for keystone2 devices4.10.02.064.10.02.05_engVitaly Andrianov
2015-10-19Add support for LPAE in DT processing4.10.02.04_engRobert Tivy
2015-08-25Revert "Remove assembly function hack for !MULTI_CACHE case"Robert Tivy
2015-08-20Updates to accommodate GCC 4.94.10.02.03_engRobert Tivy
2015-08-20Remove assembly function hack for !MULTI_CACHE caseRobert Tivy
2015-08-20Fix some typosRobert Tivy
2015-05-13Android: Refactored makefiles into a single Android.mk4.10.01.02Arnie Reynoso
2015-05-13Add non-interactive mode option -nRobert Tivy
2015-01-28Change int to unsigned int to suppress warnings4.10.00.01Robert Tivy
2015-01-28Modify apitest for AndroidRobert Tivy
2015-01-28Add support for Android to use mmap64Robert Tivy
2015-01-22Change vm_page_prot WRITETHROUGH to WRITEALLOC for CMEM_CACHED caseRobert Tivy
2015-01-22Add back allowOverlap processing but deprecate it and warn if usedRobert Tivy
2015-01-22Cleanup #if 0|1 blocks and commented-out codeRobert Tivy
2015-01-19Add LPAE 36-bit phys addr adjustment for Keystone CMA allocsRobert Tivy
2015-01-06Fix cache handling codeRobert Tivy
2015-01-06Restrict new DT processing code to KERNEL_VERSION(3,14,0) or greaterRobert Tivy
2015-01-06Add @code directive for DT snippetRobert Tivy
2014-12-22Updated CMEM README, and cmem.h cdoc for DT supportRobert Tivy
2014-12-22Change comparison of get_phys() return value to ~(0LL)Robert Tivy
2014-12-12Add DT processing for CMEM blocks and poolsRobert Tivy
2014-05-22Bump CMEM_VERSION to 0x040003004.00.03.144.00.03.13_eng4.00Robert Tivy
2014-05-08Android: Added makefiles to build CMEM in AFS environment4.00.03.12_engArnie Reynoso
2014-05-08Add CMEM_cacheWbInvAll() APIRobert Tivy
2014-04-02Remove printk() of __FILE__ in intro banner()Robert Tivy
2014-01-21Allow bigger sizes for CMEM_getBlock and CMEM_getPool4.00.02.114.00.02.10_engRobert Tivy
2014-01-13Fixes stack corruption for FREEPHYS ioctl()4.00.02.09_engRobert Tivy
2014-01-13Allow cmemk.c's mmap method to map a subset of an allocated bufferRobert Tivy
2014-01-13Allow pool size to be > 2 GBRobert Tivy
2013-12-12Docs: Fix some comments giving doxygen a hard timeChris Ring
2013-12-12CMEM: Minor debug trace fixesChris Ring
2013-12-11SDOCM00105600: Support 4 blocks by default (was 2)Chris Ring
2013-12-11SDOCM00105476: CMEM user lib has debug hard-enabledChris Ring
2013-12-11CMEM: Fix debug build warningsChris Ring
2013-11-21Docs: Fix errant documentationChris Ring