summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-185-91/+48
* Add vectors for the LPC1788 - from Rommel Marcelopatacongo2013-01-184-72/+258
* 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-1873-4310/+5931
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-187-341/+995
* STM32 I2C changes from Mike Smithpatacongo2013-01-181-4/+7
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-2/+36
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-154-2/+14
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-144-5/+7
* Update STM32 F1 DMA to parity with F2/F4patacongo2013-01-114-58/+137
* Re-partition Stellaris vector logicpatacongo2013-01-097-751/+963
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-0926-2103/+2102
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-0933-1373/+1372
* 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-0836-105/+122
* 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-0813-118/+249
* 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
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-0/+1
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+5
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-9/+9
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+8
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-6/+5
* 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-234-15/+199
* 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-217-119/+310
* 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