summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ccid main: fix PIO configuration and PIO interruptHarald Welte2011-07-301-19/+10
* ccid project: actually power the cardHarald Welte2011-07-301-2/+18
* at91lib ccid: Fix CCID descriptor sent to the hostHarald Welte2011-07-301-5/+9
* at91lib: go throguh LowlevelInit even after DFU loaderHarald Welte2011-07-303-7/+5
* at91lib: disable the watchdog when we come out of DFUHarald Welte2011-07-301-0/+5
* at91lib: Add Spansion S25FL016A SPI flash supportHarald Welte2011-07-301-1/+3
* add basic-serialflash-projectHarald Welte2011-07-304-0/+770
* add basic-dataflash-exampleHarald Welte2011-07-304-0/+586
* add .gitignoreHarald Welte2011-07-301-0/+3
* at91lib: re-add utility/string.c from basic-dataflash-exampleHarald Welte2011-07-301-0/+239
* Makefile: simtrace uses SAM7S128, not 256Harald Welte2011-07-302-3/+3
* at91lib: add dataflash (at45) from basic-dataflash-projectHarald Welte2011-07-302-0/+512
* simtrace has no USB_VBUS pinHarald Welte2011-07-301-2/+0
* add flash_dfu linker script for sam7s128 (copy of 256 with half the flash)Harald Welte2011-07-301-0/+79
* import at91sam7s128 from at91sam7-ekHarald Welte2011-07-303-0/+2383
* modify simtrace board.h to reflect simtrace hardwareHarald Welte2011-07-272-67/+11
* start a simtrace board as copy of at91sam7-ekHarald Welte2011-07-2710-0/+3290
* import cdc-serial driver part from usb-device-cdc-serial-projectHarald Welte2011-07-244-0/+1119
* memories: add support for SST25VF040BHarald Welte2011-07-241-0/+1
* import 'memories' part of at91lib from serialflash-exampleHarald Welte2011-07-244-0/+872
* SAM7DFU: Add a new 'flash_dfu' memory typeHarald Welte2011-07-242-5/+7
* Makefile: change default to SAM7S256 + SAM7S-EKHarald Welte2011-07-241-2/+2
* rename flash-dfu to flash_dfuHarald Welte2011-07-241-0/+0
* modify flash-dfu.lds to actually accomodate DFUHarald Welte2011-07-241-6/+8
* add flash-dfu.lds as copy of flash.ldsHarald Welte2011-07-241-0/+77
* initial import of the usb ccid example for the sam7sHarald Welte2011-07-24104-0/+31382
personal git repositories of Harald Welte. Your mileage may vary