summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc43xx
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Add a USB0 device header file for LPC43patacongo2-3/+99
2012-08-07Update documentation to describe customization of NSH; Add the framework for ...patacongo2-0/+2670
2012-08-03LPC43 updatepatacongo1-1/+1
2012-08-02The initial SYLOG device logic was valiant but yet still not enoughpatacongo1-1/+1
2012-08-02Correct an addressing error in the LPC32 SPIFI MTD driverpatacongo1-7/+7
2012-07-31LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo1-4/+2
2012-07-24Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo3-6/+14
2012-07-24Ooops.. c_speed is now read-onlypatacongo1-0/+42
2012-07-23LP43xx SPIFI MTD driver updatepatacongo3-9/+111
2012-07-23Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo1-2/+8
2012-07-20Add completed but untested support for RS-485 on the LPC43xxpatacongo3-18/+243
2012-07-20Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo1-0/+60
2012-07-18Update driver to work with and external SPIFI library (vs. ROM)patacongo3-17/+106
2012-07-18Create an MTD driver for SPIFIpatacongo3-78/+908
2012-07-17Add logic to initialize the LPC43xx SPIFI devicepatacongo7-11/+671
2012-07-16Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo3-31/+219
2012-07-16Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2-5/+4
2012-07-11LPC43 Need to use fractional dividers to get the low-level UART BAUD correctpatacongo3-231/+152
2012-07-11Add an NSH configuration for the LPC43xxpatacongo1-1/+1
2012-07-11LP43xx... disable debug traps on hardfaultspatacongo1-0/+11
2012-07-10Kconfig updatepatacongo1-17/+411
2012-07-10Fix another LPC43xx pin configuration problempatacongo1-9/+9
2012-07-10Several fixes to LPC43 pin and GPIO configurationpatacongo3-11/+15
2012-07-10LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo1-2/+2
2012-07-08Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo1-1/+2
2012-07-08Add a generic GCC stdarg.h header filepatacongo1-0/+3
2012-07-07Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo3-51/+142
2012-07-07Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo11-421/+401
2012-07-06Fix typo in STM32 header filespatacongo2-7/+8
2012-07-06Add LPC43 pin configuration logicpatacongo4-902/+959
2012-07-06Add LPC43 GPIO interrupt configurtion logicpatacongo7-473/+632
2012-07-06Add LPC43 GPIO configurtion logicpatacongo12-139/+560
2012-07-05Add LPC43 clock initialization logicpatacongo11-250/+1146
2012-07-05More LPC43 files in various states of workpatacongo17-9/+3405
2012-07-04STM32 PM updatepatacongo5-1/+1922
2012-07-04More LPC43xx logicpatacongo13-45/+1171
2012-07-04Add LPC43 interrrupt control logicpatacongo6-1/+1089
2012-07-04Progress of LPC43xx build environmentpatacongo7-84/+159
2012-07-04Clean up LPC43 USART vs UART namingpatacongo9-786/+895
2012-07-03Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2-0/+553
2012-07-03Add LPC43 LCD and SCT header filespatacongo4-6/+1903
2012-07-02Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo11-37/+870
2012-07-02Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo4-1/+1209
2012-07-02Add LPC43 SD/MMC header filepatacongo15-2499/+2889
2012-07-01Add LPC43 USB0 and timer header filespatacongo2-0/+989
2012-07-01Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo7-3/+1140
2012-07-01Add LPC43 UART, USART, SSP, and SPI header filespatacongo5-6/+715
2012-07-01Add LPC43 RIT, WWDT, and MCPWM header filespatacongo4-1/+475
2012-06-30Add LPC43xx GPDMA header filepatacongo1-0/+466
2012-06-30Add LPC43xx SGPIO header filepatacongo2-24/+707