summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/src/up_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all use of up_boardinitialize(). Should not use common microprocessin...Gregory Nutt2015-02-281-5/+5
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-3/+3
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* Email address change in nuttx/patacongo2012-09-131-84/+84
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Fix big-time naming error -- what was I thinking?patacongo2010-10-301-1/+1
* Add beginnings of a serial consolepatacongo2010-10-081-3/+3
* Add skeleton of AVR32 initpatacongo2010-10-081-3/+3
* Cloned AVR32 code now compilespatacongo2010-10-041-1/+1
* Initial fixes to configurationpatacongo2010-10-031-2/+2
* Add configuration for AVR32DEV1 boardpatacongo2010-10-031-0/+84