
* arm:mmc driver speedup. * arm:caching enable barriers * arm:caching clean caches before setting up mappings. * arm:vm allow per memory type flags. * arm:caching mark normal memory cacheable during identity mapping. * arm:caching access the l1 pages over cacheable memory. * arm:perform copy operation using same cacheability. * arm:make the MMU fetch pagetable data through the caches. * arm:caching add methods to flush the data and unified cache * arm:caching define a new caching combination and use that. * arm:caching mark memory as cacheable. * arm:caching introduce _CACHED defines * arm:clarify pagetable code. * arm:document arm vm.h * arm:define the physical memory range for the omap.
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%