diff --git a/ChangeLog b/ChangeLog index 2595cd0f84e2836ca1d04ff7c45c0dfd96958be7..d9846672f25afbd92e664e4b7e537bf88381454e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11240,3 +11240,6 @@ * sched/module: Add an implementation of rmmod() (2015-12-12). * sched/module and fs/procfs: Add some basic module procfs support (2015-12-12), + * arch/arm/src/armv7-r: Add basic architecture support for the ARMv7-R + processor family (2015-12-13). + diff --git a/Documentation b/Documentation index c344ebc4538d51ff0acc22122e42dbd8614f261c..37c9f22b0cc785c3120efd6041a9b7233dde51bc 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit c344ebc4538d51ff0acc22122e42dbd8614f261c +Subproject commit 37c9f22b0cc785c3120efd6041a9b7233dde51bc diff --git a/arch b/arch index 982356fab5364d3f70f54483394cec9cfe9b9199..ca35a760835dc6eac4cf67a1976c6f4673d11a32 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 982356fab5364d3f70f54483394cec9cfe9b9199 +Subproject commit ca35a760835dc6eac4cf67a1976c6f4673d11a32