aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-23Renamed mx2.{c,h} to mxc.{c,h} and added copyright noticeErik Ahlén3-3/+9
2011-12-23Documentation for mxc NAND flash controllerErik Ahlén1-0/+21
2011-12-23Added support for i.MX35 NAND Flash Controller (v2)Erik Ahlén2-136/+285
2011-12-23Added command to enable/disable/query BI-swap for MXC NANDErik Ahlén1-0/+51
2011-12-23Made BI-swap optional in mxc.Erik Ahlén3-19/+35
2011-12-23Added board type as a parameter to mx2 NFC as they have different base addres...Erik Ahlén3-44/+63
2011-12-23at91sam3XXX.cfg: Configure JTAG clock to 500 kHz.Ulf Samuelsson1-0/+12
2011-12-23Olimex-ARM-USB-OCD-H: Add udev ruleUlf Samuelsson1-0/+3
2011-12-23jtag: only if an in_value storage is provided will the captured IR value be c...Øyvind Harboe1-7/+1
2011-12-22git should ignore patches from format-patchUlf Samuelsson1-0/+1
2011-12-20jtag: stop using sharp corner of JTAG APIØyvind Harboe1-0/+4
2011-12-20jtag: make caller always allocate bufferØyvind Harboe3-41/+2
2011-12-20jtag: retire jtag_alloc_in_value32Øyvind Harboe3-21/+0
2011-12-20jtag: retire jtag_alloc_in_value32 APIØyvind Harboe2-4/+12
2011-12-19STM32F2x: check flash unlock, add mass eraseMathias K1-0/+81
2011-12-19build: libusb use AC_CHECK_HEADERSpencer Oliver1-1/+1
2011-12-19build: update to using new AC_OUTPUT macroSpencer Oliver1-20/+21
2011-12-19build: correctly quote m4 parametersSpencer Oliver1-206/+201
2011-12-19Renamed mx2/imx27 to mxc.Erik Ahlén4-244/+245
2011-12-19Indentation and white space fixes.Erik Ahlén2-135/+129
2011-12-16Initialize return value.Mathias K1-1/+1
2011-12-16checkpatch: fix false indent triggerSpencer Oliver1-1/+1
2011-12-16checkpatch: disable extern and switch indent checksSpencer Oliver1-48/+48
2011-12-16Change checkpatch.pl tab expanding to 4 characters.Erik Ahlén1-1/+1
2011-12-15Updating FSF Address.Dean Glazeski1-1/+1
2011-12-13zy1000: fix crash in JTAG over TCP/IPØyvind Harboe1-0/+12
2011-12-12jlink libusb-1.0 driver.Mauro Gamba2-33/+24
2011-12-12HACKING: add explanation why we want cool-off times as long as a week or twoØyvind Harboe1-1/+22
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa3-1725/+2207
2011-12-06TCL/SPEAr: default one DDR chipAntonio Borneo1-1/+8
2011-12-06make checkpatch.sh take an optional 'since' refspecAndreas Fritiofson1-1/+2
2011-12-05HACKING - checkpatch before pushing makes life quickerrodrigo_l_rosa1-0/+1
2011-12-02libusb: Fix build issues under cygwin/mingwSpencer Oliver2-2/+2
2011-12-02gdb_server: use strndup to allocate debug messagesSpencer Oliver1-8/+2
2011-12-02openocd.c: whitespace cleanupSpencer Oliver1-4/+3
2011-12-02Fix remaining incorrect reference to target/at91sam3uXX.cfgPeter Stuge1-1/+1
2011-12-01make sure file name case of at91sam3uxx matches what other files includeHarald Welte1-0/+0
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver1-4/+2
2011-12-01Fix compile error when _DEBUG_GDB_IO_ is setJames Zhao1-4/+4
2011-11-29target init sanity checkMathias K1-0/+2
2011-11-29Add stack alignment support to RTOS awareness - needed for ARM ABI processorsEvan Hunter4-62/+71
2011-11-25Fix unused variables error in amt_jtagaccelEvan Hunter1-0/+8
2011-11-24dsp5680xx - match page erase with mass eraserodrigo_l_rosa1-0/+2
2011-11-24dsp5680xx - flash module clk to freescale cfg valuerodrigo_l_rosa1-1/+2
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa2-50/+61
2011-11-24dsp5680xx - fix jtag debug request failure handlingrodrigo_l_rosa1-4/+6
2011-11-24dsp5680xx - separate debug from haltrodrigo_l_rosa2-428/+540
2011-11-24dsp5680xx - fix - flashing algorithm checkrodrigo_l_rosa1-22/+32
2011-11-24dsp5680xx - added more error codesrodrigo_l_rosa1-0/+4
2011-11-24dsp5680xx - fix jtag status maskrodrigo_l_rosa1-1/+1