summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masteradd README.mdHarald Welte7 years
 
TagDownloadAuthorAge
v0.5commit 868b6d0c68...Harald Welte12 years
v0.4commit ebf16b4ddf...Harald Welte12 years
v0.3commit 3d60f2e042...Harald Welte13 years
v0.2commit 9dbedc6587...Harald Welte13 years
v0.1commit 1acaecb4cb...Harald Welte13 years
 
AgeCommit messageAuthorFilesLines
2011-07-30DFU: Fix execution of software that was loaded to RAM via DFUv0.1Harald Welte1-8/+17
2011-07-30DFU: Support re-flashing of DFU via DFUHarald Welte2-18/+134
2011-07-30DFU: add third 'alternate configuration' for RAM loadHarald Welte8-10/+36
2011-07-30simtrace: add some early spi flash utility routinesHarald Welte3-1/+225
2011-07-30Makefile: SIMtrace uses SAM7S128, not 256Harald Welte2-2/+2
2011-07-30add new RUN_FROM_RAM run-mode for direct DFU-to-RAM supportHarald Welte4-3/+99
2011-07-30use gcc/ld flags -ffunction-sections and --gc-sectionsHarald Welte4-17/+17
2011-07-29sam7dfu: update copyright yearsHarald Welte1-1/+1
2011-07-29sam7dfu: make sure we can use USB reset to get from DFU -> APPHarald Welte1-2/+14
2011-07-07USB driver: use the DFU-provided function to send EP0 dataHarald Welte1-48/+1
[...]
 
Clone
git://git.gnumonks.org/openpcd
personal git repositories of Harald Welte. Your mileage may vary