| Commit message (Expand) | Author | Age | Files | Lines |
* | xscale: trace buffer remains enabled until explicitly disabled | Mike Dunn | 2010-12-04 | 1 | -3/+10 |
* | error number: review | Antonio Borneo | 2010-06-23 | 1 | -1/+1 |
* | xscale: fix analyze_trace for trace data collected in wrap mode | Mike Dunn | 2010-04-15 | 1 | -2/+1 |
* | target files shouldn't #include <target/...h> | David Brownell | 2009-12-13 | 1 | -3/+3 |
* | ARM: use <target/arm.h> not armv4_5.h | David Brownell | 2009-12-07 | 1 | -1/+1 |
* | ARM: misc generic cleanup | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | ARM: rename armv4_5_state_* as arm_state_* | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | change #include "trace.h" to <target/trace.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "armv4_5.h" to <target/armv4_5.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | XScale: initial PXA3xx support | Marek Vasut | 2009-11-29 | 1 | -0/+7 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | image_t -> struct image | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | armv4_5_common_t -> struct arm | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | xscale_trace_t -> struct xscale_trace | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | xscale_trace_entry_t -> struct xscale_trace_entry | Zachary T Welch | 2009-11-13 | 1 | -3/+3 |
* | xscale_reg_t -> struct xscale_reg | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | xscale_common_t -> struct xscale_common | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | xscale_trace_data_t -> struct xscale_trace_data | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | reg_cache_t -> struct reg_cache | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | armv4_5_mmu_common_t -> struct armv4_5_mmu_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | ARM: shrink offsets | David Brownell | 2009-11-05 | 1 | -3/+3 |
* | XScale uses the new inheritance/nesting scheme | David Brownell | 2009-11-05 | 1 | -3/+0 |
* | target: provide container_of() | David Brownell | 2009-11-05 | 1 | -0/+7 |
* | xscale: always reload handler after reset | David Brownell | 2009-10-25 | 1 | -2/+0 |
* | xscale: better fix for debug_handler.bin | David Brownell | 2009-10-16 | 1 | -6/+0 |
* | simplify XScale debug handler installation | David Brownell | 2009-10-12 | 1 | -0/+6 |
* | more xscale cleanup (mostly removing JTAG hooks) | David Brownell | 2009-10-12 | 1 | -17/+7 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -14/+14 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -16/+16 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -4/+4 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -4/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1/+1 |
* | more error handling and removed force breakpoints as that is handled by a mor... | oharboe | 2008-11-02 | 1 | -1/+0 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -1/+1 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | - added "xscale fast_memory_access" which speeds up memory | oharboe | 2008-02-24 | 1 | -0/+2 |
* | - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo... | drath | 2007-08-17 | 1 | -2/+2 |
* | - fixed endianness helper macros (thanks to obilix and wiml for finding and f... | drath | 2007-06-28 | 1 | -3/+40 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -0/+145 |