patacongo
|
104087d854
|
Try older OpenOCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4044 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-13 18:14:11 +00:00 |
|
patacongo
|
9c89c16a7c
|
Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3846 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-05 21:57:49 +00:00 |
|
patacongo
|
cb472824ad
|
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
|
329cbd0023
|
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
|
34e8f21889
|
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
|
ba396cc4d4
|
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
|
f9209ca539
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
f3f0bcd20a
|
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
|
8445b00468
|
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
|
b7eb84289d
|
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
|
c4b39cfe37
|
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
|
373d796598
|
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
|
6b98ea0bd5
|
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
|
6e61624b98
|
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
|
62da3e6427
|
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
|
8530da2baf
|
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
|
2c91cf6b34
|
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
|
06caac010f
|
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
|
6b40c11717
|
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
|
32a56a4a8f
|
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
|
afe3da283d
|
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
|
f565371e86
|
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 |
|