| Commit message (Expand) | Author | Age | Files | Lines |
* | ETM trigger_percent becomes an ETB command | David Brownell | 2009-12-19 | 1 | -0/+3 |
* | etm_context_t -> struct etm_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | etb_t -> struct etb | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | reg_cache_t -> struct reg_cache | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | etm_capture_driver_t -> struct etm_capture_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | etb_reg_t -> struct etb_reg | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | jtag_tap_t -> struct jtag_tap | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | ETM cleanup | David Brownell | 2009-11-11 | 1 | -2/+0 |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -1/+1 |
* | ETB: cleanup needless symbol exports and forward decls. | dbrownell | 2009-09-29 | 1 | -6/+0 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -6/+0 |
* | whitespace fixes | oharboe | 2009-05-08 | 1 | -1/+1 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 1 | -2/+0 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -4/+4 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -9/+9 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1/+1 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -75/+75 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -3/+9 |
* | - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr... | drath | 2007-04-25 | 1 | -0/+7 |
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -0/+62 |