aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09rtos: fix bug in error handlingØyvind Harboe
2012-01-07docs: whitespace fixesSpencer Oliver
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-03Add STM32F2X/STLINK target config file.Mathias K
2012-01-03Add STLINK/V2 interface config file.Mathias K
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-23Documentation for mxc NAND flash controllerErik 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-23at91sam3XXX.cfg: Configure JTAG clock to 500 kHz.Ulf Samuelsson
2011-12-23Olimex-ARM-USB-OCD-H: Add udev ruleUlf Samuelsson
2011-12-23jtag: only if an in_value storage is provided will the captured IR value be c...Øyvind Harboe
2011-12-22git should ignore patches from format-patchUlf Samuelsson
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
2011-12-19STM32F2x: check flash unlock, add mass eraseMathias K
2011-12-19build: libusb use AC_CHECK_HEADERSpencer Oliver
2011-12-19build: update to using new AC_OUTPUT macroSpencer Oliver
2011-12-19build: correctly quote m4 parametersSpencer Oliver
2011-12-19Renamed mx2/imx27 to mxc.Erik Ahlén
2011-12-19Indentation and white space fixes.Erik Ahlén
2011-12-16Initialize return value.Mathias K
2011-12-16checkpatch: fix false indent triggerSpencer Oliver
2011-12-16checkpatch: disable extern and switch indent checksSpencer Oliver
2011-12-16Change checkpatch.pl tab expanding to 4 characters.Erik Ahlén
2011-12-15Updating FSF Address.Dean Glazeski
2011-12-13zy1000: fix crash in JTAG over TCP/IPØyvind Harboe
2011-12-12jlink libusb-1.0 driver.Mauro Gamba
2011-12-12HACKING: add explanation why we want cool-off times as long as a week or twoØyvind Harboe
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa
2011-12-06TCL/SPEAr: default one DDR chipAntonio Borneo
2011-12-06make checkpatch.sh take an optional 'since' refspecAndreas Fritiofson
2011-12-05HACKING - checkpatch before pushing makes life quickerrodrigo_l_rosa
2011-12-02libusb: Fix build issues under cygwin/mingwSpencer Oliver