index
:
at91work
master
Atmel AT91lib based repo with custom applications
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
at91lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91lib: Add USB MULTI driver (for device with 3 configurations)
HEAD
master
Harald Welte
2011-07-31
4
-0
/
+706
*
at91lib CDC: Re-enable DFU string descriptors
Harald Welte
2011-07-31
1
-1
/
+1
*
USBD: properly return the secondary configuration descriptors
Harald Welte
2011-07-31
1
-10
/
+18
*
USBD multi-conf: Fix non-highspeed case
Harald Welte
2011-07-31
3
-7
/
+7
*
USBD: Add support for up to 4 configurations per device
Harald Welte
2011-07-31
5
-20
/
+22
*
DFU: remove some compiler warnings by using type-casts
Harald Welte
2011-07-31
1
-3
/
+3
*
Add DFU interface descriptor support to CDC-serial driver
Harald Welte
2011-07-31
2
-8
/
+16
*
DFU: make sure to include board.h
Harald Welte
2011-07-31
1
-0
/
+1
*
DFU: remove need for "#ifdef BOARD_USB_DFU" in drivers
Harald Welte
2011-07-31
2
-3
/
+6
*
at91lib: sam7s-p board: don't skip lowlevel initialization in DFU mode
Harald Welte
2011-07-31
2
-1
/
+3
*
add USART1 definitions for SAM7S-P board
Harald Welte
2011-07-31
1
-0
/
+5
*
add flash_dfu definitions for SAM7S64 and SAM7S128
Harald Welte
2011-07-31
2
-0
/
+158
*
SAM7S-Pxxx: Update to reflect actual Olimex board
Harald Welte
2011-07-31
1
-57
/
+12
*
start sam7-p board as copy of at91sam7-ek
Harald Welte
2011-07-31
25
-0
/
+15108
*
AT91LIB: Add DFU interface descriptors to CCID
Harald Welte
2011-07-31
4
-11
/
+146
*
at91lib: Core support for multiple configurations
Harald Welte
2011-07-31
1
-23
/
+34
*
import usb-device-cdc-serial
Harald Welte
2011-07-31
1
-0
/
+74
*
import usb-device-composide-cdchid-project
Harald Welte
2011-07-31
46
-0
/
+5844
*
at91lib ccid: Fix CCID descriptor sent to the host
Harald Welte
2011-07-30
1
-5
/
+9
*
at91lib: go throguh LowlevelInit even after DFU loader
Harald Welte
2011-07-30
3
-7
/
+5
*
at91lib: disable the watchdog when we come out of DFU
Harald Welte
2011-07-30
1
-0
/
+5
*
at91lib: Add Spansion S25FL016A SPI flash support
Harald Welte
2011-07-30
1
-1
/
+3
*
at91lib: re-add utility/string.c from basic-dataflash-example
Harald Welte
2011-07-30
1
-0
/
+239
*
at91lib: add dataflash (at45) from basic-dataflash-project
Harald Welte
2011-07-30
2
-0
/
+512
*
simtrace has no USB_VBUS pin
Harald Welte
2011-07-30
1
-2
/
+0
*
add flash_dfu linker script for sam7s128 (copy of 256 with half the flash)
Harald Welte
2011-07-30
1
-0
/
+79
*
import at91sam7s128 from at91sam7-ek
Harald Welte
2011-07-30
3
-0
/
+2383
*
modify simtrace board.h to reflect simtrace hardware
Harald Welte
2011-07-27
1
-66
/
+10
*
start a simtrace board as copy of at91sam7-ek
Harald Welte
2011-07-27
10
-0
/
+3290
*
import cdc-serial driver part from usb-device-cdc-serial-project
Harald Welte
2011-07-24
4
-0
/
+1119
*
memories: add support for SST25VF040B
Harald Welte
2011-07-24
1
-0
/
+1
*
import 'memories' part of at91lib from serialflash-example
Harald Welte
2011-07-24
4
-0
/
+872
*
SAM7DFU: Add a new 'flash_dfu' memory type
Harald Welte
2011-07-24
2
-5
/
+7
*
rename flash-dfu to flash_dfu
Harald Welte
2011-07-24
1
-0
/
+0
*
modify flash-dfu.lds to actually accomodate DFU
Harald Welte
2011-07-24
1
-6
/
+8
*
add flash-dfu.lds as copy of flash.lds
Harald Welte
2011-07-24
1
-0
/
+77
*
initial import of the usb ccid example for the sam7s
Harald Welte
2011-07-24
88
-0
/
+29999
personal git repositories of
Harald Welte
. Your mileage may vary