summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-2/+2
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-281-0/+1
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-282-13/+383
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-241/+300
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-261-1/+1
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-263-0/+17
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-251-23/+30
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-233-6/+7
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-233-15/+196
* Move some PHY initialization logic for Darcypatacongo2012-11-223-6/+50
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-0/+10
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-216-119/+307
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-204-75/+88
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-204-11/+323
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Mostly cosmetic build changespatacongo2012-11-161-5/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-0/+2
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+1
* Kconfig updates from Freddie Chopinpatacongo2012-11-141-1/+0
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-14/+25
* Mostly cosmetic changespatacongo2012-11-134-17/+42
* A few more build fixespatacongo2012-11-121-9/+12
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-14/+14
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Remove bash fragments that test for board/Makefilepatacongo2012-11-111-11/+26
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-4/+5
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-9/+0
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-1/+63
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-082-240/+249
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+1