summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Fixes for recent header file reorganizationpatacongo2009-12-289-2/+24
* Fixes for changes to header filespatacongo2009-12-287-1/+22
* lpc313x uart driver code completepatacongo2009-12-285-62/+376
* 1st cut at serial driverpatacongo2009-12-282-14/+885
* add initial freq arraypatacongo2009-12-281-1/+1
* Fix circular header file dependencypatacongo2009-12-2812-59/+69
* Add timer ISRpatacongo2009-12-275-8/+346
* Add logic to obtain clock frequencypatacongo2009-12-274-3/+193
* Logic to get base frequency of a domainpatacongo2009-12-273-28/+93
* Fleshing out CGU driverpatacongo2009-12-274-42/+339
* Beginnings of lpc313x CGU driverpatacongo2009-12-276-186/+529
* Add basic interrupt controlspatacongo2009-12-264-47/+446
* LPC313X heap setup logicpatacongo2009-12-263-2/+113
* Add EA3131 configurationpatacongo2009-12-265-4/+333
* Add lpc313x header filespatacongo2009-12-261-0/+39
* Add lpc313x header filespatacongo2009-12-251-0/+276
* Add lpc313x header filespatacongo2009-12-252-1/+612
* Add lpc313x header filespatacongo2009-12-251-0/+143
* Add lpc313x header filespatacongo2009-12-251-0/+161
* Add lpc313x header filespatacongo2009-12-251-0/+174
* Add lpc313x header filespatacongo2009-12-251-0/+119
* Add lpc313x header filespatacongo2009-12-251-0/+207
* Add lpc313x header filespatacongo2009-12-251-0/+262
* Add lpc313x header filespatacongo2009-12-252-16/+16
* Add lpc313x header filespatacongo2009-12-241-0/+97
* Add lpc313x header filespatacongo2009-12-241-0/+127
* Add lpc313x header filespatacongo2009-12-241-3/+120
* Add lpc313x header filespatacongo2009-12-241-0/+135
* Add lpc313x header filespatacongo2009-12-241-0/+85
* Add lpc313x header filespatacongo2009-12-241-0/+264
* Add lpc313x header filespatacongo2009-12-241-0/+132
* Add lpc313x header filespatacongo2009-12-241-0/+137
* Add lpc313x header filespatacongo2009-12-242-0/+350
* Add lpc313x header filespatacongo2009-12-231-0/+1616
* Add lpc313x header filespatacongo2009-12-232-0/+196
* Add lpc3213x header filespatacongo2009-12-231-0/+117
* Add lpc313x header filespatacongo2009-12-231-0/+423
* Add lpc313x header filespatacongo2009-12-222-1/+656
* Add LPC313X header filespatacongo2009-12-221-0/+318
* Add LPC313x header filespatacongo2009-12-212-1/+379
* Add LPC313x header filespatacongo2009-12-212-0/+188
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-201-1/+2
* Fixing LM3S httpd example (still broken)patacongo2009-12-181-15/+18
* Fix compile issuespatacongo2009-12-171-2/+2
* Remove warningpatacongo2009-12-171-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-16172-2710/+2771
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-13/+23
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-19/+24
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-132-3/+3