summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common/up_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* Adding missing registration of /dev/zero; Condition registration of /dev/null...Gregory Nutt2013-04-241-0/+8
* Completes coding of the LPC17 DMA driverpatacongo2013-03-301-1/+1
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-4/+10
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+6
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-1/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add hooks to support STM32 power managementpatacongo2012-03-141-0/+10
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+8
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+6
* Separate waiting for a device and enumerating a devicepatacongo2010-12-211-2/+0
* Add start of USB host controllerpatacongo2010-12-151-1/+2
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
* Fix circular header file dependencypatacongo2009-12-281-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+1
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-0/+13
* Calibrate lm3s6918 timing looppatacongo2009-05-181-7/+3
* Basic i.MX1 low-level bootpatacongo2009-04-101-1/+5
* Integrate USB into ARM initializationpatacongo2008-09-301-3/+11
* ARM architecture supports lowconsolepatacongo2008-09-181-0/+4
* Add NSH command to create RAMDISKpatacongo2008-09-061-2/+2
* Several webserver bugs fixedpatacongo2007-11-201-0/+2
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-26/+60
* Add DM90x0 driverpatacongo2007-11-021-0/+4
* Common ARM supportpatacongo2007-04-281-0/+104