Commit Graph

241 Commits

Author SHA1 Message Date
patacongo
012368c484 Rename all lpc313x to lpc31xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3644 42af7a65-404d-4744-a932-0658087f49c3
2011-05-27 15:26:52 +00:00
patacongo
fd868ba130 Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
2011-05-24 19:11:47 +00:00
patacongo
bc427a68a7 Misc USB storage-related cleanup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3515 42af7a65-404d-4744-a932-0658087f49c3
2011-04-16 19:28:00 +00:00
patacongo
993cb7d700 Remove warning 'sh_link not set for section ARM.exidx' for a few builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3496 42af7a65-404d-4744-a932-0658087f49c3
2011-04-12 23:27:07 +00:00
patacongo
555c1a0158 Remove user_initialize(); Make sure all integer types are signed that need to be
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3474 42af7a65-404d-4744-a932-0658087f49c3
2011-04-06 17:48:56 +00:00
patacongo
f92d46c409 Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
2011-04-05 15:50:01 +00:00
patacongo
4a210dae69 Move memory manager into user space
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3460 42af7a65-404d-4744-a932-0658087f49c3
2011-04-03 20:41:49 +00:00
patacongo
a05e2e4bf3 Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
2011-04-03 18:42:33 +00:00
patacongo
9009f4ca68 New LIS331DL driver and VSN updates from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3457 42af7a65-404d-4744-a932-0658087f49c3
2011-04-03 14:26:05 +00:00
patacongo
d99e391d4a Add SAM3U kernel build logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3456 42af7a65-404d-4744-a932-0658087f49c3
2011-04-02 19:04:44 +00:00
patacongo
0d0325e56b Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
2011-04-01 14:30:43 +00:00
patacongo
76dd2b9d58 Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
2011-03-21 21:59:35 +00:00
patacongo
c7c2752d5c More build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3406 42af7a65-404d-4744-a932-0658087f49c3
2011-03-20 19:30:39 +00:00
patacongo
d20645c178 Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
2011-03-20 18:18:19 +00:00
patacongo
74cab07cfb Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
2011-03-19 13:28:07 +00:00
patacongo
083570dc1b Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
2011-03-18 20:35:31 +00:00
patacongo
dc1c55885a Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
2011-03-18 19:46:25 +00:00
patacongo
861808ee5c More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
2011-03-12 15:36:28 +00:00
patacongo
d19e58eeb7 Add trace options for examples/usbstorage
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3161 42af7a65-404d-4744-a932-0658087f49c3
2010-12-04 22:33:52 +00:00
patacongo
d84ca2ac28 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
878169ae02 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
73d21f8508 Remove bogus SPI logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2954 42af7a65-404d-4744-a932-0658087f49c3
2010-09-30 03:59:51 +00:00
patacongo
e664a928e0 SPI debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2953 42af7a65-404d-4744-a932-0658087f49c3
2010-09-30 02:39:20 +00:00
patacongo
e461ac4045 Comment out unused LPC313x SPI logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2948 42af7a65-404d-4744-a932-0658087f49c3
2010-09-13 19:43:07 +00:00
patacongo
9246b99338 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
1cd03460da 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
3d6729aa14 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
37be652f6d 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
ec64772e80 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
72b94df57b 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
ad08a8d4bc 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
60961c2573 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
a58e77bc9a 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
8332c2217f 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
d74acc4763 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
e8848e3533 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
7c2eecffb9 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
3eba6befcd 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
a4b42e8a72 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
f30c5d1ad0 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
51c9dcb290 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
cd9c48384b 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
6bb543efca 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
560840d721 .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
b50752f076 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
8ff4e26a23 Some link improvements
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2895 42af7a65-404d-4744-a932-0658087f49c3
2010-08-28 19:46:58 +00:00
patacongo
0c22971606 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
2ffe28d6e5 Add support for 2-pass link
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2890 42af7a65-404d-4744-a932-0658087f49c3
2010-08-28 02:30:50 +00:00
patacongo
3e4fbc7c76 Add IDE note
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2889 42af7a65-404d-4744-a932-0658087f49c3
2010-08-27 02:37:14 +00:00
patacongo
a1f9df3da2 Creating 1st pass locked region build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2888 42af7a65-404d-4744-a932-0658087f49c3
2010-08-27 01:32:49 +00:00
patacongo
b691af3803 Fix heap/page table overlap; Switch to 1Kb pages
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2881 42af7a65-404d-4744-a932-0658087f49c3
2010-08-24 02:03:45 +00:00
patacongo
33e0bdda8a 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
84f44a2d7d Fix various compile issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2864 42af7a65-404d-4744-a932-0658087f49c3
2010-08-18 00:35:53 +00:00
patacongo
c2846c8384 Skeletons for remaining paging files to be implemented
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2863 42af7a65-404d-4744-a932-0658087f49c3
2010-08-17 19:28:51 +00:00
patacongo
b5e9777ea7 Remove support for Raisonance tools where it does not belong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2833 42af7a65-404d-4744-a932-0658087f49c3
2010-08-08 20:31:57 +00:00
patacongo
6267f7a132 Updated README's
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2603 42af7a65-404d-4744-a932-0658087f49c3
2010-04-17 14:12:11 +00:00
patacongo
e1e0bd3cad Add USB serial/storage examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2563 42af7a65-404d-4744-a932-0658087f49c3
2010-03-28 21:28:12 +00:00
patacongo
a9302530f3 Add USB serial/storage examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2561 42af7a65-404d-4744-a932-0658087f49c3
2010-03-28 21:12:03 +00:00
patacongo
42f95c4a20 Add NSH configuration for the lpc313x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2549 42af7a65-404d-4744-a932-0658087f49c3
2010-03-17 02:31:41 +00:00
patacongo
fb1047cc99 Add NSH configuration for the lpc313x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2548 42af7a65-404d-4744-a932-0658087f49c3
2010-03-17 02:02:19 +00:00
patacongo
787dca9699 192Kb ISRAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2546 42af7a65-404d-4744-a932-0658087f49c3
2010-03-16 02:10:42 +00:00
patacongo
e74c0fddd6 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2544 42af7a65-404d-4744-a932-0658087f49c3
2010-03-16 00:56:47 +00:00
patacongo
ba8c762a86 Bugfixes submitted by David Hewson
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2543 42af7a65-404d-4744-a932-0658087f49c3
2010-03-16 00:53:32 +00:00
patacongo
bb65d0a33b update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2539 42af7a65-404d-4744-a932-0658087f49c3
2010-02-23 03:56:25 +00:00
patacongo
152b9afee9 Add OpenOCD notes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2538 42af7a65-404d-4744-a932-0658087f49c3
2010-02-21 16:37:06 +00:00
patacongo
b21202d811 Fix ROM table base address
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2510 42af7a65-404d-4744-a932-0658087f49c3
2010-01-16 21:55:46 +00:00
patacongo
8882040a55 upate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2509 42af7a65-404d-4744-a932-0658087f49c3
2010-01-16 17:27:06 +00:00
patacongo
3ce064666f Need to use .bin file, not the ELF
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2508 42af7a65-404d-4744-a932-0658087f49c3
2010-01-16 17:18:54 +00:00
patacongo
d5e36314c5 Need to handle padding at the end of the binary
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2507 42af7a65-404d-4744-a932-0658087f49c3
2010-01-16 17:15:11 +00:00
patacongo
eade81a628 Add CRC32 to lib/; add tool to make lpc313x bootloader images
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2506 42af7a65-404d-4744-a932-0658087f49c3
2010-01-16 02:12:48 +00:00
patacongo
25e988dd82 lpc313x config update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2505 42af7a65-404d-4744-a932-0658087f49c3
2010-01-12 01:59:00 +00:00
patacongo
85b4d3e319 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2472 42af7a65-404d-4744-a932-0658087f49c3
2009-12-31 20:39:23 +00:00
patacongo
32cbd98fc8 README update + lpc313x now links to ISRAM addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2471 42af7a65-404d-4744-a932-0658087f49c3
2009-12-31 20:23:07 +00:00
patacongo
6cca3173b8 Add logic to support a ROM'ed MMU page table
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2470 42af7a65-404d-4744-a932-0658087f49c3
2009-12-31 19:56:26 +00:00
patacongo
a41f5b2a4e Add basic logic to configure MMU for LPC3131x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2468 42af7a65-404d-4744-a932-0658087f49c3
2009-12-31 17:10:19 +00:00
patacongo
ebe618c07d Completes clock initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2465 42af7a65-404d-4744-a932-0658087f49c3
2009-12-30 17:50:26 +00:00
patacongo
a8c92fb43a Add clock initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2463 42af7a65-404d-4744-a932-0658087f49c3
2009-12-30 15:57:25 +00:00
patacongo
18fd1b870a Add clock initializatin structure
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2462 42af7a65-404d-4744-a932-0658087f49c3
2009-12-30 14:43:48 +00:00
patacongo
92c734d4b8 Add clock reset logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2461 42af7a65-404d-4744-a932-0658087f49c3
2009-12-30 00:13:31 +00:00
patacongo
0592f1db8c Add BCR index calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2460 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 22:44:03 +00:00
patacongo
b4a6f66ca1 Add mpmc initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2459 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 21:52:21 +00:00
patacongo
31c7a5e865 Add PLL configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2458 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 20:26:18 +00:00
patacongo
6cc93eadb5 Move up_cgu.c to lpc313x_freqin.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2457 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 17:03:22 +00:00
patacongo
c77f7feed6 Don't initialize SDRAM if it is not being used
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2456 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 16:07:53 +00:00
patacongo
3a29e9860b Add logic to add external memory to heap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2455 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 16:04:14 +00:00
patacongo
02df3c92c0 Add SDRAM initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2454 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 15:31:29 +00:00
patacongo
c774a87cb4 Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2451 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 23:54:11 +00:00
patacongo
dfd1683806 add initial freq array
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2444 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 01:07:26 +00:00
patacongo
0e3c1a4bfb Beginnings of lpc313x CGU driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2438 42af7a65-404d-4744-a932-0658087f49c3
2009-12-27 17:01:09 +00:00
patacongo
fa84ebaf5c Fix ldscript
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2435 42af7a65-404d-4744-a932-0658087f49c3
2009-12-26 15:48:03 +00:00
patacongo
a23c5c2db9 Add EA3131 configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2434 42af7a65-404d-4744-a932-0658087f49c3
2009-12-26 15:18:48 +00:00