summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* Add strnlen()patacongo2010-10-275-0/+5
* Prep for 5.11 Releasenuttx-5.11patacongo2010-10-021-0/+6
* Remove bogus SPI logicpatacongo2010-09-301-20/+5
* SPI debug changespatacongo2010-09-302-0/+9
* Comment out unused LPC313x SPI logicpatacongo2010-09-131-0/+4
* Early AT45DB debug fixespatacongo2010-09-121-51/+22
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-122-33/+49
* Back out M25P support -- its not ready yetpatacongo2010-09-112-5/+5
* Add support for SPI NOR chip selectpatacongo2010-09-112-2/+19
* Add M25Px as paging sourcepatacongo2010-09-119-21/+208
* Add some SD file paging logicpatacongo2010-09-083-11/+167
* Implement SD-based paging for EA3131patacongo2010-09-083-3/+130
* Prep for 5.10 releasenuttx-5.10patacongo2010-09-081-1/+26
* Fix heap layout issuepatacongo2010-09-061-1/+1
* paging debug fixespatacongo2010-09-051-0/+80
* APB0 and APB1 must be in same MMU sectionpatacongo2010-09-051-2/+3
* boardinit call doesn't depend on CONFIG_ARCH_LEDspatacongo2010-09-051-1/+1
* Basic MMU setup seems ok nowpatacongo2010-09-051-1/+1
* Init code needs to be in locked section toopatacongo2010-09-041-0/+14
* Add paging initialization pointpatacongo2010-09-023-1/+46
* Initial allocated page must be read/write/non-cacheablepatacongo2010-09-011-1/+8
* Fix units used in page table address calculationpatacongo2010-09-011-3/+10
* Misc. paging fixespatacongo2010-09-011-0/+112
* Add paging debug instrumentationpatacongo2010-08-313-20/+37
* .rodata needs to be paged region toopatacongo2010-08-291-1/+10
* Two pass build for on-demand paging now workspatacongo2010-08-294-13/+36
* Some link improvementspatacongo2010-08-282-13/+28
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-286-16/+16
* Add support for 2-pass linkpatacongo2010-08-285-45/+129
* Add IDE notepatacongo2010-08-271-1/+13
* Creating 1st pass locked region buildpatacongo2010-08-273-0/+201
* Fix heap/page table overlap; Switch to 1Kb pagespatacongo2010-08-241-5/+5
* Fix demand-paging compilation errorspatacongo2010-08-226-1/+1199
* Fix various compile issuespatacongo2010-08-181-2/+3
* Skeletons for remaining paging files to be implementedpatacongo2010-08-172-0/+128
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-085-26/+1
* Updated README'spatacongo2010-04-171-0/+11
* Add USB serial/storage examplespatacongo2010-03-281-1/+4
* Add USB serial/storage examplespatacongo2010-03-289-0/+2422
* Add NSH configuration for the lpc313xpatacongo2010-03-171-0/+4
* Add NSH configuration for the lpc313xpatacongo2010-03-174-0/+1102
* 192Kb ISRAMpatacongo2010-03-161-2/+2
* updatepatacongo2010-03-161-4/+18
* Bugfixes submitted by David Hewsonpatacongo2010-03-161-0/+4
* updatepatacongo2010-02-231-4/+32
* Add OpenOCD notespatacongo2010-02-213-0/+102
* Fix ROM table base addresspatacongo2010-01-161-1/+1
* upatepatacongo2010-01-161-0/+32
* Need to use .bin file, not the ELFpatacongo2010-01-163-2/+7
* Need to handle padding at the end of the binarypatacongo2010-01-162-12/+103