Commit Graph

753 Commits

Author SHA1 Message Date
patacongo
78d6af1190 Fix more issues detected by CppCheck tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3264 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19 21:17:37 +00:00
patacongo
60c0de010a Fix issues detected by CppCheck tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3261 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19 20:02:23 +00:00
patacongo
f389facd71 Basic HID keyboard funcionality. More testing is needed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3260 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19 04:17:45 +00:00
patacongo
258009c392 Make space for int/isoc endpoint support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3254 42af7a65-404d-4744-a932-0658087f49c3
2011-01-16 14:02:42 +00:00
patacongo
dc81d843a3 Many changes in preparation for HID keyboard
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3253 42af7a65-404d-4744-a932-0658087f49c3
2011-01-15 22:30:23 +00:00
patacongo
01af046747 Update README index
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3246 42af7a65-404d-4744-a932-0658087f49c3
2011-01-12 04:45:23 +00:00
patacongo
155d12d968 Framework for HID keyboard -- not much there yet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3245 42af7a65-404d-4744-a932-0658087f49c3
2011-01-12 04:03:57 +00:00
patacongo
5cd1b6f232 Prep for 5.16 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3241 42af7a65-404d-4744-a932-0658087f49c3
2011-01-11 02:02:28 +00:00
patacongo
70bbbb086a Improve endpoint management
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3240 42af7a65-404d-4744-a932-0658087f49c3
2011-01-11 01:41:06 +00:00
patacongo
7a2d80133b Add LCD driver documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3239 42af7a65-404d-4744-a932-0658087f49c3
2011-01-09 18:37:11 +00:00
patacongo
5c3b309fbc typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3238 42af7a65-404d-4744-a932-0658087f49c3
2011-01-09 17:59:41 +00:00
patacongo
727daee07f Add USB host documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3237 42af7a65-404d-4744-a932-0658087f49c3
2011-01-09 17:26:41 +00:00
patacongo
d7de45316d Correct logic that turns on USB host power
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3224 42af7a65-404d-4744-a932-0658087f49c3
2010-12-31 17:25:24 +00:00
patacongo
9e57b6ce35 Handling missing RHSC interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3223 42af7a65-404d-4744-a932-0658087f49c3
2010-12-30 23:08:46 +00:00
patacongo
630b3bea79 update usb host docs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3218 42af7a65-404d-4744-a932-0658087f49c3
2010-12-23 02:06:23 +00:00
patacongo
ed9719a040 Final cleanup before testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3203 42af7a65-404d-4744-a932-0658087f49c3
2010-12-21 01:10:29 +00:00
patacongo
304380c2f0 Create include/nuttx/usb directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3170 42af7a65-404d-4744-a932-0658087f49c3
2010-12-14 03:33:39 +00:00
patacongo
cf70838744 Prep for 5.15 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3169 42af7a65-404d-4744-a932-0658087f49c3
2010-12-12 14:11:57 +00:00
patacongo
52173a3324 LCD bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3166 42af7a65-404d-4744-a932-0658087f49c3
2010-12-07 03:06:19 +00:00
patacongo
29fafdc323 Add NX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3165 42af7a65-404d-4744-a932-0658087f49c3
2010-12-06 05:15:14 +00:00
patacongo
fbd11d66b3 USB class drivers need to call DEV_CONNECT
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3159 42af7a65-404d-4744-a932-0658087f49c3
2010-12-04 17:35:19 +00:00
patacongo
1c5ab5f894 P14201 driver now uses new SPI cmddata method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3
2010-12-04 01:56:50 +00:00
patacongo
cd19744366 Debuggin SPI-based MicroSD card
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3147 42af7a65-404d-4744-a932-0658087f49c3
2010-11-30 01:55:22 +00:00
patacongo
cefe2e816a Enable network and SD/MMC card support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3145 42af7a65-404d-4744-a932-0658087f49c3
2010-11-28 17:26:08 +00:00
patacongo
5ff45ea1e0 nettest now uses only 8Kb for packet buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3143 42af7a65-404d-4744-a932-0658087f49c3
2010-11-28 14:13:58 +00:00
patacongo
dcc9abe19b Fix missing ARP entry problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3139 42af7a65-404d-4744-a932-0658087f49c3
2010-11-27 23:15:39 +00:00
patacongo
0916e95632 Prep for 5.14 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3137 42af7a65-404d-4744-a932-0658087f49c3
2010-11-27 18:46:40 +00:00
patacongo
8c9fbe1199 Fix un-acked backlog coordinatin bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3133 42af7a65-404d-4744-a932-0658087f49c3
2010-11-26 05:26:27 +00:00
patacongo
e2449e9858 Restore uip_arp_ipin()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3131 42af7a65-404d-4744-a932-0658087f49c3
2010-11-25 20:32:51 +00:00
patacongo
24450c3f5b Add thttpd configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3126 42af7a65-404d-4744-a932-0658087f49c3
2010-11-24 02:48:11 +00:00
patacongo
4fbe424050 Fix Cortex-M3 nested interrupt hard fault
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3119 42af7a65-404d-4744-a932-0658087f49c3
2010-11-20 00:39:29 +00:00
patacongo
e9b173f594 Fix error in timer_settime()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3117 42af7a65-404d-4744-a932-0658087f49c3
2010-11-17 12:08:25 +00:00
patacongo
32a5ef9091 Add PHY init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3100 42af7a65-404d-4744-a932-0658087f49c3
2010-11-12 04:21:23 +00:00
patacongo
c5e26473f4 Prep for 5.13 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3093 42af7a65-404d-4744-a932-0658087f49c3
2010-11-10 01:40:41 +00:00
patacongo
6979102c63 Config documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3082 42af7a65-404d-4744-a932-0658087f49c3
2010-11-06 17:01:13 +00:00
patacongo
f12ba601c4 Add support for the Olimex LPC1766-STK board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3079 42af7a65-404d-4744-a932-0658087f49c3
2010-11-06 15:55:07 +00:00
patacongo
eca79de436 Progress debugging serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3078 42af7a65-404d-4744-a932-0658087f49c3
2010-11-06 02:42:59 +00:00
patacongo
a2ff9013bb The AVR32 port now passes the OS test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3075 42af7a65-404d-4744-a932-0658087f49c3
2010-11-05 03:48:09 +00:00
patacongo
24e8a42312 Fix big-time naming error -- what was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3060 42af7a65-404d-4744-a932-0658087f49c3
2010-10-30 00:51:45 +00:00
patacongo
61955434b1 Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
2010-10-27 20:54:11 +00:00
patacongo
30f2743926 Fix a signal trampoline bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3053 42af7a65-404d-4744-a932-0658087f49c3
2010-10-27 01:46:08 +00:00
patacongo
9bcf2df90e update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3037 42af7a65-404d-4744-a932-0658087f49c3
2010-10-18 15:41:36 +00:00
patacongo
9acbc30608 Add labs(), llabs(), and imaxabs()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2986 42af7a65-404d-4744-a932-0658087f49c3
2010-10-09 21:12:49 +00:00
patacongo
c11c3212f0 Add clock initialization logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2985 42af7a65-404d-4744-a932-0658087f49c3
2010-10-09 20:58:50 +00:00
patacongo
e79385c8b4 Add Cygwin build note
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2979 42af7a65-404d-4744-a932-0658087f49c3
2010-10-08 12:33:31 +00:00
patacongo
d1b6f4fc9a Prep for 5.11 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2960 42af7a65-404d-4744-a932-0658087f49c3
2010-10-02 00:55:32 +00:00
patacongo
8aade43aab corrections to the lm3s8962 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2952 42af7a65-404d-4744-a932-0658087f49c3
2010-09-29 02:19:29 +00:00
patacongo
fd72f5b04b Fix bug in prio inheritance test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2951 42af7a65-404d-4744-a932-0658087f49c3
2010-09-29 02:07:39 +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
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
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
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
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
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
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
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
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
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
patacongo
f4e7915e3d Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3
2010-08-28 18:06:51 +00:00
patacongo
2d0bf246fd update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2892 42af7a65-404d-4744-a932-0658087f49c3
2010-08-28 02:44:03 +00:00
patacongo
35647f57a8 Prep for 5.9 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2887 42af7a65-404d-4744-a932-0658087f49c3
2010-08-26 01:16:40 +00:00
patacongo
00b0e1b118 Extend CodeSourcery & production OSD support to other configs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2884 42af7a65-404d-4744-a932-0658087f49c3
2010-08-25 11:03:59 +00:00
patacongo
c530bd319a Fix demand-paging compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2879 42af7a65-404d-4744-a932-0658087f49c3
2010-08-22 03:44:18 +00:00
patacongo
0068ca76f4 Update On-demand paging documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2877 42af7a65-404d-4744-a932-0658087f49c3
2010-08-22 00:48:43 +00:00
patacongo
09aa5bd89e Basic page allocation logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2874 42af7a65-404d-4744-a932-0658087f49c3
2010-08-21 19:17:39 +00:00
patacongo
9df7fba149 Fix compile error in usbdev_serial.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2867 42af7a65-404d-4744-a932-0658087f49c3
2010-08-18 23:27:36 +00:00
patacongo
2d25eac7bc Add on-demand paging support to ARM9 prefetch abort handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2860 42af7a65-404d-4744-a932-0658087f49c3
2010-08-17 01:37:39 +00:00
patacongo
b2f91b8d54 Document on-demand paging configuration settings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2858 42af7a65-404d-4744-a932-0658087f49c3
2010-08-15 21:50:50 +00:00
patacongo
273f1971d4 Add logic to drop the priority of the page fill task
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2857 42af7a65-404d-4744-a932-0658087f49c3
2010-08-15 16:50:25 +00:00
patacongo
51b35059fe update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2855 42af7a65-404d-4744-a932-0658087f49c3
2010-08-15 15:24:08 +00:00
patacongo
d5480df603 Demand paging documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2854 42af7a65-404d-4744-a932-0658087f49c3
2010-08-15 15:13:34 +00:00
patacongo
b1c00675cb Completes demand paging core implementation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2853 42af7a65-404d-4744-a932-0658087f49c3
2010-08-15 15:02:45 +00:00
patacongo
03f1e72ad8 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2852 42af7a65-404d-4744-a932-0658087f49c3
2010-08-14 16:42:20 +00:00
patacongo
9bd82bd544 paging documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2851 42af7a65-404d-4744-a932-0658087f49c3
2010-08-14 03:51:03 +00:00
patacongo
d4572f6ff1 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2848 42af7a65-404d-4744-a932-0658087f49c3
2010-08-13 03:47:09 +00:00
patacongo
12f1c6a5bb Add changes for LM3S9B96
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2841 42af7a65-404d-4744-a932-0658087f49c3
2010-08-12 01:49:25 +00:00
patacongo
96664e98d4 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2838 42af7a65-404d-4744-a932-0658087f49c3
2010-08-10 04:22:06 +00:00
patacongo
37b25cfaaa Fix rectangle logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2831 42af7a65-404d-4744-a932-0658087f49c3
2010-08-08 13:33:10 +00:00
patacongo
4113b6d450 Misc USB device driver debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2828 42af7a65-404d-4744-a932-0658087f49c3
2010-08-07 01:48:15 +00:00
patacongo
c74a3fe819 gmane needs target=top
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2827 42af7a65-404d-4744-a932-0658087f49c3
2010-08-06 23:11:47 +00:00
patacongo
e5f1293006 Fix alignment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2826 42af7a65-404d-4744-a932-0658087f49c3
2010-08-06 22:41:07 +00:00
patacongo
4f9956fd88 Add RSS and gmane links
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2825 42af7a65-404d-4744-a932-0658087f49c3
2010-08-06 22:32:09 +00:00
patacongo
be68b30138 DHCP-related documentation updates/warning fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2824 42af7a65-404d-4744-a932-0658087f49c3
2010-08-06 16:14:02 +00:00
patacongo
432408f707 Fix workaround description
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2818 42af7a65-404d-4744-a932-0658087f49c3
2010-07-30 12:41:02 +00:00
patacongo
d2cb3b199a Add instructions for 32-bit sim build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2814 42af7a65-404d-4744-a932-0658087f49c3
2010-07-27 12:39:19 +00:00
patacongo
a46a349ae9 Prep for 5.8 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2810 42af7a65-404d-4744-a932-0658087f49c3
2010-07-18 15:30:23 +00:00
patacongo
703091be5a LPC17xx USBDEV driver now compiles (still untested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2805 42af7a65-404d-4744-a932-0658087f49c3
2010-07-16 03:01:05 +00:00
patacongo
f5cb4c9d30 IGMP debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2790 42af7a65-404d-4744-a932-0658087f49c3
2010-07-13 02:29:09 +00:00
patacongo
e66774454e IGMP confi options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2789 42af7a65-404d-4744-a932-0658087f49c3
2010-07-12 16:18:44 +00:00
patacongo
0877b22acf Add beginning of IGMP test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2787 42af7a65-404d-4744-a932-0658087f49c3
2010-07-11 18:31:35 +00:00
patacongo
1aac40d813 More IGMP logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2779 42af7a65-404d-4744-a932-0658087f49c3
2010-07-08 03:04:04 +00:00
patacongo
181d83c136 HTML error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2774 42af7a65-404d-4744-a932-0658087f49c3
2010-07-05 22:11:09 +00:00
patacongo
44a4eaaca6 Add another frame
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2772 42af7a65-404d-4744-a932-0658087f49c3
2010-07-04 14:54:42 +00:00
patacongo
508c638e42 Fix SSP0 hard fault
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2771 42af7a65-404d-4744-a932-0658087f49c3
2010-07-04 13:50:14 +00:00
patacongo
274ed4f325 Add NTFS mklinks discussion
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2769 42af7a65-404d-4744-a932-0658087f49c3
2010-07-03 15:32:45 +00:00
patacongo
4d7db42f77 Fix missing PCONP bit definition to enable GPIO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2768 42af7a65-404d-4744-a932-0658087f49c3
2010-07-03 04:58:51 +00:00