summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add LPC43xx GPDMA header filepatacongo2012-06-301-0/+466
* Add LPC43xx SGPIO header filepatacongo2012-06-302-24/+707
* Add LPC43xx pin configuration header filespatacongo2012-06-303-19/+1006
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-303-11/+33
* Add LPC43xx GIMA and GPIO header filespatacongo2012-06-294-118/+1157
* Add LPC43xx pin configuration header filespatacongo2012-06-293-0/+804
* Add LPC43xx RGU header filepatacongo2012-06-291-0/+665
* Add LPC43xx CGU and CCU header filespatacongo2012-06-282-0/+1199
* Add LPC43xx CREG and PMC header filespatacongo2012-06-284-2/+374
* Adding LPC43xx header filespatacongo2012-06-285-10/+484
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-285-6/+14
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-271-61/+183
* Beginning of NXP LPC4330 portpatacongo2012-06-273-1/+221
* Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
* STM32 power management updatepatacongo2012-06-182-11/+165
* Fix last check-in.. duplicate definitions for ARMvm-7 ICTR registerpatacongo2012-06-011-6/+4
* Interrupt priority fix + new LM3S header filespatacongo2012-06-014-19/+264
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-2/+2
* Need to enable USB reset interruptpatacongo2012-05-291-1/+2
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+0
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-284-10/+10
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-2810-273/+607
* STM32 OTF FS device. USB console now works for me. Some of these changes ar...patacongo2012-05-281-20/+76
* STM32 OTG FS device: Don't process TXFE^Cf we have already processed an XFRC...patacongo2012-05-271-3/+29
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-262-12/+16
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-1/+1
* Fix NxWM bug: old window being minimized when new window openpatacongo2012-05-211-0/+4
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-143-16/+174
* Add Calypso-related fixespatacongo2012-05-131-1/+1
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+2
* Missed Calypso filepatacongo2012-05-011-0/+30
* Calypso updatepatacongo2012-05-017-50/+146
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-292-14/+14
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* Fix infinite loop in CDC/ACM driverpatacongo2012-04-251-0/+15
* Kconfig updated + NFS updatepatacongo2012-04-231-2/+2
* Fix atexit() function being called twicepatacongo2012-04-231-0/+42