Commit Graph

2768 Commits

Author SHA1 Message Date
patacongo
9b13964cc6 Accidentally deleted resume() call
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2947 42af7a65-404d-4744-a932-0658087f49c3
2010-09-13 18:27:19 +00:00
patacongo
e0ddffa2bf Improve options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2946 42af7a65-404d-4744-a932-0658087f49c3
2010-09-13 15:57:14 +00:00
patacongo
c9f887b4a3 Make power saving optional; Add higher performance, power hogging logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2945 42af7a65-404d-4744-a932-0658087f49c3
2010-09-13 15:35:59 +00:00
patacongo
687d4d5c16 Still debugging AT45DB and SPI
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2944 42af7a65-404d-4744-a932-0658087f49c3
2010-09-12 16:38:02 +00:00
patacongo
978559a55c Early AT45DB debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2943 42af7a65-404d-4744-a932-0658087f49c3
2010-09-12 14:35:25 +00:00
patacongo
2c19b94f1e Last (cosmetic) changes were still in editor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2942 42af7a65-404d-4744-a932-0658087f49c3
2010-09-12 13:28:21 +00:00
patacongo
3d9e1c72e8 Extend support to other chips in the family
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2941 42af7a65-404d-4744-a932-0658087f49c3
2010-09-12 13:21:04 +00:00
patacongo
8a5df19e8b Add driver for Atmel AT45DB161 FLASH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2940 42af7a65-404d-4744-a932-0658087f49c3
2010-09-12 02:22:13 +00:00
patacongo
f7bc561d3b Back out M25P support -- its not ready yet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2939 42af7a65-404d-4744-a932-0658087f49c3
2010-09-11 03:24:26 +00:00
patacongo
1b649bc966 Add support for SPI NOR chip select
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2938 42af7a65-404d-4744-a932-0658087f49c3
2010-09-11 02:53:07 +00:00
patacongo
130d25dfd2 Add M25Px as paging source
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2937 42af7a65-404d-4744-a932-0658087f49c3
2010-09-11 01:58:26 +00:00
patacongo
760c76e777 Fix typos in comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2936 42af7a65-404d-4744-a932-0658087f49c3
2010-09-10 23:07:04 +00:00
patacongo
012b9c3dfe Fix race condition when semaphore wait is interrupted by a signl
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2935 42af7a65-404d-4744-a932-0658087f49c3
2010-09-10 02:34:19 +00:00
patacongo
2d9d0f2f25 Document mbed.org port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2934 42af7a65-404d-4744-a932-0658087f49c3
2010-09-10 01:19:15 +00:00
patacongo
235f43c25f Add support for th mbed LPC1768 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2933 42af7a65-404d-4744-a932-0658087f49c3
2010-09-10 00:37:06 +00:00
patacongo
3b35201498 Add some SD file paging logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2932 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 22:06:38 +00:00
patacongo
b3ae6bbf06 Implement SD-based paging for EA3131
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2931 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 17:38:44 +00:00
patacongo
77d15c81a6 Extra space at end of line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2930 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 02:14:23 +00:00
patacongo
854340b3e7 Forgot to move some text
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2929 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 02:09:49 +00:00
patacongo
4a77775512 Prep for 5.10 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2928 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 01:53:23 +00:00
patacongo
c67fb1b79e Prep for 5.10 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2927 42af7a65-404d-4744-a932-0658087f49c3
2010-09-08 00:58:46 +00:00
patacongo
ca3cf813e7 Eliminate some warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2926 42af7a65-404d-4744-a932-0658087f49c3
2010-09-06 22:02:15 +00:00
patacongo
a4859ef3a6 Fix heap layout issue
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2925 42af7a65-404d-4744-a932-0658087f49c3
2010-09-06 20:48:39 +00:00
patacongo
74b678fb1a This is the correct fix to the problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2924 42af7a65-404d-4744-a932-0658087f49c3
2010-09-06 19:45:28 +00:00
patacongo
53bedad161 Fix clearing of SRAM when clocks reset
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2923 42af7a65-404d-4744-a932-0658087f49c3
2010-09-06 16:21:54 +00:00
patacongo
c53d951183 paging debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2922 42af7a65-404d-4744-a932-0658087f49c3
2010-09-05 19:13:48 +00:00
patacongo
d94d8ada0f APB0 and APB1 must be in same MMU section
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2921 42af7a65-404d-4744-a932-0658087f49c3
2010-09-05 14:31:46 +00:00
patacongo
a1390e997d boardinit call doesn't depend on CONFIG_ARCH_LEDs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2920 42af7a65-404d-4744-a932-0658087f49c3
2010-09-05 02:05:33 +00:00
patacongo
9f078ddf18 Basic MMU setup seems ok now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2919 42af7a65-404d-4744-a932-0658087f49c3
2010-09-05 01:22:04 +00:00
patacongo
ee1b81673c Init code needs to be in locked section too
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2918 42af7a65-404d-4744-a932-0658087f49c3
2010-09-04 02:24:38 +00:00
patacongo
e87a4193b5 Forgot to mention contributor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2917 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 17:41:39 +00:00
patacongo
60f8bf6c45 Add EKC-LM3S8962 info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2916 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 17:31:58 +00:00
patacongo
9a4abde74a Remove unused lpc17_usbinitialize()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2915 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 15:36:09 +00:00
patacongo
859f2cf71a Add LM3S8962 support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2914 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 15:14:28 +00:00
patacongo
11d40b9c1a Add configuration for lm3s8962-ek
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2913 42af7a65-404d-4744-a932-0658087f49c3
2010-09-03 14:57:29 +00:00
patacongo
1dc81d09ec Add paging initialization point
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2911 42af7a65-404d-4744-a932-0658087f49c3
2010-09-02 20:52:55 +00:00
patacongo
56fb6eb12d Missed definition for 4Kb page case
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2910 42af7a65-404d-4744-a932-0658087f49c3
2010-09-02 17:43:52 +00:00
patacongo
ff021347d6 Initial allocated page must be read/write/non-cacheable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2909 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 23:52:38 +00:00
patacongo
ad6b0be05a Fix units used in page table address calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2908 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 21:28:14 +00:00
patacongo
463eb8bd99 Fix virtual address of page table
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2907 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 20:20:07 +00:00
patacongo
78baae89ff Misc. paging fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2906 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 17:41:12 +00:00
patacongo
f3001b05a0 Pointless debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2905 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 03:59:38 +00:00
patacongo
dad49b8edd Remove unused/confusing configuration setting
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2904 42af7a65-404d-4744-a932-0658087f49c3
2010-09-01 00:11:56 +00:00
patacongo
2ccc1cd231 Fix error in conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2903 42af7a65-404d-4744-a932-0658087f49c3
2010-08-31 22:19:40 +00:00
patacongo
8689e2ce55 Handle the case of an identity phys-to-virt mapping
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2902 42af7a65-404d-4744-a932-0658087f49c3
2010-08-31 19:57:41 +00:00
patacongo
79f166dabf Fix page table size calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2901 42af7a65-404d-4744-a932-0658087f49c3
2010-08-31 04:05:28 +00:00
patacongo
c739018316 page tables must be aligned
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2900 42af7a65-404d-4744-a932-0658087f49c3
2010-08-31 03:51:19 +00:00
patacongo
cd4dd3b038 Add paging debug instrumentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2899 42af7a65-404d-4744-a932-0658087f49c3
2010-08-31 02:21:12 +00:00
patacongo
0cdc73b974 .rodata needs to be paged region too
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2897 42af7a65-404d-4744-a932-0658087f49c3
2010-08-29 14:37:33 +00:00
patacongo
f7b1fbb045 Two pass build for on-demand paging now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2896 42af7a65-404d-4744-a932-0658087f49c3
2010-08-29 14:27:58 +00:00