aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-12-28NOR: last_addr also needs correction when checking alignmentPiotr Esden-Tempski1-0/+1
2009-12-27NOR: make flash_write_unlock() pad to sector endDavid Brownell1-2/+42
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea4-0/+602
2009-12-26ARM: add comment re register exportsDavid Brownell2-0/+2
2009-12-26NOR: messaging fixDavid Brownell1-2/+2
2009-12-26NOR: Allocate the right amount of memoryDavid Brownell1-1/+1
2009-12-26cygwin 1.7 build fixesDavid Brownell6-14/+16
2009-12-26PARPORT code cleanup:Antonio Borneo1-6/+5
2009-12-21Packaging fix, NEWS updateDavid Brownell1-1/+3
2009-12-21Packaging fixDavid Brownell1-0/+1
2009-12-21help: list all commands that match stringOyvind Harboe1-21/+35
2009-12-20Cortex-M3: cleanupDavid Brownell1-45/+111
2009-12-20ARM11: recognize ARM11 MPCoreDavid Brownell1-5/+11
2009-12-20arm7_9: Support VINITHI signalAntonio Borneo1-23/+0
2009-12-19cygwin build fixesDavid Brownell2-6/+12
2009-12-19AT91SAM9 NAND flash driver.Dean Glazeski3-1/+754
2009-12-19oocd_trace buildfixesDavid Brownell1-4/+4
2009-12-19ETM: add "etm trigger_debug" commandDavid Brownell1-4/+62
2009-12-19ETM: more ETM_CTRL bit cleanupDavid Brownell2-56/+49
2009-12-19ETM: start cleaning up ETM_CTRL bit handlingDavid Brownell3-36/+63
2009-12-19ETM trigger_percent becomes an ETB commandDavid Brownell4-52/+58
2009-12-18NOR FLASH: only erase/unlock whole sectorsDavid Brownell1-8/+36
2009-12-18Subject: flash fill[bwh] should use bulk i/oDavid Brownell1-2/+4
2009-12-18stellaris: fix min buffer length checksDavid Brownell1-7/+4
2009-12-18XScale: better {read,write}_phys()David Brownell1-2/+14
2009-12-18dsp563xx: cygwin build fixesDavid Brownell1-5/+5
2009-12-18stellaris: update bulk flash writesDavid Brownell1-20/+45
2009-12-18NAND write data page refactoring.Dean Glazeski2-59/+69
2009-12-18NAND read data page refactor.Dean Glazeski2-45/+25
2009-12-16JTAG: shrink "scan_chain" outputDavid Brownell1-8/+8
2009-12-16stellaris: commentsDavid Brownell2-12/+34
2009-12-16stellaris: probe() cleanupsDavid Brownell1-86/+42
2009-12-16stellaris: remove needless codeDavid Brownell1-50/+1
2009-12-16stellaris: avoid chip writesDavid Brownell1-13/+10
2009-12-16NOR: bugfix "flash fill[bwh] ..." helptextDavid Brownell1-3/+3
2009-12-16zy1000: removed some redundant includeØyvind Harboe1-22/+4
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe4-13/+87
2009-12-16server: server loop will exhaust data inputs before sleepingØyvind Harboe1-17/+31
2009-12-15XScale: use all-ones for BYPASS, not five-onesDavid Brownell1-1/+1
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net6-1/+1290
2009-12-15zy1000: keep up with command.h cleanupØyvind Harboe1-5/+15
2009-12-15command: retire obsolete macroØyvind Harboe1-11/+0
2009-12-14ARM11: improved reset supportDavid Brownell1-48/+55
2009-12-14ARM: disassemble STM correctlyDavid Brownell1-2/+5
2009-12-14stellaris: device IDsEric Wetzel1-150/+168
2009-12-14jtag: add '-ignore-version' optionDavid Brownell3-6/+38
2009-12-13target files shouldn't #include <target/...h>David Brownell25-39/+38
2009-12-13target: further shrink Jim-awarenessDavid Brownell4-7/+10
2009-12-12LPC2000: rename "r13_svc" as "sp_svc"David Brownell1-1/+1
2009-12-11ARM11: avoid pointless status returnsDavid Brownell2-16/+11