| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: add error propagation for enable/disable mmu caches | Øyvind Harboe | 2010-07-19 | 1 | -4/+16 |
* | arm: add error propagation to generic get_ttb fn | Øyvind Harboe | 2010-07-19 | 1 | -1/+4 |
* | TARGET: removed unused parameters | Antonio Borneo | 2010-06-12 | 1 | -8/+1 |
* | TARGET: removed unsed parameter | Antonio Borneo | 2010-06-12 | 1 | -5/+1 |
* | TARGET: fix handling return code of MMU translation | Antonio Borneo | 2010-06-12 | 1 | -4/+0 |
* | arm mmu: error propagation added for address translation | Øyvind Harboe | 2010-06-11 | 1 | -8/+19 |
* | ARMV4_5_MMU: review unused symbols | Antonio Borneo | 2010-04-10 | 1 | -7/+0 |
* | change #include "log.h" to <helper/log.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | #include "target.h" less wildly | David Brownell | 2009-11-16 | 1 | -0/+1 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | armv4_5_mmu_common_t -> struct armv4_5_mmu_common | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | retire obsolete mXY_phys commands. Handled by generic memory read/modify comm... | Øyvind Harboe | 2009-10-21 | 1 | -151/+0 |
* | Retire obsolete and superfluous implementations of virt2phys in each target. ... | Øyvind Harboe | 2009-10-21 | 1 | -45/+0 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -7/+7 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -14/+14 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -9/+9 |
* | David Brownell <david-b@pacbell.net>: This patch adds annotations to | zwelch | 2009-05-21 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | David Brownell <david-b@pacbell.net> whitespace fixes. | oharboe | 2009-05-10 | 1 | -12/+12 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 1 | -2/+0 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -6/+6 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 1 | -0/+4 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -11/+18 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+4 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+358 |