summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* The STM32 F2/4 OTG FS device driver seems to be functionalpatacongo2013-01-301-22/+54
* LM4F update from JPpatacongo2013-01-304-310/+429
* Remove the g_iocon[] arrarypatacongo2013-01-303-42/+3
* LPC1788 updated from Rommel Marcelopatacongo2013-01-303-34/+389
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-2813-17/+17
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-282-13/+94
* Misc SYSLOG and STM32 serial fixespatacongo2013-01-281-5/+7
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-282-6/+25
* Move stream data from TCB to task group structure.patacongo2013-01-261-23/+19
* Move file data from TCB to task grouppatacongo2013-01-261-5/+3
* Fix poll/select issue reported by Qiangpatacongo2013-01-242-4/+94
* Add option to used keyboard CODEC in apps/examples/keypadtestpatacongo2013-01-231-2/+5
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+1
* Add single-wire UART support to STM32 serial driverpatacongo2013-01-232-2/+44
* Missed changed from last lpc1788 check-inpatacongo2013-01-231-3/+3
* Add lpc178x_iocon.h from Rommel Marcelopatacongo2013-01-222-1/+153
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-225-777/+852
* Use of BASEPRI to control ARM interrupts is now functionalpatacongo2013-01-227-98/+115
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-2217-28/+119
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-2214-894/+270
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-185-91/+48
* Add vectors for the LPC1788 - from Rommel Marcelopatacongo2013-01-183-71/+257
* More LPC1788 register definitions from Rommel Marcelopatacongo2013-01-188-540/+2036
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-1872-4309/+5930
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-183-157/+60
* STM32 I2C changes from Mike Smithpatacongo2013-01-181-4/+7
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-154-2/+14
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-143-5/+5
* Update STM32 F1 DMA to parity with F2/F4patacongo2013-01-114-58/+137
* Re-partition Stellaris vector logicpatacongo2013-01-095-484/+525
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-0924-1726/+1725
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-0932-1364/+1363
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-5/+5
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-0833-92/+110
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-0819-281/+734
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-0812-118/+126
* Fixed ARM vfork; re-enabled vfork OS testpatacongo2013-01-073-3/+5
* Disable the vfork() OS test... it failspatacongo2013-01-071-3/+7
* Add ostest vfork test (does not work yet)patacongo2013-01-073-16/+49
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-0718-72/+300
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-0717-50/+385
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-8/+8
* STM32 FLASH changes from Freddie Chopinpatacongo2013-01-031-14/+23
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-024-5/+26
* All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-011-0/+140
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-0/+134
* Fix several build issues noted by Mike Smithpatacongo2012-12-241-14/+37
* Mostly costmetic updatespatacongo2012-12-232-6/+10
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+5
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+8