aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-24dsp5680xx - relocating coderodrigo_l_rosa2-16/+18
2011-11-24dsp5680xx - error codesrodrigo_l_rosa2-69/+114
2011-11-23target: fix init_targets script handlingSpencer Oliver2-4/+6
2011-11-22TCL/SPEAr: fix name of included fileAntonio Borneo1-1/+1
2011-11-21TCL: Add board file for EVAL_SPEAr320CPUAntonio Borneo3-0/+76
2011-11-21TCL: Add board file for EVALSPEAr300Antonio Borneo3-1/+77
2011-11-21TCL/SPEAr: remove code to autodetect DDRAntonio Borneo1-12/+18
2011-11-21TCL/SPEAr: move DDR activation in common codeAntonio Borneo1-2/+3
2011-11-21TCL/SPEAr: Join two initialization files.Antonio Borneo3-41/+36
2011-11-21TCL/SPEAr: move device generic codeAntonio Borneo2-2/+3
2011-11-21TCL/SPEAr: move device specific codeAntonio Borneo2-2/+2
2011-11-21TCL/SPEAr: Add reference to ST Application NoteAntonio Borneo2-3/+3
2011-11-18scripts: use adapter_khz not deprecated jtag_khzSpencer Oliver9-11/+11
2011-11-18usbprog: fix shadowed declaration warningSpencer Oliver1-1/+1
2011-11-18scripts: notify user of deprecated jtag_* functionsSpencer Oliver1-3/+14
2011-11-18libusb-1.0 supportMauro Gamba8-20/+442
2011-11-18flash: cleanup stm32f2x loaderSpencer Oliver1-21/+20
2011-11-18Revert "build: fix gcc 4.6.2 warnings"Spencer Oliver1-8/+16
2011-11-18build: fix gcc 4.6.2 warningsSpencer Oliver1-16/+8
2011-11-17presto: fix tms_sequence short issueRobert Pasz1-1/+1
2011-11-17gdb: Potential rounding error in reg_packet_size gdb_get_registers_packetPhilip Nye1-4/+4
2011-11-17gdb: fix multi core gdb issuePhilip Nye1-3/+3
2011-11-17contrib: stm32f2x use std naming rulesSpencer Oliver1-0/+0
2011-11-17flash: match stm32f2x loader src nameSpencer Oliver1-1/+1
2011-11-17configuration for Freescale TWRK60N512 boardTomas Frydrych2-0/+47
2011-11-17config: do not use deprecated stm32.cfgFelix Ruess1-1/+1
2011-11-17stm32f1x: improve variable naming and avoid potential divide-by-zeroAndreas Fritiofson1-23/+23
2011-11-16bitq: make private functions staticAndreas Fritiofson1-8/+8
2011-11-16bitq: reduce scope of variablesAndreas Fritiofson1-4/+3
2011-11-16bitq: remove the remaining static variablesAndreas Fritiofson1-19/+6
2011-11-16stm32f1x: add more assertsØyvind Harboe1-0/+6
2011-11-16bitq: remove a static variableAndreas Fritiofson1-4/+2
2011-11-16bitq: remove dead codeAndreas Fritiofson1-35/+1
2011-11-15kinetis flash: use longword write when writing into pflashTomas Frydrych1-25/+59
2011-11-15Add Tincantools Flyswatter2 supportMarek Vasut2-14/+75
2011-11-15at91sam7: ensure probed flash bank has a name (fix a segfault)Aurelien Jacobs1-20/+26
2011-11-14target: make it absolutely clear that no null pointers are acceptedØyvind Harboe1-1/+3
2011-11-10image: remove assignments to local variables that is never readØyvind Harboe1-4/+0