summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-244-53/+59
* Remove BOTHERpatacongo2012-07-241-21/+5
* LP43xx SPIFI MTD driver updatepatacongo2012-07-233-9/+111
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-233-47/+147
* Add completed but untested support for RS-485 on the LPC43xxpatacongo2012-07-203-18/+243
* Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo2012-07-201-0/+60
* Add missing file needed for stm32f100xx portpatacongo2012-07-204-4/+271
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-194-72/+155
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-193-8/+8
* Add STM32 PM sleep supportpatacongo2012-07-185-4/+145
* Update driver to work with and external SPIFI library (vs. ROM)patacongo2012-07-183-17/+106
* Create an MTD driver for SPIFIpatacongo2012-07-183-78/+908
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-177-11/+671
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-178-21/+286
* Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo2012-07-163-31/+219
* Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2012-07-162-5/+4
* PM updatepatacongo2012-07-111-0/+48
* LPC43 Need to use fractional dividers to get the low-level UART BAUD correctpatacongo2012-07-113-231/+152
* Add an NSH configuration for the LPC43xxpatacongo2012-07-111-1/+1
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-112-16/+51
* Kconfig updatepatacongo2012-07-101-17/+411
* Fix another LPC43xx pin configuration problempatacongo2012-07-101-9/+9
* Several fixes to LPC43 pin and GPIO configurationpatacongo2012-07-103-11/+15
* LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo2012-07-101-2/+2
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-081-1/+2
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-0/+3
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-073-51/+142
* Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo2012-07-0712-422/+402
* Fix typo in STM32 header filespatacongo2012-07-064-9/+10
* Add LPC43 pin configuration logicpatacongo2012-07-064-902/+959
* Add LPC43 GPIO interrupt configurtion logicpatacongo2012-07-067-473/+632
* Add LPC43 GPIO configurtion logicpatacongo2012-07-0612-139/+560
* Add LPC43 clock initialization logicpatacongo2012-07-0511-250/+1146
* More LPC43 files in various states of workpatacongo2012-07-0519-11/+3407
* STM32 PM updatepatacongo2012-07-045-1/+1922
* Fix a optimization related problem in the LM3Spatacongo2012-07-041-2/+2
* More LPC43xx logicpatacongo2012-07-0413-45/+1171
* Add LPC43 interrrupt control logicpatacongo2012-07-0411-31/+1089
* Progress of LPC43xx build environmentpatacongo2012-07-047-84/+159
* Clean up LPC43 USART vs UART namingpatacongo2012-07-049-786/+895
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-032-0/+553
* Add LPC43 LCD and SCT header filespatacongo2012-07-034-6/+1903
* LM3S9B96 updatepatacongo2012-07-022-6/+13
* Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo2012-07-0211-37/+870
* Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo2012-07-025-17/+1225
* Add LPC43 SD/MMC header filepatacongo2012-07-0215-2499/+2889
* Add LPC43 USB0 and timer header filespatacongo2012-07-013-6/+995
* Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo2012-07-0110-20/+1154
* Add LPC43 UART, USART, SSP, and SPI header filespatacongo2012-07-017-16/+725
* Add LPC43 RIT, WWDT, and MCPWM header filespatacongo2012-07-014-1/+475