<feed xmlns='http://www.w3.org/2005/Atom'>
<title>at91work/at91lib/boards, branch master</title>
<subtitle>Atmel AT91lib based repo with custom applications</subtitle>
<id>https://git.gnumonks.org/cgit/at91work/atom?h=master</id>
<link rel='self' href='https://git.gnumonks.org/cgit/at91work/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/'/>
<updated>2011-07-31T14:33:00+00:00</updated>
<entry>
<title>Add DFU interface descriptor support to CDC-serial driver</title>
<updated>2011-07-31T14:33:00+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T14:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=a341a060020ee1b5d7375ab4e40ad61314d43be4'/>
<id>urn:sha1:a341a060020ee1b5d7375ab4e40ad61314d43be4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>at91lib: sam7s-p board: don't skip lowlevel initialization in DFU mode</title>
<updated>2011-07-31T14:13:20+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T14:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=5d5479fd3a0d0d4c1890f606ea4fcec899099eb6'/>
<id>urn:sha1:5d5479fd3a0d0d4c1890f606ea4fcec899099eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add USART1 definitions for SAM7S-P board</title>
<updated>2011-07-31T14:09:31+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T14:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=1d1a5a0b5e284898d72049536f3855c6492308d6'/>
<id>urn:sha1:1d1a5a0b5e284898d72049536f3855c6492308d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add flash_dfu definitions for SAM7S64 and SAM7S128</title>
<updated>2011-07-31T13:54:36+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T13:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=ef274c62cb8b121ef933809ca9416c7a68ab6896'/>
<id>urn:sha1:ef274c62cb8b121ef933809ca9416c7a68ab6896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SAM7S-Pxxx: Update to reflect actual Olimex board</title>
<updated>2011-07-31T13:36:32+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T13:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=2318170f210bc77c33758dac6c5a34df91f7fbdf'/>
<id>urn:sha1:2318170f210bc77c33758dac6c5a34df91f7fbdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start sam7-p board as copy of at91sam7-ek</title>
<updated>2011-07-31T13:27:27+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T13:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=e597f0fea61376a3ae5f0177f839022f228a0e97'/>
<id>urn:sha1:e597f0fea61376a3ae5f0177f839022f228a0e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AT91LIB: Add DFU interface descriptors to CCID</title>
<updated>2011-07-31T12:16:19+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-31T12:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=390df0f0b66e53c7ea19770a343e8340ed319b77'/>
<id>urn:sha1:390df0f0b66e53c7ea19770a343e8340ed319b77</id>
<content type='text'>
A board can now define BOARD_USB_DFU which will cause the USB DFU
interface descriptors for the sam7dfu bootloader to be appended
automatically.
</content>
</entry>
<entry>
<title>at91lib: go throguh LowlevelInit even after DFU loader</title>
<updated>2011-07-30T20:29:20+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-30T20:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=82125db510b46a0bae1cfe6df769bf671f446790'/>
<id>urn:sha1:82125db510b46a0bae1cfe6df769bf671f446790</id>
<content type='text'>
this makes sure the PLL is set up the way at91lib expects it
</content>
</entry>
<entry>
<title>at91lib: disable the watchdog when we come out of DFU</title>
<updated>2011-07-30T18:10:50+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-30T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=e927ad57bee4deb1cec236559f2c082342621f4f'/>
<id>urn:sha1:e927ad57bee4deb1cec236559f2c082342621f4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simtrace has no USB_VBUS pin</title>
<updated>2011-07-30T17:28:34+00:00</updated>
<author>
<name>Harald Welte</name>
<email>laforge@gnumonks.org</email>
</author>
<published>2011-07-30T17:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnumonks.org/cgit/at91work/commit/?id=ae632ef83b029652c6a442a068f70ada7ba82edf'/>
<id>urn:sha1:ae632ef83b029652c6a442a068f70ada7ba82edf</id>
<content type='text'>
</content>
</entry>
</feed>
