summaryrefslogtreecommitdiff
path: root/src/target/feroceon.c
Commit message (Expand)AuthorAgeFilesLines
...
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-2/+2
* The following patches was applied:mifi2009-04-181-2/+2
* Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded ...oharboe2009-03-011-1/+1
* Nicolas Pitre nico at cam.org add Feroceon target config fileoharboe2009-03-011-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+1
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-37/+37
* jtag newtap change & huge manual updateduane2008-11-301-4/+4
* Hongtao Zheng single step fixesoharboe2008-10-301-15/+4
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-151-1/+5
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-7/+0
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-22/+13
* Daniel Gimpelevich fix reset halt on feroceonoharboe2008-08-201-1/+14
* feroceon updated w.r.t. latest arm7/9 changesoharboe2008-08-141-2/+2
* Duane Ellis: fix warningsoharboe2008-08-051-2/+3
* moves handling of problems with resetting into the halted stateoharboe2008-08-051-3/+3
* Nicolas Pitre: Feroceon fixesoharboe2008-06-061-25/+81
* - moved flash erase_check target code to target.cntfreak2008-05-271-0/+1
* Nicolas Pitre fixed regression.oharboe2008-04-181-4/+3
* - sw_bkpts fails if the target is not halted. The side effect is oharboe2008-04-151-27/+38
* Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe2008-04-111-2/+2
* Wip - split target setup and target examinationoharboe2008-04-111-0/+1
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-1/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-8/+8
* I fixed all the targets even thoughoharboe2008-03-031-0/+1
* Uwe Hermann: oharboe2008-02-291-20/+20
* - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath2008-02-231-1/+45
* - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin2008-02-211-0/+617