phunix/d77debb5b7d72ccd6d999252b3a1ac8e053d6e41
Gerrit Code Review 906c9dbe06 Update notes for submitted changes
* 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.
2013-09-26 22:57:17 +02:00

9 lines
320 B
Plaintext

Code-Review+2: Kees Jongenburger <kees.jongenburger@gmail.com>
Verified+1: Jenkins
Code-Review+2: Ben Gras <ben@minix3.org>
Submitted-by: Kees Jongenburger <kees.jongenburger@gmail.com>
Submitted-at: Thu, 26 Sep 2013 22:55:05 +0200
Reviewed-on: http://gerrit-minix.few.vu.nl/849
Project: minix
Branch: refs/heads/master