aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-16build: fix broken make distcheckSpencer Oliver
2012-01-15rtos : linux awarenessMichel JAOUEN
2012-01-15rtos : create qsymbol interface and add str_to_hex interfaceMichel JAOUEN
2012-01-15rtos : receive reset infoMichel JAOUEN
2012-01-15rtos : ps commandMichel JAOUEN
2012-01-15rtos : smp supportMichel JAOUEN
2012-01-15rtos : current_threadid move to rtos contextMichel JAOUEN
2012-01-15rtos :introduce possible overload by rtos of gdb_thread_packetMichel JAOUEN
2012-01-15rtos : remove unused parameterMichel JAOUEN
2012-01-12stlink: handle wrong initialization file if no layout was specifiedMathias K
2012-01-12stlink: add none 32bit memory read/write functionsMathias K
2012-01-12stlink: add read/write 8bit memoryMathias K
2012-01-12build: fix broken commitSpencer Oliver
2012-01-12stlink: correctly signal stlink_interface_open failureSpencer Oliver
2012-01-12flash: stm32f2x incorrectly using 512 as max family sizeSpencer Oliver
2012-01-12flash: detect stm32f4x device id errataSpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12stlink: add dummy speed handlersSpencer Oliver
2012-01-12flash: use correct device_id maskSpencer Oliver
2012-01-12optimize: replace while loop by memcpyMathias K
2012-01-12build: remove unused variablesSpencer Oliver
2012-01-12flash: pre-check flash unlock for stm32f2xBruno FLEURETTE
2012-01-12xsvf: fix clang warningSpencer Oliver
2012-01-12target: fix missing semihosting return pathSpencer Oliver
2012-01-09flash: support stm32f4x flashSpencer Oliver
2012-01-09flash: use stm32f2x flash size registerSpencer Oliver
2012-01-09rtos: fix bug in error handlingØyvind Harboe
2012-01-04Change return value on error.Mathias K
2012-01-04stlink: update to use ERROR_COMMAND_SYNTAX_ERRORSpencer Oliver
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-04command: print BUG warning when usage is missingMathias K
2012-01-04build: fix make distSpencer Oliver
2012-01-03STM32 ST-LINK target initial releaseMathias K
2012-01-03ST-LINK USB initial releaseMathias K
2012-01-03Make jim functions public accessible.Mathias K
2012-01-03Make cortex_m3 functions public accessible.Mathias K
2012-01-03add private data pointer to the tap interfaceMathias K
2012-01-03helper: fix arm11 help textSpencer Oliver
2011-12-31build: fix mingw build issuesSpencer Oliver
2011-12-23Renamed mx2.{c,h} to mxc.{c,h} and added copyright noticeErik Ahlén
2011-12-23Added support for i.MX35 NAND Flash Controller (v2)Erik Ahlén
2011-12-23Added command to enable/disable/query BI-swap for MXC NANDErik Ahlén
2011-12-23Made BI-swap optional in mxc.Erik Ahlén
2011-12-23Added board type as a parameter to mx2 NFC as they have different base addres...Erik Ahlén
2011-12-23jtag: only if an in_value storage is provided will the captured IR value be c...Øyvind Harboe
2011-12-20jtag: stop using sharp corner of JTAG APIØyvind Harboe
2011-12-20jtag: make caller always allocate bufferØyvind Harboe
2011-12-20jtag: retire jtag_alloc_in_value32Øyvind Harboe
2011-12-20jtag: retire jtag_alloc_in_value32 APIØyvind Harboe