aboutsummaryrefslogtreecommitdiff
path: root/src/target/etb.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2009-12-19ETM trigger_percent becomes an ETB commandDavid Brownell
2009-11-13etm_context_t -> struct etm_contextZachary T Welch
2009-11-13etb_t -> struct etbZachary T Welch
2009-11-13reg_cache_t -> struct reg_cacheZachary T Welch
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch
2009-11-13etb_reg_t -> struct etb_regZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-11ETM cleanupDavid Brownell
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-09-29ETB: cleanup needless symbol exports and forward decls.dbrownell
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-08whitespace fixesoharboe
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-11-30jtag newtap change & huge manual updateduane
2008-02-25- convert all files to unix line-endingdrath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath