aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* 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-222-18/+35
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-222-2/+10
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-222-15/+44
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-181-0/+8
* 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
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+4
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-8/+8
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-241/+300
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-32/+0
* Mostly cosmetic changespatacongo2012-11-131-5/+12
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-201-8/+12
* Resync new repository with old repo r5166patacongo2012-09-1752-0/+26684