summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Packaging fix, NEWS updateDavid Brownell2009-12-211-1/+3
* Packaging fixDavid Brownell2009-12-211-0/+1
* help: list all commands that match stringOyvind Harboe2009-12-211-21/+35
* Cortex-M3: cleanupDavid Brownell2009-12-201-45/+111
* ARM11: recognize ARM11 MPCoreDavid Brownell2009-12-201-5/+11
* arm7_9: Support VINITHI signalAntonio Borneo2009-12-201-23/+0
* cygwin build fixesDavid Brownell2009-12-192-6/+12
* AT91SAM9 NAND flash driver.Dean Glazeski2009-12-193-1/+754
* oocd_trace buildfixesDavid Brownell2009-12-191-4/+4
* ETM: add "etm trigger_debug" commandDavid Brownell2009-12-191-4/+62
* ETM: more ETM_CTRL bit cleanupDavid Brownell2009-12-192-56/+49
* ETM: start cleaning up ETM_CTRL bit handlingDavid Brownell2009-12-193-36/+63
* ETM trigger_percent becomes an ETB commandDavid Brownell2009-12-194-52/+58
* NOR FLASH: only erase/unlock whole sectorsDavid Brownell2009-12-181-8/+36
* Subject: flash fill[bwh] should use bulk i/oDavid Brownell2009-12-181-2/+4
* stellaris: fix min buffer length checksDavid Brownell2009-12-181-7/+4
* XScale: better {read,write}_phys()David Brownell2009-12-181-2/+14
* dsp563xx: cygwin build fixesDavid Brownell2009-12-181-5/+5
* stellaris: update bulk flash writesDavid Brownell2009-12-181-20/+45
* NAND write data page refactoring.Dean Glazeski2009-12-182-59/+69
* NAND read data page refactor.Dean Glazeski2009-12-182-45/+25
* JTAG: shrink "scan_chain" outputDavid Brownell2009-12-161-8/+8
* stellaris: commentsDavid Brownell2009-12-162-12/+34
* stellaris: probe() cleanupsDavid Brownell2009-12-161-86/+42
* stellaris: remove needless codeDavid Brownell2009-12-161-50/+1
* stellaris: avoid chip writesDavid Brownell2009-12-161-13/+10
* NOR: bugfix "flash fill[bwh] ..." helptextDavid Brownell2009-12-161-3/+3
* zy1000: removed some redundant includeØyvind Harboe2009-12-161-22/+4
* ecos: crisper implementation of timeval_ms()Øyvind Harboe2009-12-164-13/+87
* server: server loop will exhaust data inputs before sleepingØyvind Harboe2009-12-161-17/+31
* XScale: use all-ones for BYPASS, not five-onesDavid Brownell2009-12-151-1/+1
* target: add basic dsp563xx supportmkdorg@users.sourceforge.net2009-12-156-1/+1290
* zy1000: keep up with command.h cleanupØyvind Harboe2009-12-151-5/+15
* command: retire obsolete macroØyvind Harboe2009-12-151-11/+0
* ARM11: improved reset supportDavid Brownell2009-12-141-48/+55
* ARM: disassemble STM correctlyDavid Brownell2009-12-141-2/+5
* stellaris: device IDsEric Wetzel2009-12-141-150/+168
* jtag: add '-ignore-version' optionDavid Brownell2009-12-143-6/+38
* target files shouldn't #include <target/...h>David Brownell2009-12-1325-39/+38
* target: further shrink Jim-awarenessDavid Brownell2009-12-134-7/+10
* LPC2000: rename "r13_svc" as "sp_svc"David Brownell2009-12-121-1/+1
* ARM11: avoid pointless status returnsDavid Brownell2009-12-112-16/+11
* add missing call to add new NAND devicesZachary T Welch2009-12-112-0/+4
* fix 'write_image' usage informationZachary T Welch2009-12-111-1/+1
* ARM DPM: support updating HW breakpointsDavid Brownell2009-12-112-52/+75
* ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell2009-12-111-18/+33
* ARM11: minor cleanup, mostly ITR commentsDavid Brownell2009-12-112-28/+43
* server: add server_preinit which is called before config file is parsed.Spencer Oliver2009-12-113-3/+14
* build: fix cygwin build warningsSpencer Oliver2009-12-111-1/+1
* gdb_server: use more local variables in inner loop of fetching packetstiny re...Øyvind Harboe2009-12-111-31/+73