summaryrefslogtreecommitdiff
path: root/nuttx/arch/8051/src/up_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* Obsolete support for the 8051 family. Trying to maintain compatibility with ...Gregory Nutt2014-09-011-144/+0
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* configs/pjrc-8051: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-061-3/+3
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-2/+2
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-0/+144