aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-11add missing call to add new NAND devicesZachary T Welch2-0/+4
2009-12-11fix 'write_image' usage informationZachary T Welch1-1/+1
2009-12-11ARM DPM: support updating HW breakpointsDavid Brownell2-52/+75
2009-12-11ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell1-18/+33
2009-12-11ARM11: minor cleanup, mostly ITR commentsDavid Brownell2-28/+43
2009-12-11server: add server_preinit which is called before config file is parsed.Spencer Oliver3-3/+14
2009-12-11build: fix cygwin build warningsSpencer Oliver1-1/+1
2009-12-11gdb_server: use more local variables in inner loop of fetching packetstiny re...Øyvind Harboe1-31/+73
2009-12-11gdb_server: make struct gdb_connection privateØyvind Harboe2-19/+21
2009-12-11optimisation: tiny optimisation for embedded iceØyvind Harboe1-6/+5
2009-12-11embedded hosts: optimize common code path for core arm operationsØyvind Harboe2-46/+66
2009-12-10anotyer cygwin compile fixDavid Brownell1-1/+2
2009-12-10zy1000: revc FPGA now worksØyvind Harboe2-30/+6
2009-12-09ARM: update arm_opcodes.h copyrightDavid Brownell1-0/+3
2009-12-09stellaris: flash protection updates, minor fixesDavid Brownell2-68/+119
2009-12-09Comment and doxygen fixesDavid Brownell5-30/+25
2009-12-09ETM: only include oocd_trace.h when tracing enabled.Spencer Oliver1-0/+3
2009-12-08Fix compilation error with gcc 4.4.1Rafael Campos Las Heras1-0/+1