summaryrefslogtreecommitdiff
path: root/at91lib/boards/simtrace
Commit message (Collapse)AuthorAgeFilesLines
* AT91LIB: Add DFU interface descriptors to CCIDHarald Welte2011-07-311-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 loaderHarald Welte2011-07-303-7/+5
| | | | this makes sure the PLL is set up the way at91lib expects it
* at91lib: disable the watchdog when we come out of DFUHarald Welte2011-07-301-0/+5
|
* 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-271-66/+10
| | | | | modify simtrace board.h to reflect simtrace hardware Update Makefile to use simtrace board
* start a simtrace board as copy of at91sam7-ekHarald Welte2011-07-2710-0/+3290
personal git repositories of Harald Welte. Your mileage may vary