summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix bad register name in INTC debug functionGregory Nutt2013-12-181-5/+1
* Cortex-A: Fix start-up cache invalidation logiGregory Nutt2013-12-182-17/+33
* A10: Make sure that interrupts are disabled and clearedGregory Nutt2013-11-172-1/+11
* Page lies in SRAM A2 not A1Gregory Nutt2013-11-171-3/+3
* Remove executable mode bitsGregory Nutt2013-11-175-0/+0
* A10: Fix DDR mappingGregory Nutt2013-12-173-5/+58
* Cosmetic changes to comments and README filesGregory Nutt2013-12-164-5/+11
* Trivial updates to comments and README filesGregory Nutt2013-12-161-17/+17
* Review Cortex-A9 CP15 registers and update register definitionsGregory Nutt2013-12-161-14/+30
* Back port some A10 changes into the SAMA5 memory map definitionsGregory Nutt2013-12-162-65/+91
* ARMv7-A: If the page table does not like in same address range as .text and p...Gregory Nutt2013-12-163-11/+108
* 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-139-20/+2021
* Eliminate some warnings in the pcDuino A10 buildGregory Nutt2013-12-133-7/+106
* A10: Add A10 configuration header fileGregory Nutt2013-12-132-1/+176
* A10: Timer interrupt handlerGregory Nutt2013-12-136-30/+178
* 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-118-48/+896
* A10 PIO register definition header fileGregory Nutt2013-12-102-0/+1525
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-101-1/+1
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-108-8/+8
* More OV2640 initialization logicGregory Nutt2013-12-101-2/+2
* A10 peripheral selection logicGregory Nutt2013-12-092-8/+304
* A little SAMA5 camera stuffGregory Nutt2013-12-092-2/+1
* A10 UART: Register definition header fileGregory Nutt2013-12-092-0/+362
* Add OV2640 camera support to test the SAMA5 ISI peripheralGregory Nutt2013-12-092-8/+17
* A10: Re-write of interrupt management logicGregory Nutt2013-12-092-212/+156
* Add A10 interrupt numbersGregory Nutt2013-12-081-4/+93
* A10 interrupt logicGregory Nutt2013-12-086-17/+584
* A10 mmu configuration and INTC register definitionsGregory Nutt2013-12-084-36/+633
* pcDuino: More changes to get the code fragments that are in place building su...Gregory Nutt2013-12-075-4/+706
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-071-0/+17
* Add basic directory structure to support the Allwinner A10Gregory Nutt2013-12-078-7/+379
* Minor updates to comments and README filesGregory Nutt2013-12-071-2/+4
* SAMA5 NAND: Fix some DMA-related issuesGregory Nutt2013-12-061-34/+12
* SAMA5 NAND: bugfixesGregory Nutt2013-12-063-98/+131
* SAMA5 NAND: Fix several bugs associated with PMECC data transfersGregory Nutt2013-12-051-223/+272
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-0544-166/+85
* Cosmetic updates to comments and READMEsGregory Nutt2013-12-041-1/+3
* LPC31 EHCI: Fix errors in DEBUGASSERT statementsGregory Nutt2013-12-042-3/+3
* SAMA5 NAND: PMECC logic was reading past the end of the user bufferGregory Nutt2013-12-042-18/+42
* SAMA5 NAND: Fix some PMECC setup logicGregory Nutt2013-12-043-81/+161
* SAMA5 NAND: Do not perform DMA on small transfersGregory Nutt2013-12-043-9/+49
* Condition out most of the recent NXFFS changes for NAND. NXFFS will never be...Gregory Nutt2013-12-031-2/+4
* SAMA5 DMA: Address of next descriptor in list is a physical addressGregory Nutt2013-12-031-6/+13
* SAMA5 NAND: Only CS3 can have NANDGregory Nutt2013-12-032-105/+116
* Kconfigs: Fix and issue with SERCOMM_CONSOLE being define in two placesGregory Nutt2013-12-021-1/+3