summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Email address change in nuttx/patacongo2012-09-1325-4590/+4590
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-6/+34
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Add LPC31 Kconfigpatacongo2012-09-062-7/+7
* LPC17xx Kconfig looks goodpatacongo2012-09-051-2/+27
* Update LPC17 Kconfigpatacongo2012-09-052-8/+157
* Add configuration for the LM3Spatacongo2012-09-051-8/+0
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-0/+449
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-17/+4
* More patches/bugfixes from Katepatacongo2012-08-261-0/+20
* Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo2012-08-241-1/+7
* Several more bug fixes for STM32 OTG FS host driverpatacongo2012-08-211-6/+6
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-012-3/+7
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-69/+138
* More LPC43 files in various states of workpatacongo2012-07-052-2/+2
* Add LPC43 interrrupt control logicpatacongo2012-07-041-6/+0
* Add LPC43 USB0 and timer header filespatacongo2012-07-011-6/+6
* Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo2012-07-013-17/+14
* Add LPC43 UART, USART, SSP, and SPI header filespatacongo2012-07-012-10/+10
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-3/+3
* More configuration filespatacongo2012-04-111-0/+4
* LPC17xx DAC fixespatacongo2012-03-253-99/+99
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add PIC32 SPI driverpatacongo2012-03-0748-0/+0
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-7/+7
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-8/+8
* Corrections for LP17xx UARTs and Nucleus 2Gpatacongo2012-01-251-3/+3
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-16/+41
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-202-4/+9
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-8/+8
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-192-17/+42
* SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculationpatacongo2012-01-181-34/+33
* Implement the new CAN txready method for STM32patacongo2012-01-111-2/+2
* Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo2012-01-101-28/+90
* Fix CAN callback argumentpatacongo2012-01-101-1/+1
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-2/+1
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-071-1/+1
* More PIC32 Ethernet register definitionspatacongo2012-01-071-3/+3