summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Add LPC43 GPIO configurtion logicpatacongo2012-07-0612-139/+560
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4912 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 clock initialization logicpatacongo2012-07-0511-250/+1146
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4910 42af7a65-404d-4744-a932-0658087f49c3
* More LPC43 files in various states of workpatacongo2012-07-0519-11/+3407
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4909 42af7a65-404d-4744-a932-0658087f49c3
* STM32 PM updatepatacongo2012-07-045-1/+1922
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4908 42af7a65-404d-4744-a932-0658087f49c3
* Fix a optimization related problem in the LM3Spatacongo2012-07-041-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4907 42af7a65-404d-4744-a932-0658087f49c3
* More LPC43xx logicpatacongo2012-07-0413-45/+1171
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4906 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 interrrupt control logicpatacongo2012-07-0411-31/+1089
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4905 42af7a65-404d-4744-a932-0658087f49c3
* Progress of LPC43xx build environmentpatacongo2012-07-047-84/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4904 42af7a65-404d-4744-a932-0658087f49c3
* Clean up LPC43 USART vs UART namingpatacongo2012-07-049-786/+895
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4903 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-032-0/+553
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4901 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 LCD and SCT header filespatacongo2012-07-034-6/+1903
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4900 42af7a65-404d-4744-a932-0658087f49c3
* LM3S9B96 updatepatacongo2012-07-022-6/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4899 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo2012-07-0211-37/+870
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4898 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo2012-07-025-17/+1225
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4897 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 SD/MMC header filepatacongo2012-07-0215-2499/+2889
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4896 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 USB0 and timer header filespatacongo2012-07-013-6/+995
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4895 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17patacongo2012-07-0110-20/+1154
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4894 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 UART, USART, SSP, and SPI header filespatacongo2012-07-017-16/+725
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4893 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 RIT, WWDT, and MCPWM header filespatacongo2012-07-014-1/+475
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4892 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx GPDMA header filepatacongo2012-06-301-0/+466
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4891 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx SGPIO header filepatacongo2012-06-302-24/+707
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4890 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx pin configuration header filespatacongo2012-06-303-19/+1006
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4889 42af7a65-404d-4744-a932-0658087f49c3
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-303-11/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4888 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx GIMA and GPIO header filespatacongo2012-06-294-118/+1157
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4887 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx pin configuration header filespatacongo2012-06-293-0/+804
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4885 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx RGU header filepatacongo2012-06-291-0/+665
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4884 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx CGU and CCU header filespatacongo2012-06-282-0/+1199
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4883 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx CREG and PMC header filespatacongo2012-06-284-2/+374
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4882 42af7a65-404d-4744-a932-0658087f49c3
* Adding LPC43xx header filespatacongo2012-06-285-10/+484
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4881 42af7a65-404d-4744-a932-0658087f49c3
* ST3210E-EVAL: Add power management configuration; move all linker scripts ↵patacongo2012-06-285-6/+14
| | | | | | to common files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4879 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-271-61/+183
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4877 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of NXP LPC4330 portpatacongo2012-06-273-1/+221
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3
* Simplify STM32 PM infrastructurepatacongo2012-06-265-39/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4870 42af7a65-404d-4744-a932-0658087f49c3
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4855 42af7a65-404d-4744-a932-0658087f49c3
* STM32 power management updatepatacongo2012-06-182-11/+165
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4848 42af7a65-404d-4744-a932-0658087f49c3
* Fix last check-in.. duplicate definitions for ARMvm-7 ICTR registerpatacongo2012-06-011-6/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4793 42af7a65-404d-4744-a932-0658087f49c3
* Interrupt priority fix + new LM3S header filespatacongo2012-06-014-19/+264
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4792 42af7a65-404d-4744-a932-0658087f49c3
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 ↵patacongo2012-05-301-2/+2
| | | | | | I2C bug-for-bug compatibility git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4786 42af7a65-404d-4744-a932-0658087f49c3
* Need to enable USB reset interruptpatacongo2012-05-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4784 42af7a65-404d-4744-a932-0658087f49c3
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4780 42af7a65-404d-4744-a932-0658087f49c3
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-284-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4779 42af7a65-404d-4744-a932-0658087f49c3
* Update all STM32 F2 files so that they are the same as the corresponding F4 ↵patacongo2012-05-2810-273/+607
| | | | | | files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4778 42af7a65-404d-4744-a932-0658087f49c3
* STM32 OTF FS device. USB console now works for me. Some of these changes ↵patacongo2012-05-281-20/+76
| | | | | | are hacks that need to be revisited. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4777 42af7a65-404d-4744-a932-0658087f49c3
* STM32 OTG FS device: Don't process TXFE^Cf we have already processed an ↵patacongo2012-05-271-3/+29
| | | | | | XFRC interrupt. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4775 42af7a65-404d-4744-a932-0658087f49c3
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-262-12/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4772 42af7a65-404d-4744-a932-0658087f49c3
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4770 42af7a65-404d-4744-a932-0658087f49c3
* Fix NxWM bug: old window being minimized when new window openpatacongo2012-05-211-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4757 42af7a65-404d-4744-a932-0658087f49c3
* Calypso update from Denis Carkiki. Adds UWire driver and support for ↵patacongo2012-05-143-16/+174
| | | | | | external memory in NuttX heap git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4733 42af7a65-404d-4744-a932-0658087f49c3
* Add Calypso-related fixespatacongo2012-05-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4730 42af7a65-404d-4744-a932-0658087f49c3
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4715 42af7a65-404d-4744-a932-0658087f49c3