TMPA900/910 MCUs are always little endian.
[fw/openocd] / src / target /
2011-10-18 Matt Reimerxscale: fix bug in xscale_receive()
2011-10-17 Øyvind Harboetarget_request: add target_got_message() that can be...
2011-10-13 Spencer Olivertarget: whitespace cleanup
2011-10-13 Michel Jaouenbreakpoint : smp software breakpoint issue
2011-10-12 Peter StugeMerge "docs: update HACKING to point to Gerrit"
2011-10-11 Michel Jaouenbreakpoint : indentation
2011-10-08 Andreas Fritiofsoncortex_m3: use armv7m's async algorithm implementation
2011-10-08 Andreas Fritiofsonarmv7m: implement async algorithm functions
2011-10-08 Andreas Fritiofsontarget: add async algorithm entries to the target type
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2011-09-23 Mathias Kadd target events, run algorithm and default r/w buffer api
2011-09-23 Michel Jaouenkinetis : fix deadlock on device having hasidcode false.
2011-09-16 Mathias Kkinetis auto mass erase on secured devices
2011-08-31 Rodrigo L. Rosausleep to jtag_sleep
2011-08-31 Rodrigo L. Rosastatic for some functions
2011-08-31 Rodrigo L. Rosaspeed up, relocate function
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Rodrigo L. Rosaremoved trailing whitespaces
2011-08-31 Rodrigo L. Rosafix enter debug mode for locking
2011-08-30 Rodrigo L. Rosafix irlen handling
2011-08-30 Rodrigo L. Rosafix debug mode,lock,unlock
2011-08-30 Rodrigo L. Rosafix error handling during halt
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-08-30 Rodrigo L. Rosadef syntax to match tap irlen
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-08-17 Jie Zhangremove white space before TAB
2011-08-12 Stefan Mahrmips: fix potential alignment error
2011-08-12 Stefan Mahrmips: fix reading uint32 and uint16 when running on...
2011-08-12 Stefan Mahrtarget: add helper functions to get/set u16 or u32...
2011-08-11 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-10 Rodrigo L. Rosafix return code from dsp5680xx_read
2011-08-10 Rodrigo L. Rosarenamed for clarity
2011-08-09 Drasko DRASKOVICmips32 : Fixed memory byte access
2011-08-09 Drasko DRASKOVICmips32: Sync Caches to Make Instr Writes Effective
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-08-09 Drasko DRASKOVICmips_m4k: common_magic should be unsigned
2011-08-09 Drasko DRASKOVICmips32: Removed Unnecessary JTAG Queue Flush
2011-08-09 Øyvind HarboeRevert "dsp5680xx: disable for now, it generates warnings"
2011-08-09 Rodrigo L. Rosadsp5680xx fix constante ref
2011-08-09 Rodrigo L. Rosadsp5680xx fix FM clk
2011-08-09 Rodrigo L. Rosadps5680xx fix warnings
2011-08-08 Øyvind Harboearm11: disable broken optimization for setting current...
2011-08-01 Jie Zhangetb: fix incorrect previous patchset
2011-07-04 Drasko DRASKOVICmips_m4k and arm7_9 : Fix soft bkpt endianess for 16...
2011-07-04 Peter Horncortex_m3: add auto maskisr
2011-07-04 Spencer OliverRevert "cortex_m3: add auto maskisr"
2011-07-01 Drasko DRASKOVICmips_m4k : Fix soft breakpoint endianess handling
2011-06-28 Øyvind Harboedsp5680xx: disable for now, it generates warnings
2011-06-28 Øyvind Harboemips4k: fix big-endian hosts and host alignment problems
2011-06-28 Øyvind Harboedsp5680xx: fix compilation problems
2011-06-28 Spencer Olivercortex_m3: add auto maskisr
2011-06-28 Peter Horncortex_m3: add BKPT_TYPE_BY_ADDR define
2011-06-24 Drasko DRASKOVICFix load_image for ELF with all p_paddr set to zero
2011-06-17 Spencer Oliverbuild: add missing files to make dist
2011-06-17 Spencer Oliverbuild: add missing files from dist release
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2011-06-12 Rodrigo L. Rosadoxy more
2011-06-12 Rodrigo L. Rosadoxy & cleanup
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. Rosaflash speed improved
2011-06-12 Rodrigo L. Rosaremoved unnecessary actions/controls
2011-06-12 Rodrigo L. Rosacleanup flash module command
2011-06-12 Rodrigo L. Rosafix read for verify_image
2011-06-12 Rodrigo L. Rosafix read speed improved by queueing commands
2011-06-12 Rodrigo L. Rosafix flash driver size, sector erase
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-05 Stefan Mahrmips: add nor flash write from memory block
2011-06-04 Rodrigo L. Rosacrc check on flashed data
2011-06-04 Rodrigo L. Rosacode cleanup
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-01 Stefan Mahrmips: fixup fastdata
2011-06-01 Stefan Mahrmips: fix some more endian madness
2011-05-29 Stefan Mahrmips: fix swapping if running on big endian host
2011-05-28 Stefan Mahrmips: fix swapping if openocd is running on big endian...
2011-05-23 Spencer Oliverdsp5680xx: whitespace cleanup
2011-05-23 Spencer OliverFix build issue under cygwin
2011-05-19 Rodrigo L. Rosaflashing speed improved using queued jtag. error propag...
2011-05-18 Rodrigo L. Rosapartial support for 568013 and 568037, target integration.
2011-05-03 Jie ZhangRemove useless MIPS code in avr32_ap7k.c.
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Luca ElleroAdd opcodes for load/store registers words immediate...
2011-04-13 Michel JAOUENcortex_a :apb mem read/write working with mmu_on
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-13 Michel JAOUENcortex_a : use dap ref from armv4_5common
2011-04-06 Michel JAOUENcortex_a : implement jtag console for cortex_a
2011-04-05 Drasko DRASKOVICAdded mips_ejtag_drscan_32_out() for optimization.
2011-04-05 Drasko DRASKOVICCorrected waiting on PrAcc in wait_for_pracc_rw()....
2011-04-05 Drasko DRASKOVICAdded correct endianess treatment for big endian target...
2011-04-01 Øyvind Harboecortex_a: delete dbgbase hack vestiges
2011-04-01 Michel JAOUENcortex_a: fix gaffe in first implementation of -dbgbase
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboemips: fix gaffe in previous commit
2011-04-01 Øyvind Harboecortex_a: remove broken dbgbase patchup code
2011-04-01 Øyvind Harboemips: illustrates how to improve performance
2011-04-01 Øyvind Harboetypes: write memory now uses const
next