phunix/34b517ab12f2f2325b86be0ad19b995a9e243951
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:13 +0200
Reviewed-on: http://gerrit-minix.few.vu.nl/850
Project: minix
Branch: refs/heads/master