summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Collapse)AuthorAgeFilesLines
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-091-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2659 42af7a65-404d-4744-a932-0658087f49c3
* Add some lm3s6965 board specificspatacongo2010-05-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2657 42af7a65-404d-4744-a932-0658087f49c3
* Add LM3S6965 configurationpatacongo2010-05-0712-67/+188
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2655 42af7a65-404d-4744-a932-0658087f49c3
* Add LM3S6965 definitionpatacongo2010-05-076-56/+367
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2654 42af7a65-404d-4744-a932-0658087f49c3
* More debug fixespatacongo2010-05-031-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2649 42af7a65-404d-4744-a932-0658087f49c3
* XTI interrupt enable/disable logicpatacongo2010-05-033-21/+154
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2647 42af7a65-404d-4744-a932-0658087f49c3
* Fix pending interrupt clear logicpatacongo2010-05-021-8/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2646 42af7a65-404d-4744-a932-0658087f49c3
* Add XTI supportpatacongo2010-05-025-31/+328
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2645 42af7a65-404d-4744-a932-0658087f49c3
* Some LCD output, still a long way to gopatacongo2010-04-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2621 42af7a65-404d-4744-a932-0658087f49c3
* Add SMC configurationpatacongo2010-04-191-15/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2618 42af7a65-404d-4744-a932-0658087f49c3
* Make it harder to turn on PIO debugpatacongo2010-04-142-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2593 42af7a65-404d-4744-a932-0658087f49c3
* Debug instrumentationpatacongo2010-04-133-8/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2591 42af7a65-404d-4744-a932-0658087f49c3
* Fix/extend register sampling logicpatacongo2010-04-121-94/+250
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2590 42af7a65-404d-4744-a932-0658087f49c3
* Run indent.sh agains lpc2378 codepatacongo2010-04-118-546/+579
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2588 42af7a65-404d-4744-a932-0658087f49c3
* Early debug of SAM3U MCIpatacongo2010-04-112-7/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2587 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIO interface bugpatacongo2010-04-111-35/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2586 42af7a65-404d-4744-a932-0658087f49c3
* Add MCI CD GPIOpatacongo2010-04-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2585 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U needs block infopatacongo2010-04-101-62/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2584 42af7a65-404d-4744-a932-0658087f49c3
* Fix HSMCI command and wait logicpatacongo2010-04-104-109/+277
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2582 42af7a65-404d-4744-a932-0658087f49c3
* A little less STM32patacongo2010-04-101-210/+91
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2580 42af7a65-404d-4744-a932-0658087f49c3
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-0917-0/+5012
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2579 42af7a65-404d-4744-a932-0658087f49c3
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-091-0/+150
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2578 42af7a65-404d-4744-a932-0658087f49c3
* Add bus width logicpatacongo2010-04-081-50/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2577 42af7a65-404d-4744-a932-0658087f49c3
* Update clock logicpatacongo2010-04-072-63/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2576 42af7a65-404d-4744-a932-0658087f49c3
* Remove non-DMA transfer supportpatacongo2010-04-071-363/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2575 42af7a65-404d-4744-a932-0658087f49c3
* lpc313x updatepatacongo2010-04-042-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2574 42af7a65-404d-4744-a932-0658087f49c3
* Fixe authorshippatacongo2010-04-041-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2573 42af7a65-404d-4744-a932-0658087f49c3
* Driver fixes from David Hewsonpatacongo2010-04-041-7/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2572 42af7a65-404d-4744-a932-0658087f49c3
* DMA driver now compilespatacongo2010-04-024-196/+242
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2569 42af7a65-404d-4744-a932-0658087f49c3
* DMA updatespatacongo2010-04-024-147/+820
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2568 42af7a65-404d-4744-a932-0658087f49c3
* More DMA logicpatacongo2010-03-304-24/+152
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2567 42af7a65-404d-4744-a932-0658087f49c3
* Errors found while implementing USB supportpatacongo2010-03-284-13/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2562 42af7a65-404d-4744-a932-0658087f49c3
* Add USB serial/storage examplespatacongo2010-03-281-0/+2671
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2561 42af7a65-404d-4744-a932-0658087f49c3
* FIFOCFG should be configurablepatacongo2010-03-283-14/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2560 42af7a65-404d-4744-a932-0658087f49c3
* A little more DMA logicpatacongo2010-03-281-1/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2559 42af7a65-404d-4744-a932-0658087f49c3
* A little more DMA logicpatacongo2010-03-284-80/+176
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2558 42af7a65-404d-4744-a932-0658087f49c3
* A little more DMA logicpatacongo2010-03-274-75/+237
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2557 42af7a65-404d-4744-a932-0658087f49c3
* A little more DMA logicpatacongo2010-03-275-116/+152
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2556 42af7a65-404d-4744-a932-0658087f49c3
* MCI requires DMApatacongo2010-03-262-46/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2555 42af7a65-404d-4744-a932-0658087f49c3
* Start of DMA supportpatacongo2010-03-263-0/+503
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2554 42af7a65-404d-4744-a932-0658087f49c3
* Minor status cleanuppatacongo2010-03-241-40/+93
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2553 42af7a65-404d-4744-a932-0658087f49c3
* Some compile error fixes (still lots)patacongo2010-03-231-23/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2552 42af7a65-404d-4744-a932-0658087f49c3
* fragments of MCI driverpatacongo2010-03-234-2/+2725
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2551 42af7a65-404d-4744-a932-0658087f49c3
* Fix vector configurationpatacongo2010-03-171-4/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2547 42af7a65-404d-4744-a932-0658087f49c3
* Bugfixes submitted by David Hewsonpatacongo2010-03-1610-31/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2543 42af7a65-404d-4744-a932-0658087f49c3
* Fix init of vector tablepatacongo2010-02-243-12/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2540 42af7a65-404d-4744-a932-0658087f49c3
* Move chip select GPIO to board-specificpatacongo2010-02-071-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2535 42af7a65-404d-4744-a932-0658087f49c3
* Fix comment delimiterspatacongo2010-02-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2534 42af7a65-404d-4744-a932-0658087f49c3
* Fix problem in access PIOB and Cpatacongo2010-01-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2533 42af7a65-404d-4744-a932-0658087f49c3
* Fix SRAM1 base addresspatacongo2010-01-304-11/+147
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2530 42af7a65-404d-4744-a932-0658087f49c3