Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Blackfin] arch: cplb-mpu code clean up | Mike Frysinger | 2008-04-23 | 1 | -8/+0 |
| | | | | | | | | | | - allow bootrom to be readable from supervisor mode - delete unused local variable "addr" - punt unused local defines of cplbinfo.c Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> | ||||
* | [Blackfin] arch: Initial checkin of the memory protection support. | Bernd Schmidt | 2008-01-27 | 1 | -0/+144 |
Enable it with CONFIG_MPU. Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> |