summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/a1x/chip
Commit message (Expand)AuthorAgeFilesLines
* A10: Add missing interrupt handling logic for UART4-7 and remove bogus flow c...Gregory Nutt2014-01-061-3/+3
* A10: Fix error in IRQ dispatch; vector table seems to be offset by 64 bytes?Gregory Nutt2013-12-071-0/+4
* Page lies in SRAM A2 not A1Gregory Nutt2013-11-171-3/+3
* A10: Fix DDR mappingGregory Nutt2013-12-171-4/+10
* Back port some A10 changes into the SAMA5 memory map definitionsGregory Nutt2013-12-161-1/+7
* ARMv7-A: If the page table does not like in same address range as .text and p...Gregory Nutt2013-12-161-7/+20
* Create procfs_utils.c; File missed from last commit; + remove warning from mm...Gregory Nutt2013-12-141-0/+52
* A10 serial driver (still needs some work). From Alan Carvalho de AssisGregory Nutt2013-12-131-0/+1
* Eliminate some warnings in the pcDuino A10 buildGregory Nutt2013-12-131-6/+0
* A10: Timer interrupt handlerGregory Nutt2013-12-131-21/+13
* Finish A10 Timer register definitionsGregory Nutt2013-12-131-88/+196
* Beginning of Timer register definition file for the A10Gregory Nutt2013-12-121-0/+279
* A10/pcDuino/Linux build fixesGregory Nutt2013-12-111-1/+1
* A10: Re-vamp pin configuratin header fileGregory Nutt2013-12-111-1247/+562
* A10+pcDuino: PIO support, LED and button supportGregory Nutt2013-12-111-40/+32
* A10 PIO register definition header fileGregory Nutt2013-12-102-0/+1525
* A10 UART: Register definition header fileGregory Nutt2013-12-092-0/+362
* A10: Re-write of interrupt management logicGregory Nutt2013-12-091-49/+40
* A10 interrupt logicGregory Nutt2013-12-081-1/+4
* A10 mmu configuration and INTC register definitionsGregory Nutt2013-12-082-35/+255
* pcDuino: More changes to get the code fragments that are in place building su...Gregory Nutt2013-12-072-0/+636