summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc43xx/chip
Commit message (Collapse)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4975 42af7a65-404d-4744-a932-0658087f49c3
* LP43xx SPIFI MTD driver updatepatacongo2012-07-231-5/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4971 42af7a65-404d-4744-a932-0658087f49c3
* Update driver to work with and external SPIFI library (vs. ROM)patacongo2012-07-181-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4952 42af7a65-404d-4744-a932-0658087f49c3
* Create an MTD driver for SPIFIpatacongo2012-07-181-25/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4951 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-173-8/+258
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4949 42af7a65-404d-4744-a932-0658087f49c3
* Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo2012-07-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4946 42af7a65-404d-4744-a932-0658087f49c3
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4918 42af7a65-404d-4744-a932-0658087f49c3
* Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo2012-07-072-49/+72
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4917 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 pin configuration logicpatacongo2012-07-062-878/+881
| | | | 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-062-339/+329
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4913 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 clock initialization logicpatacongo2012-07-052-240/+240
| | | | 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-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4909 42af7a65-404d-4744-a932-0658087f49c3
* Progress of LPC43xx build environmentpatacongo2012-07-042-48/+5
| | | | 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-048-786/+786
| | | | 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-031-0/+458
| | | | 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
* Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo2012-07-0210-20/+853
| | | | 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-024-1/+1209
| | | | 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-012-0/+989
| | | | 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-017-3/+1140
| | | | 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-015-6/+715
| | | | 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-301-0/+978
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4889 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43xx GIMA and GPIO header filespatacongo2012-06-292-0/+842
| | | | 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-292-0/+425
| | | | 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-284-2/+476
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4881 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-271-0/+61
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3