aboutsummaryrefslogtreecommitdiff
path: root/src/target/feroceon.c
AgeCommit message (Expand)Author
2009-05-31First step in hiding target_type_s from public interface:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-04-18The following patches was applied:mifi
2009-03-01Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded ...oharboe
2009-03-01Nicolas Pitre nico at cam.org add Feroceon target config fileoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-11-30jtag newtap change & huge manual updateduane
2008-10-30Hongtao Zheng single step fixesoharboe
2008-10-15Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-20Daniel Gimpelevich fix reset halt on feroceonoharboe
2008-08-14feroceon updated w.r.t. latest arm7/9 changesoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-08-05moves handling of problems with resetting into the halted stateoharboe
2008-06-06Nicolas Pitre: Feroceon fixesoharboe
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-04-18Nicolas Pitre fixed regression.oharboe
2008-04-15- sw_bkpts fails if the target is not halted. The side effect is oharboe
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe
2008-04-11Wip - split target setup and target examinationoharboe
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-03I fixed all the targets even thoughoharboe
2008-02-29Uwe Hermann: oharboe
2008-02-23- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath
2008-02-21- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin