aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-18XScale: better {read,write}_phys()David Brownell
2009-12-18dsp563xx: cygwin build fixesDavid Brownell
2009-12-18stellaris: update bulk flash writesDavid Brownell
2009-12-18NAND write data page refactoring.Dean Glazeski
2009-12-18NAND read data page refactor.Dean Glazeski
2009-12-16JTAG: shrink "scan_chain" outputDavid Brownell
2009-12-16stellaris: commentsDavid Brownell
2009-12-16stellaris: probe() cleanupsDavid Brownell
2009-12-16stellaris: remove needless codeDavid Brownell
2009-12-16stellaris: avoid chip writesDavid Brownell
2009-12-16NOR: bugfix "flash fill[bwh] ..." helptextDavid Brownell
2009-12-16zy1000: removed some redundant includeØyvind Harboe
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe
2009-12-16server: server loop will exhaust data inputs before sleepingØyvind Harboe
2009-12-15XScale: use all-ones for BYPASS, not five-onesDavid Brownell
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net
2009-12-15zy1000: keep up with command.h cleanupØyvind Harboe
2009-12-15command: retire obsolete macroØyvind Harboe
2009-12-14ARM11: improved reset supportDavid Brownell
2009-12-14ARM: disassemble STM correctlyDavid Brownell
2009-12-14stellaris: device IDsEric Wetzel
2009-12-14jtag: add '-ignore-version' optionDavid Brownell
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-13target: further shrink Jim-awarenessDavid Brownell
2009-12-12LPC2000: rename "r13_svc" as "sp_svc"David Brownell
2009-12-11ARM11: avoid pointless status returnsDavid Brownell
2009-12-11add missing call to add new NAND devicesZachary T Welch
2009-12-11fix 'write_image' usage informationZachary T Welch
2009-12-11ARM DPM: support updating HW breakpointsDavid Brownell
2009-12-11ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell
2009-12-11ARM11: minor cleanup, mostly ITR commentsDavid Brownell
2009-12-11server: add server_preinit which is called before config file is parsed.Spencer Oliver
2009-12-11build: fix cygwin build warningsSpencer Oliver
2009-12-11gdb_server: use more local variables in inner loop of fetching packetstiny re...Øyvind Harboe
2009-12-11gdb_server: make struct gdb_connection privateØyvind Harboe
2009-12-11optimisation: tiny optimisation for embedded iceØyvind Harboe
2009-12-11embedded hosts: optimize common code path for core arm operationsØyvind Harboe
2009-12-10anotyer cygwin compile fixDavid Brownell
2009-12-10zy1000: revc FPGA now worksØyvind Harboe
2009-12-09ARM: update arm_opcodes.h copyrightDavid Brownell
2009-12-09stellaris: flash protection updates, minor fixesDavid Brownell
2009-12-09Comment and doxygen fixesDavid Brownell
2009-12-09ETM: only include oocd_trace.h when tracing enabled.Spencer Oliver
2009-12-08Fix compilation error with gcc 4.4.1Rafael Campos Las Heras
2009-12-08target: remove more exit() callsDavid Brownell
2009-12-08target: remove needless "extern"sDavid Brownell
2009-12-08target: move 'extern' decls to *.h filesDavid Brownell
2009-12-08ARM: cygwin complile fixesDavid Brownell
2009-12-08zy1000: some background info on the zy1000 file.Øyvind Harboe
2009-12-08minidriver: fix inline capability of minidriverØyvind Harboe