Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | target: Add 64-bit target address support | Dongxue Zhang | 1 | -7/+7 |
2016-05-24 | Remove FSF address from GPL notices | Marc Schink | 1 | -3/+1 |
2016-02-29 | Cleanup: removal of obsolete semicolons | Alexander Kurz | 1 | -2/+2 |
2014-03-17 | flash: Constify write buffer | Andreas Fritiofson | 1 | -3/+3 |
2013-10-31 | Clean up many C99 integer types format specifiers | Paul Fertser | 1 | -6/+6 |
2013-09-08 | target: remove unimplemented target_request_data implementations | Spencer Oliver | 1 | -2/+0 |
2013-06-05 | update files to correct FSF address | Spencer Oliver | 1 | -1/+1 |
2013-03-15 | target: Add default implementation of bulk_write_memory | Andreas Fritiofson | 1 | -8/+0 |
2012-04-10 | doxygen: remove warnings | Spencer Oliver | 1 | -178/+172 |
2012-02-06 | build: cleanup src/target directory | Spencer Oliver | 1 | -8/+9 |
2011-12-11 | dsp5680xx - indent fix | rodrigo_l_rosa | 1 | -1474/+1881 |
2011-11-24 | dsp5680xx - mark erase after unlocking flash | rodrigo_l_rosa | 1 | -48/+52 |
2011-11-24 | dsp5680xx - fix jtag debug request failure handling | rodrigo_l_rosa | 1 | -4/+6 |
2011-11-24 | dsp5680xx - separate debug from halt | rodrigo_l_rosa | 1 | -428/+539 |
2011-11-24 | dsp5680xx - fix - flashing algorithm check | rodrigo_l_rosa | 1 | -22/+32 |
2011-11-24 | dsp5680xx - relocating code | rodrigo_l_rosa | 1 | -16/+17 |
2011-11-24 | dsp5680xx - error codes | rodrigo_l_rosa | 1 | -69/+80 |
2011-11-07 | dsp5680xx: fix warnings | Øyvind Harboe | 1 | -1/+1 |
2011-11-04 | dsp5680xx: add missing and broken error propagation | Øyvind Harboe | 1 | -2/+5 |
2011-08-31 | usleep to jtag_sleep | Rodrigo L. Rosa | 1 | -16/+16 |
2011-08-31 | static for some functions | Rodrigo L. Rosa | 1 | -2/+2 |
2011-08-31 | speed up, relocate function | Rodrigo L. Rosa | 1 | -46/+51 |
2011-08-30 | removed trailing whitespaces | Rodrigo L. Rosa | 1 | -96/+96 |
2011-08-30 | fix enter debug mode for locking | Rodrigo L. Rosa | 1 | -13/+55 |
2011-08-30 | fix irlen handling | Rodrigo L. Rosa | 1 | -5/+10 |
2011-08-30 | fix debug mode,lock,unlock | Rodrigo L. Rosa | 1 | -13/+210 |
2011-08-30 | fix error handling during halt | Rodrigo L. Rosa | 1 | -4/+4 |
2011-08-30 | optional crc for flash writing | Rodrigo L. Rosa | 1 | -17/+36 |
2011-08-10 | fix return code from dsp5680xx_read | Rodrigo L. Rosa | 1 | -1/+1 |
2011-08-10 | renamed for clarity | Rodrigo L. Rosa | 1 | -142/+140 |
2011-08-09 | dsp5680xx fix constante ref | Rodrigo L. Rosa | 1 | -1/+1 |
2011-08-09 | dsp5680xx fix FM clk | Rodrigo L. Rosa | 1 | -0/+2 |
2011-08-09 | dps5680xx fix warnings | Rodrigo L. Rosa | 1 | -63/+55 |
2011-06-28 | dsp5680xx: fix compilation problems | Øyvind Harboe | 1 | -30/+33 |
2011-06-12 | doxy & cleanup | Rodrigo L. Rosa | 1 | -315/+453 |
2011-06-12 | cleanup trailing whitespaces | Rodrigo L. Rosa | 1 | -5/+5 |
2011-06-12 | flash speed improved | Rodrigo L. Rosa | 1 | -0/+8 |
2011-06-12 | removed unnecessary actions/controls | Rodrigo L. Rosa | 1 | -38/+8 |
2011-06-12 | cleanup flash module command | Rodrigo L. Rosa | 1 | -8/+12 |
2011-06-12 | fix read for verify_image | Rodrigo L. Rosa | 1 | -26/+4 |
2011-06-12 | fix read speed improved by queueing commands | Rodrigo L. Rosa | 1 | -0/+13 |
2011-06-12 | fix flash driver size, sector erase | Rodrigo L. Rosa | 1 | -126/+48 |
2011-06-04 | crc check on flashed data | Rodrigo L. Rosa | 1 | -10/+71 |
2011-06-04 | code cleanup | Rodrigo L. Rosa | 1 | -21/+11 |
2011-05-23 | dsp5680xx: whitespace cleanup | Spencer Oliver | 1 | -43/+43 |
2011-05-23 | Fix build issue under cygwin | Spencer Oliver | 1 | -1/+1 |
2011-05-19 | flashing speed improved using queued jtag. error propagation improved. | Rodrigo L. Rosa | 1 | -275/+342 |
2011-05-18 | partial support for 568013 and 568037, target integration. | Rodrigo L. Rosa | 1 | -0/+1351 |