Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AT91LIB: Add DFU interface descriptors to CCID | Harald Welte | 2011-07-31 | 1 | -0/+2 |
| | | | | | | A board can now define BOARD_USB_DFU which will cause the USB DFU interface descriptors for the sam7dfu bootloader to be appended automatically. | ||||
* | at91lib: go throguh LowlevelInit even after DFU loader | Harald Welte | 2011-07-30 | 1 | -1/+2 |
| | | | | this makes sure the PLL is set up the way at91lib expects it | ||||
* | simtrace has no USB_VBUS pin | Harald Welte | 2011-07-30 | 1 | -2/+0 |
| | |||||
* | modify simtrace board.h to reflect simtrace hardware | Harald Welte | 2011-07-27 | 1 | -66/+10 |
| | | | | | modify simtrace board.h to reflect simtrace hardware Update Makefile to use simtrace board | ||||
* | start a simtrace board as copy of at91sam7-ek | Harald Welte | 2011-07-27 | 1 | -0/+301 |