summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/avr32
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-4/+9
* Mostly costmetic updatespatacongo2012-12-231-3/+5
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-031-0/+5
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-232-0/+66
* Resync new repository with old repo r5166patacongo2012-09-171-2/+5
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Email address change in nuttx/patacongo2012-09-1318-18/+18
* AVR corrections from Richard Cochran; uIP webserver enhancements from Katepatacongo2012-09-112-1/+3
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* More Kconfig stuffpatacongo2012-04-171-0/+7
* Add logic to measure AVR stack usagepatacongo2011-06-181-10/+0
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-0/+45
* Handle differences between AVR and AVR32 stackspatacongo2011-06-092-0/+260
* This finishes ALL AVR assembly languagepatacongo2011-06-083-615/+615
* More logic for the AVR portpatacongo2011-06-081-3/+3
* More AVR context switching logicpatacongo2011-06-081-117/+21
* Add basic context switching logicpatacongo2011-06-082-2/+1
* More AVR build fixespatacongo2011-06-071-0/+101
* Add kernel mode hooks and reminders for other architecturespatacongo2011-04-081-0/+11
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-4/+9
* Add basic syscall logic for i486 and AVR32patacongo2011-03-301-0/+84
* The AVR32 port now passes the OS testpatacongo2010-11-051-2/+2
* Fix excepion handling reg savepatacongo2010-11-053-4/+13
* Update some commentspatacongo2010-11-052-2/+37
* Add NSH configurationpatacongo2010-11-031-1/+1
* Some context switch fixespatacongo2010-10-312-21/+36
* Early debug changespatacongo2010-10-301-9/+6
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-271-9/+8
* Initial AVR32 task statepatacongo2010-10-161-5/+25
* Finish signal handlingpatacongo2010-10-162-7/+13
* Add register dump logicpatacongo2010-10-161-10/+27
* Add exception handling logicpatacongo2010-10-161-105/+154
* No up_en/disable_irq'spatacongo2010-10-162-9/+3
* Add AVR32 system timerpatacongo2010-10-162-3/+128
* More context switching logicpatacongo2010-10-153-10/+33
* Finish ADC header filepatacongo2010-10-141-10/+60
* Beginning of context switch logicpatacongo2010-10-142-12/+156
* More INTC logicpatacongo2010-10-101-11/+28
* Add exception handling basicspatacongo2010-10-102-1/+210
* Add skeleton of AVR32 initpatacongo2010-10-081-25/+0
* Add memorymappatacongo2010-10-071-2/+2
* Add AVR32 start functionpatacongo2010-10-061-0/+180
* Cloned AVR32 code now compilespatacongo2010-10-042-6/+4
* Add framework for AVRpatacongo2010-10-0310-0/+1602