summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc43xx/lpc43_cgu.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo2012-07-161-29/+212
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4946 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2012-07-161-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4945 42af7a65-404d-4744-a932-0658087f49c3
* LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo2012-07-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4924 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4912 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC43 clock initialization logicpatacongo2012-07-051-0/+299
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4910 42af7a65-404d-4744-a932-0658087f49c3