summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* fix location of dfu_apilaforge2006-09-201-1/+1
* fix typo (Henryk Ploetz)laforge2006-09-171-1/+1
* add flash size definitions for AT91SAM7S64/32, correct/complete those for S12...laforge2006-09-141-8/+24
* spi_transceive cannot work without a rx_buffer due to hardware restrictions (...laforge2006-09-141-4/+2
* add GPL disclaimer to all C files that I wrotelaforge2006-09-1337-33/+949
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-1313-203/+1056
* move to new directorylaforge2006-09-12113-0/+19833
personal git repositories of Harald Welte. Your mileage may vary