summaryrefslogtreecommitdiff
path: root/src/target/feroceon.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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