summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo3-47/+147
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-20Add missing file needed for stm32f100xx portpatacongo4-4/+271
2012-07-19Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo6-76/+268
2012-07-19Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo4-10/+10
2012-07-18Add STM32 PM sleep supportpatacongo5-4/+145
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-17STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo8-21/+286
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-11PM updatepatacongo1-0/+48
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 hardfaultspatacongo2-16/+51
2012-07-10Kconfig updatepatacongo2-17/+440
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 toolchainpatacongo2-18/+19
2012-07-08Add a generic GCC stdarg.h header filepatacongo2-0/+62
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)patacongo12-422/+402
2012-07-06Fix typo in STM32 header filespatacongo4-9/+10
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 logicpatacongo13-238/+565
2012-07-05Change all values in all limits.h for all architectures to signed decimal; th...patacongo1-20/+25
2012-07-05Add LPC43 clock initialization logicpatacongo12-287/+1183
2012-07-05More LPC43 files in various states of workpatacongo19-11/+3407
2012-07-04STM32 PM updatepatacongo5-1/+1922
2012-07-04Fix a optimization related problem in the LM3Spatacongo1-2/+2
2012-07-04More LPC43xx logicpatacongo13-45/+1171
2012-07-04Add LPC43 interrrupt control logicpatacongo11-31/+1089
2012-07-04Progress of LPC43xx build environmentpatacongo8-274/+371
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 boardpatacongo3-1/+560
2012-07-03Add LPC43 LCD and SCT header filespatacongo4-6/+1903
2012-07-02LM3S9B96 updatepatacongo2-6/+13
2012-07-02Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo12-37/+887
2012-07-02Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo5-17/+1225
2012-07-02Add LPC43 SD/MMC header filepatacongo15-2499/+2889
2012-07-01Add LPC43 USB0 and timer header filespatacongo3-6/+995
2012-07-01Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo10-20/+1154
2012-07-01Add LPC43 UART, USART, SSP, and SPI header filespatacongo7-16/+725
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