summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Fix NxWM bug: old window being minimized when new window openpatacongo1-0/+4
2012-04-08Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo1-1/+1
2012-03-22Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo1-1/+1
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-5/+0
2012-01-29Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo1-2/+4
2011-08-30Fix issue with multilib buildpatacongo1-1/+1
2011-08-07Fix message queue/signal handling bugspatacongo1-2/+2
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo1-2/+6
2011-07-11Add an 'export' target to the NuttX top-level Makefilepatacongo1-4/+16
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2010-08-28Add support for 2-pass linkpatacongo1-1/+1
2009-06-10Fixes for build CodeSourcery toolchainpatacongo1-10/+25
2009-05-28Add support for CodeSourcery and devkitARM toolchainspatacongo1-1/+1
2009-05-19Move ARM and Cortex files to separate directoriespatacongo1-4/+12
2009-05-14Should be silent on make commandspatacongo1-1/+1
2009-04-29Fix objcopy problem with newer toolchainspatacongo1-2/+2
2009-04-08Add option to copy to RAMpatacongo1-1/+1
2008-09-17LPC2148 oots partially into NuttXpatacongo1-1/+6
2008-09-16Add support for Intel Hex format outputpatacongo1-6/+0
2008-01-10Clean operations are now toolchain specificpatacongo1-2/+2
2008-01-08Make logic reorganized for non-GNU toolchainpatacongo1-5/+5
2008-01-08Reduce make outputpatacongo1-1/+1
2008-01-08ZNeo compiler now workspatacongo1-4/+4
2008-01-08Add support for tools that can't make dependenciespatacongo1-4/+3
2007-06-30script debug was left onpatacongo1-1/+1
2007-06-10Fixed a problem with arch/arm/src dependenciespatacongo1-1/+1
2007-04-29Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo1-2/+2
2007-04-28Common ARM supportpatacongo1-0/+124