summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
...
* Add LPC43 GPIO interrupt configurtion logicpatacongo2012-07-067-473/+632
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4913 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 GPIO configurtion logicpatacongo2012-07-0613-238/+565
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4912 42af7a65-404d-4744-a932-0658087f49c3
* Change all values in all limits.h for all architectures to signed decimal; ↵patacongo2012-07-0516-312/+392
| | | | | | the hex values were not sign extending appropriate in most uses git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4911 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 clock initialization logicpatacongo2012-07-0512-287/+1183
| | | | 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-048-274/+371
| | | | 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-033-1/+560
| | | | 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-0212-37/+887
| | | | 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-272-61/+479
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4877 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of NXP LPC4330 portpatacongo2012-06-274-1/+761
| | | | 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
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-252-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4867 42af7a65-404d-4744-a932-0658087f49c3
* Enable LEDs on Mirtoo boardpatacongo2012-06-221-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4863 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo updatepatacongo2012-06-212-274/+278
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4860 42af7a65-404d-4744-a932-0658087f49c3
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-211-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4858 42af7a65-404d-4744-a932-0658087f49c3
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-203-153/+219
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4857 42af7a65-404d-4744-a932-0658087f49c3
* Updates to support the Mirtoo internal clockingpatacongo2012-06-204-3/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4855 42af7a65-404d-4744-a932-0658087f49c3
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-208-160/+610
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4853 42af7a65-404d-4744-a932-0658087f49c3
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4852 42af7a65-404d-4744-a932-0658087f49c3
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-1926-1941/+3811
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4851 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 a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-063-5/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4805 42af7a65-404d-4744-a932-0658087f49c3
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-052-547/+547
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4804 42af7a65-404d-4744-a932-0658087f49c3
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-27/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4803 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-17/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4802 42af7a65-404d-4744-a932-0658087f49c3
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4799 42af7a65-404d-4744-a932-0658087f49c3