summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/common
Commit message (Collapse)AuthorAgeFilesLines
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3721 42af7a65-404d-4744-a932-0658087f49c3
* AT90USB port is basically functionalpatacongo2011-06-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3715 42af7a65-404d-4744-a932-0658087f49c3
* Handle differences between AVR and AVR32 stackspatacongo2011-06-092-262/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3690 42af7a65-404d-4744-a932-0658087f49c3
* Fixes most integer overflows for AVRpatacongo2011-06-091-14/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3689 42af7a65-404d-4744-a932-0658087f49c3
* More logic for the AVR portpatacongo2011-06-081-0/+154
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3684 42af7a65-404d-4744-a932-0658087f49c3
* More AVR context switching logicpatacongo2011-06-081-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3683 42af7a65-404d-4744-a932-0658087f49c3
* More AVR build fixespatacongo2011-06-071-29/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3680 42af7a65-404d-4744-a932-0658087f49c3
* current_regs should be volatile; add support for nested interrupts; enable ↵patacongo2011-04-061-3/+3
| | | | | | interrupts during syscall processing git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
* Progress debugging serial driverpatacongo2010-11-061-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3078 42af7a65-404d-4744-a932-0658087f49c3
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-311-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3065 42af7a65-404d-4744-a932-0658087f49c3
* No up_en/disable_irq'spatacongo2010-10-161-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3022 42af7a65-404d-4744-a932-0658087f49c3
* More INTC logicpatacongo2010-10-101-9/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2991 42af7a65-404d-4744-a932-0658087f49c3
* Add uart init logicpatacongo2010-10-091-10/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2982 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton of AVR32 initpatacongo2010-10-081-9/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2975 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for AVRpatacongo2010-10-0317-0/+1890
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2961 42af7a65-404d-4744-a932-0658087f49c3