2004 Commits (06e731185fdf9b9bffeff737b7609d5dc8e22bd6)

Author SHA1 Message Date
  rodrigo_l_rosa 3d0e2547fe dsp5680xx - indent fix 12 years ago
  Mathias K ea54ea5364 target init sanity check 12 years ago
  rodrigo_l_rosa 83be6cfc16 dsp5680xx - flash module clk to freescale cfg value 12 years ago
  rodrigo_l_rosa c725167ba8 dsp5680xx - mark erase after unlocking flash 12 years ago
  rodrigo_l_rosa e0c0810a8e dsp5680xx - fix jtag debug request failure handling 12 years ago
  rodrigo_l_rosa e2fdb1c864 dsp5680xx - separate debug from halt 12 years ago
  rodrigo_l_rosa 6461f7669a dsp5680xx - fix - flashing algorithm check 12 years ago
  rodrigo_l_rosa c460697b62 dsp5680xx - added more error codes 12 years ago
  rodrigo_l_rosa ea16bc578f dsp5680xx - fix jtag status mask 12 years ago
  rodrigo_l_rosa e6c3ab9df3 dsp5680xx - relocating code 12 years ago
  rodrigo_l_rosa b9346fbd64 dsp5680xx - error codes 12 years ago
  Spencer Oliver b462316699 target: fix init_targets script handling 12 years ago
  Øyvind Harboe a943ec1ca9 target: make it absolutely clear that no null pointers are accepted 12 years ago
  Øyvind Harboe 9e1a16690e image: remove assignments to local variables that is never read 12 years ago
  Øyvind Harboe 3558721df7 arm7_9: remove warnings by reducing scope of variables 12 years ago
  Øyvind Harboe 6fa4c5a456 disassembly: fix access to undefined memory pointer upon unknown instruction 12 years ago
  Øyvind Harboe 0552c05ee8 dsp5680xx: fix warnings 12 years ago
  Øyvind Harboe 6be4646d17 xscale: cleanup 12 years ago
  Øyvind Harboe 482e8a2b55 etm: fix warning by removing assignment that is immediately overwritten 12 years ago
  Øyvind Harboe ed028542ed cortex_m: initialize unused CPU variables to 0 for poll info output 12 years ago
  Øyvind Harboe 5bdd2111d0 dsp5680xx: add missing and broken error propagation 12 years ago
  Øyvind Harboe cb38df20dc avr32_regs: add missing error propagation 12 years ago
  Øyvind Harboe 2c906384c3 cortex_a: add missing error propagation 12 years ago
  Øyvind Harboe 566faa17de arm11: print next address to debug 12 years ago
  Øyvind Harboe 2ea7a42e22 cortex_m: add missing error checking 12 years ago
  Øyvind Harboe 06216744ed target: fix null pointer exception 12 years ago
  Spencer Oliver 3f8f583964 target: rename cortex_m3.[ch] to cortex_m.[ch] 12 years ago
  Øyvind Harboe 01f461b20a warning fix: remove senseless assignment before bailing out of fn w/error 12 years ago
  Øyvind Harboe 9b9092b7fa warnings: null pointer check fix 12 years ago
  Øyvind Harboe 08815946f6 bugfixes: tinker a bit with the targets command 12 years ago
  Øyvind Harboe fc553327c0 dsp563xxx: fix missing error propagation found by clang 12 years ago
  Øyvind Harboe 97806831e2 bugfixes: numerous bugs in error propagation found by clang 12 years ago
  Øyvind Harboe e6d979eefc clang: fix warning about use of unitialized variable 12 years ago
  Andreas Fritiofson 8f76ca05d9 armv7a: fix scan-build warnings 12 years ago
  Andreas Fritiofson f80ec2aa37 armv7a: make local functions static 12 years ago
  Andreas Fritiofson 8c6b95ed16 armv7m: improve error handling 12 years ago
  Øyvind Harboe e5fd6131fe warning: silence gcc by initializing local variables 12 years ago
  Øyvind Harboe c9f51acdc3 clang: fix warning w/assert so that clang knows that there will be no division by zero 12 years ago
  Øyvind Harboe 4e079d18bf clang: fix malloc() warning with assert 12 years ago
  Freddie Chopin 1c1771ef6c Unused variables 12 years ago
  Matt Reimer 4eca579a6e xscale: fix bug in xscale_receive() 12 years ago
  Øyvind Harboe 80c20a186b target_request: add target_got_message() that can be used to improve DCC performance 12 years ago
  Spencer Oliver 8cd3832e2b target: whitespace cleanup 12 years ago
  Michel Jaouen 5a7cff26a5 breakpoint : smp software breakpoint issue 12 years ago
  Michel Jaouen 3ab7855d1a breakpoint : indentation 12 years ago
  Andreas Fritiofson 1163435e19 cortex_m3: use armv7m's async algorithm implementation 13 years ago
  Andreas Fritiofson 9d4c466c21 armv7m: implement async algorithm functions 13 years ago
  Andreas Fritiofson 3f6ef7a40b target: add async algorithm entries to the target type 13 years ago
  Michel Jaouen 00ded4eb01 armv7a ,cortex a : add L1, L2 cache support, va to pa support 12 years ago
  Mathias K daa41473ab add target events, run algorithm and default r/w buffer api 12 years ago