aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05HACKING - checkpatch before pushing makes life quickerrodrigo_l_rosa
2011-12-02libusb: Fix build issues under cygwin/mingwSpencer Oliver
2011-12-02gdb_server: use strndup to allocate debug messagesSpencer Oliver
2011-12-02openocd.c: whitespace cleanupSpencer Oliver
2011-12-02Fix remaining incorrect reference to target/at91sam3uXX.cfgPeter Stuge
2011-12-01make sure file name case of at91sam3uxx matches what other files includeHarald Welte
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver
2011-12-01Fix compile error when _DEBUG_GDB_IO_ is setJames Zhao
2011-11-29target init sanity checkMathias K
2011-11-29Add stack alignment support to RTOS awareness - needed for ARM ABI processorsEvan Hunter
2011-11-25Fix unused variables error in amt_jtagaccelEvan Hunter
2011-11-24dsp5680xx - match page erase with mass eraserodrigo_l_rosa
2011-11-24dsp5680xx - flash module clk to freescale cfg valuerodrigo_l_rosa
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa
2011-11-24dsp5680xx - fix jtag debug request failure handlingrodrigo_l_rosa
2011-11-24dsp5680xx - separate debug from haltrodrigo_l_rosa
2011-11-24dsp5680xx - fix - flashing algorithm checkrodrigo_l_rosa
2011-11-24dsp5680xx - added more error codesrodrigo_l_rosa
2011-11-24dsp5680xx - fix jtag status maskrodrigo_l_rosa
2011-11-24dsp5680xx - relocating coderodrigo_l_rosa
2011-11-24dsp5680xx - error codesrodrigo_l_rosa
2011-11-23target: fix init_targets script handlingSpencer Oliver
2011-11-22TCL/SPEAr: fix name of included fileAntonio Borneo
2011-11-21TCL: Add board file for EVAL_SPEAr320CPUAntonio Borneo
2011-11-21TCL: Add board file for EVALSPEAr300Antonio Borneo
2011-11-21TCL/SPEAr: remove code to autodetect DDRAntonio Borneo
2011-11-21TCL/SPEAr: move DDR activation in common codeAntonio Borneo
2011-11-21TCL/SPEAr: Join two initialization files.Antonio Borneo
2011-11-21TCL/SPEAr: move device generic codeAntonio Borneo
2011-11-21TCL/SPEAr: move device specific codeAntonio Borneo
2011-11-21TCL/SPEAr: Add reference to ST Application NoteAntonio Borneo
2011-11-18scripts: use adapter_khz not deprecated jtag_khzSpencer Oliver
2011-11-18usbprog: fix shadowed declaration warningSpencer Oliver
2011-11-18scripts: notify user of deprecated jtag_* functionsSpencer Oliver
2011-11-18libusb-1.0 supportMauro Gamba
2011-11-18flash: cleanup stm32f2x loaderSpencer Oliver
2011-11-18Revert "build: fix gcc 4.6.2 warnings"Spencer Oliver
2011-11-18build: fix gcc 4.6.2 warningsSpencer Oliver
2011-11-17presto: fix tms_sequence short issueRobert Pasz
2011-11-17gdb: Potential rounding error in reg_packet_size gdb_get_registers_packetPhilip Nye
2011-11-17gdb: fix multi core gdb issuePhilip Nye
2011-11-17contrib: stm32f2x use std naming rulesSpencer Oliver
2011-11-17flash: match stm32f2x loader src nameSpencer Oliver
2011-11-17configuration for Freescale TWRK60N512 boardTomas Frydrych
2011-11-17config: do not use deprecated stm32.cfgFelix Ruess
2011-11-17stm32f1x: improve variable naming and avoid potential divide-by-zeroAndreas Fritiofson
2011-11-16bitq: make private functions staticAndreas Fritiofson
2011-11-16bitq: reduce scope of variablesAndreas Fritiofson
2011-11-16bitq: remove the remaining static variablesAndreas Fritiofson
2011-11-16stm32f1x: add more assertsØyvind Harboe