summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Added commentspatacongo2010-08-182-12/+45
* Fix various compile issuespatacongo2010-08-185-6/+13
* Skeletons for remaining paging files to be implementedpatacongo2010-08-178-6/+464
* First cut at data abort page handling logicpatacongo2010-08-176-34/+133
* Start data abort handler (not finished)patacongo2010-08-172-3/+58
* Add on-demand paging support to ARM9 prefetch abort handlerpatacongo2010-08-177-27/+152
* Fix compile error introduced yesterdaypatacongo2010-08-172-3/+2
* Document on-demand paging configuration settingspatacongo2010-08-152-0/+65
* Add logic to drop the priority of the page fill taskpatacongo2010-08-154-49/+86
* Minor design improvementspatacongo2010-08-152-57/+130
* updatepatacongo2010-08-152-5/+16
* Demand paging documentationpatacongo2010-08-154-5/+24
* Completes demand paging core implementationpatacongo2010-08-159-86/+830
* updatepatacongo2010-08-141-87/+301
* paging documentationpatacongo2010-08-143-6/+423
* Beginning to add on-demand paging logicpatacongo2010-08-147-28/+472
* Fix missing commapatacongo2010-08-131-2/+9
* updatepatacongo2010-08-133-14/+17
* Oops.. last change backwared for 6918 and 6965patacongo2010-08-139-27/+26
* Fix limitation in number of GPIO ports that can be supportedpatacongo2010-08-134-32/+36
* Add descriptions of GPIO port interrupt disable configspatacongo2010-08-122-0/+30
* Need to enable global GPIO interrupt after attachingpatacongo2010-08-121-2/+16
* Fix layout of IRQ to GPIO address lookup tablepatacongo2010-08-121-24/+15
* Need to disable unsupported GPIOspatacongo2010-08-129-1/+128
* Add changes for LM3S9B96patacongo2010-08-1213-13/+427
* If DHCPC selected, show leased IP addresspatacongo2010-08-111-1/+5
* Lease time is now in host orderpatacongo2010-08-104-7/+32
* updatepatacongo2010-08-102-2/+15
* Fix warningspatacongo2010-08-101-6/+0
* Fix float PINMODE casepatacongo2010-08-103-8/+8
* More random USB debug changespatacongo2010-08-102-14/+28
* Add support for CodeSourcery Linux toolchainpatacongo2010-08-104-75/+125
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-0815-71/+1
* Fix case where rectangle is moved horizonatllypatacongo2010-08-081-2/+3
* Fix rectangle logicpatacongo2010-08-085-27/+51
* Eliminate warningpatacongo2010-08-081-2/+2
* updatepatacongo2010-08-071-2/+11
* Misc USB device driver debugpatacongo2010-08-075-4/+72
* gmane needs target=toppatacongo2010-08-061-1/+1
* Fix alignmentpatacongo2010-08-061-3/+4
* Add RSS and gmane linkspatacongo2010-08-062-0/+5
* DHCP-related documentation updates/warning fixespatacongo2010-08-065-1/+130
* lpc17xxx USB debugpatacongo2010-08-062-48/+99
* Misc changes for DHCPC support with NSHpatacongo2010-08-052-2/+11
* Mostly cosmeticpatacongo2010-08-051-5/+4
* typospatacongo2010-08-021-26/+25
* Update sim documentationpatacongo2010-07-302-1/+76
* Fix workaround descriptionpatacongo2010-07-302-6/+10
* Fix typospatacongo2010-07-307-17/+17
* Fix some CodeSourcery compile errorspatacongo2010-07-292-2/+5