aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-17flash: match stm32f2x loader src nameSpencer Oliver
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
2011-11-16bitq: remove a static variableAndreas Fritiofson
2011-11-16bitq: remove dead codeAndreas Fritiofson
2011-11-15kinetis flash: use longword write when writing into pflashTomas Frydrych
2011-11-15Add Tincantools Flyswatter2 supportMarek Vasut
2011-11-15at91sam7: ensure probed flash bank has a name (fix a segfault)Aurelien Jacobs
2011-11-14target: make it absolutely clear that no null pointers are acceptedØyvind Harboe
2011-11-10image: remove assignments to local variables that is never readØyvind Harboe
2011-11-10ft2232: fix warning about assignment to local variableØyvind Harboe
2011-11-10svf: fix warningsØyvind Harboe
2011-11-10ft2232: Set PWR_RST and LOOPBACK for xds100v2Kyle Manna
2011-11-10Work around silicon bug in the SAM3 family flash waitstatesAttila Kinali
2011-11-09at91sam7: fix warnings by removing dead assignmentsØyvind Harboe
2011-11-09buspirate: add missing error propagationØyvind Harboe
2011-11-09warning fix: remove unused variable assignmentØyvind Harboe
2011-11-09em357: fix warning by removing unused local variablesØyvind Harboe
2011-11-09usbprog: fix unecessary and confusing assignmentØyvind Harboe
2011-11-08flash: update luminary device tableSpencer Oliver
2011-11-08arm7_9: remove warnings by reducing scope of variablesØyvind Harboe
2011-11-07disassembly: fix access to undefined memory pointer upon unknown instructionØyvind Harboe
2011-11-07xsvf: add missing error propagationØyvind Harboe
2011-11-07dsp5680xx: fix warningsØyvind Harboe
2011-11-07str9x: explain compiler that a local variable will always be initializedØyvind Harboe
2011-11-07at91sam3: fix warningsØyvind Harboe
2011-11-07str7x: fix error propagationØyvind Harboe
2011-11-07ecos: add missing error propagationØyvind Harboe
2011-11-07xscale: cleanupØyvind Harboe
2011-11-05warning fix: add self-consitency check to remove warningØyvind Harboe
2011-11-04cfi: fix gaffe in fixing warningsØyvind Harboe
2011-11-04etm: fix warning by removing assignment that is immediately overwrittenØyvind Harboe
2011-11-04cortex_m: initialize unused CPU variables to 0 for poll info outputØyvind Harboe
2011-11-04dsp5680xx: add missing and broken error propagationØyvind Harboe
2011-11-04at91sam9: fix broken error propagationØyvind Harboe
2011-11-04avr32_regs: add missing error propagationØyvind Harboe
2011-11-03gdb_server: assert to avoid malloc(0)Øyvind Harboe
2011-11-02fix warning: remove assigned to variableØyvind Harboe
2011-11-02cortex_a: add missing error propagationØyvind Harboe
2011-11-02usbtoxxx: remove warning by reducing scope of variableØyvind Harboe