aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
* | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-191-199/+186
|\| | |
| * | | Bringing back old I2C code, just temporary workaroundLorenz Meier2013-01-191-203/+188
| * | | HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout,...px4dev2013-01-181-4/+6
| |/ /
* | | Merge branch 'master' into px4io-i2cpx4dev2013-01-1437-931/+2834
|\| |
| * | Fix a compile error in the i2c reset code.px4dev2013-01-111-2/+2
| * | Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-1130-924/+2502
| * | Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-111-14/+18
| |\ \
| | * | Build system updates to match the NuttX merge.px4dev2013-01-011-379/+0
| | * | Merge commit '0f2decb70f505b108999fcdb80e89d7aae6760ce' into nuttx-merge-0f2decbpx4dev2013-01-0143-385/+3449
| | |\|
| * | | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-118-180/+501
| |\ \ \ | | |/ / | |/| / | | |/
| | * 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