summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-071-597/+597
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-1/+1
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-061-8/+11
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-2/+62
* Add hooks for SD media change callbackspatacongo2012-01-063-6/+17
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-052-8/+171
* Fixes for LPC1766-STK without LED supportpatacongo2012-01-031-104/+104
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-033-21/+97
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-032-761/+1266