summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add LPC43 pin configuration logicpatacongo2012-07-064-902/+959
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4914 42af7a65-404d-4744-a932-0658087f49c3
* 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-0618-262/+615
| | | | 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-0518-352/+1321
| | | | 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-0410-18/+1989
| | | | 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-045-6/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4907 42af7a65-404d-4744-a932-0658087f49c3
* More LPC43xx logicpatacongo2012-07-0417-65/+1228
| | | | 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-0423-613/+1358
| | | | 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-0416-844/+962
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4903 42af7a65-404d-4744-a932-0658087f49c3
* LMS3 and PM updatepatacongo2012-07-048-27/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4902 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-0319-4/+3284
| | | | 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-0210-488/+484
| | | | 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-3032-40/+3333
| | | | 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 a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-2923-3/+3917
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4886 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx pin configuration header filespatacongo2012-06-294-33/+858
| | | | 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-286-10/+493
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4881 42af7a65-404d-4744-a932-0658087f49c3
* ST3210E-EVAL: Add power management configurationpatacongo2012-06-284-0/+1922
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4880 42af7a65-404d-4744-a932-0658087f49c3
* ST3210E-EVAL: Add power management configuration; move all linker scripts ↵patacongo2012-06-2848-2277/+880
| | | | | | to common files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4879 42af7a65-404d-4744-a932-0658087f49c3
* Refactor nfs_socket.c/.h logic; Those files are not gonepatacongo2012-06-277-280/+119
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4878 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-273-62/+480
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4877 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of NXP LPC4330 portpatacongo2012-06-275-1/+763
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-272-80/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4875 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-272-11/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4874 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-262-27/+149
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4873 42af7a65-404d-4744-a932-0658087f49c3
* Mirtoo: Switch to SPI mode 1patacongo2012-06-264-9/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4872 42af7a65-404d-4744-a932-0658087f49c3
* Add NXFFS configuration for Mirtoopatacongo2012-06-2617-37/+1465
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4871 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
* Add an erase block cache to the SST 25 driverpatacongo2012-06-251-23/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4869 42af7a65-404d-4744-a932-0658087f49c3
* Add a driver for SST 25 FLASHpatacongo2012-06-259-18/+1096
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4868 42af7a65-404d-4744-a932-0658087f49c3
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-254-6/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4867 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-2315-12/+1407
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4866 42af7a65-404d-4744-a932-0658087f49c3
* Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common ↵patacongo2012-06-2215-29/+1322
| | | | | | directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4865 42af7a65-404d-4744-a932-0658087f49c3