summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Collapse)AuthorAgeFilesLines
* Add AVR32 system timerpatacongo2010-10-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3021 42af7a65-404d-4744-a932-0658087f49c3
* Add inttypes.hpatacongo2010-10-102-1/+190
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2989 42af7a65-404d-4744-a932-0658087f49c3
* Add labs(), llabs(), and imaxabs()patacongo2010-10-091-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2986 42af7a65-404d-4744-a932-0658087f49c3
* add abs()patacongo2010-10-091-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2984 42af7a65-404d-4744-a932-0658087f49c3
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-1/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2940 42af7a65-404d-4744-a932-0658087f49c3
* Initial allocated page must be read/write/non-cacheablepatacongo2010-09-011-2/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2909 42af7a65-404d-4744-a932-0658087f49c3
* Fix heap/page table overlap; Switch to 1Kb pagespatacongo2010-08-241-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2881 42af7a65-404d-4744-a932-0658087f49c3
* Fix demand-paging compilation errorspatacongo2010-08-222-10/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2879 42af7a65-404d-4744-a932-0658087f49c3
* Update On-demand paging documentationpatacongo2010-08-221-8/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2877 42af7a65-404d-4744-a932-0658087f49c3
* Fix issues of virtual vs physical sizes of regionspatacongo2010-08-211-10/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2875 42af7a65-404d-4744-a932-0658087f49c3
* Basic page allocation logicpatacongo2010-08-211-3/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2874 42af7a65-404d-4744-a932-0658087f49c3
* Add mapping for the page tablepatacongo2010-08-211-12/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2872 42af7a65-404d-4744-a932-0658087f49c3
* Fix data region mappinpatacongo2010-08-201-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2871 42af7a65-404d-4744-a932-0658087f49c3
* More paging changedpatacongo2010-08-201-17/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2870 42af7a65-404d-4744-a932-0658087f49c3
* More paging changespatacongo2010-08-191-9/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2868 42af7a65-404d-4744-a932-0658087f49c3
* Skeletons for remaining paging files to be implementedpatacongo2010-08-171-2/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2863 42af7a65-404d-4744-a932-0658087f49c3
* Add on-demand paging support to ARM9 prefetch abort handlerpatacongo2010-08-171-0/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2860 42af7a65-404d-4744-a932-0658087f49c3
* Fix compile error introduced yesterdaypatacongo2010-08-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2859 42af7a65-404d-4744-a932-0658087f49c3
* Minor design improvementspatacongo2010-08-151-8/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2856 42af7a65-404d-4744-a932-0658087f49c3
* Completes demand paging core implementationpatacongo2010-08-151-1/+125
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2853 42af7a65-404d-4744-a932-0658087f49c3
* paging documentationpatacongo2010-08-141-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2851 42af7a65-404d-4744-a932-0658087f49c3
* Beginning to add on-demand paging logicpatacongo2010-08-143-27/+166
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2850 42af7a65-404d-4744-a932-0658087f49c3
* Lease time is now in host orderpatacongo2010-08-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2839 42af7a65-404d-4744-a932-0658087f49c3
* Outgoing IGMP is functionalpatacongo2010-07-143-10/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2797 42af7a65-404d-4744-a932-0658087f49c3
* Clean-uppatacongo2010-07-131-32/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2796 42af7a65-404d-4744-a932-0658087f49c3
* Typopatacongo2010-07-131-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2795 42af7a65-404d-4744-a932-0658087f49c3
* Move options to separate filepatacongo2010-07-132-56/+250
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2794 42af7a65-404d-4744-a932-0658087f49c3
* Fix typospatacongo2010-07-131-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2793 42af7a65-404d-4744-a932-0658087f49c3
* Add IP optionspatacongo2010-07-131-0/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2792 42af7a65-404d-4744-a932-0658087f49c3
* IGMP debug fixespatacongo2010-07-131-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2791 42af7a65-404d-4744-a932-0658087f49c3
* IGMP debug fixespatacongo2010-07-131-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2790 42af7a65-404d-4744-a932-0658087f49c3
* Add IGMP user interfacepatacongo2010-07-117-93/+237
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2786 42af7a65-404d-4744-a932-0658087f49c3
* Add support for multicast MAC addressespatacongo2010-07-112-1/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2784 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP logicpatacongo2010-07-101-6/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2781 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP logicpatacongo2010-07-102-22/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2780 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP logicpatacongo2010-07-082-2/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2779 42af7a65-404d-4744-a932-0658087f49c3
* Add IGMP initialization logicpatacongo2010-07-081-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2778 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP changespatacongo2010-07-082-3/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2777 42af7a65-404d-4744-a932-0658087f49c3
* More IGMP header file stuffpatacongo2010-07-062-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2776 42af7a65-404d-4744-a932-0658087f49c3
* IGMP header filespatacongo2010-07-062-0/+231
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2775 42af7a65-404d-4744-a932-0658087f49c3
* Add more LPC17 header filespatacongo2010-05-291-0/+430
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2708 42af7a65-404d-4744-a932-0658087f49c3
* Fix USB macro definitionpatacongo2010-05-261-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2701 42af7a65-404d-4744-a932-0658087f49c3
* Extend I2C interface definitionpatacongo2010-05-261-1/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2700 42af7a65-404d-4744-a932-0658087f49c3
* Fix macro parameter problempatacongo2010-05-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2699 42af7a65-404d-4744-a932-0658087f49c3
* Finish framebuffer supportpatacongo2010-05-151-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2672 42af7a65-404d-4744-a932-0658087f49c3
* In progress changes for OLED display workpatacongo2010-05-153-8/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2669 42af7a65-404d-4744-a932-0658087f49c3
* Code complete for p14201 driverpatacongo2010-05-131-0/+139
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2667 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton of P14201 driverpatacongo2010-05-112-63/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2664 42af7a65-404d-4744-a932-0658087f49c3
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-091-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2659 42af7a65-404d-4744-a932-0658087f49c3
* Add up_enc28j60.cpatacongo2010-05-011-0/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2643 42af7a65-404d-4744-a932-0658087f49c3