summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump CMEM_VERSION to 0x040003004.00.03.144.00.03.13_eng4.00Robert Tivy2014-05-221-1/+1
* Android: Added makefiles to build CMEM in AFS environment4.00.03.12_engArnie Reynoso2014-05-082-0/+134
* Add CMEM_cacheWbInvAll() APIRobert Tivy2014-05-083-0/+42
* Remove printk() of __FILE__ in intro banner()Robert Tivy2014-04-021-1/+0
* Allow bigger sizes for CMEM_getBlock and CMEM_getPool4.00.02.114.00.02.10_engRobert Tivy2014-01-214-69/+89
* Fixes stack corruption for FREEPHYS ioctl()4.00.02.09_engRobert Tivy2014-01-131-13/+18
* Allow cmemk.c's mmap method to map a subset of an allocated bufferRobert Tivy2014-01-131-8/+14
* Allow pool size to be > 2 GBRobert Tivy2014-01-131-17/+17
* Docs: Fix some comments giving doxygen a hard timeChris Ring2013-12-121-5/+6
* CMEM: Minor debug trace fixesChris Ring2013-12-121-5/+5
* SDOCM00105600: Support 4 blocks by default (was 2)Chris Ring2013-12-111-25/+97
* SDOCM00105476: CMEM user lib has debug hard-enabledChris Ring2013-12-111-3/+0
* CMEM: Fix debug build warningsChris Ring2013-12-111-2/+2
* Docs: Fix errant documentationChris Ring2013-11-211-3/+3
* Changes for 'make' subsystem to accommodate yocto4.00.01.08Robert Tivy2013-11-182-5/+5
* New APIs to allocate and map separatelyRobert Tivy2013-11-064-31/+451
* Accommodate Linux kernel removal of 'num_physpages'Robert Tivy2013-11-061-0/+7
* Fix for issue preventing phys block spec > 2GB lengthRobert Tivy2013-11-061-9/+10
* Accomodate changes in new v3.10 kernel trees4.00.01.07_engRobert Tivy2013-10-101-4/+2
* Add support for CMA-based pools4.00.00.064.00.00.05_engRobert Tivy2013-07-027-223/+392
* Change TOOLCHAIN_PREFIX assignment to be conditional.4.00.00.04_engRobert Tivy2013-06-271-1/+1
* Change HeapMem management to be based on physical addresses4.00.00.03_engRobert Tivy2013-06-242-242/+196
* Add support for > 32-bit physical address and global CMA allocations4.00.00.02_engRobert Tivy2013-06-149-439/+2095
* Remove automake files not being used4.00.00.01_engArnie Reynoso2013-05-152-362/+0
* CMEM: Fix copyright/license, brandingChris Ring2013-05-151-20/+38
* Added missing autotools configure and helper scriptsArnie Reynoso2013-05-158-2/+29118
* Copyright: Added copyright and license statementsChris Ring2013-05-158-12/+172
* Initial commitRobert Tivy2013-05-1524-0/+5750