Commit Graph

703 Commits

Author SHA1 Message Date
patacongo
b782f2d398 Fix link address
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2520 42af7a65-404d-4744-a932-0658087f49c3
2010-01-22 03:19:12 +00:00
patacongo
72e2e850a6 Add serial and LED driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2519 42af7a65-404d-4744-a932-0658087f49c3
2010-01-22 03:08:29 +00:00
patacongo
aad061cb12 Flesh out USART pin definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2515 42af7a65-404d-4744-a932-0658087f49c3
2010-01-20 02:06:02 +00:00
patacongo
04dd7620f0 Add beginning of SAM3U GPIO config logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2512 42af7a65-404d-4744-a932-0658087f49c3
2010-01-19 02:00:14 +00:00
patacongo
427dc27020 Add SAM3U clock and systick init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2511 42af7a65-404d-4744-a932-0658087f49c3
2010-01-17 17:55:13 +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
0ee75e5662 Extend configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2493 42af7a65-404d-4744-a932-0658087f49c3
2010-01-02 21:20:47 +00:00
patacongo
df36ca08b8 Flesh out memory map
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2474 42af7a65-404d-4744-a932-0658087f49c3
2010-01-01 13:56:20 +00:00
patacongo
028c64a1de Add basic framework for SAM3U
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2473 42af7a65-404d-4744-a932-0658087f49c3
2009-12-31 22:30:26 +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
e019fcd640 Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2452 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 00:48:56 +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
patacongo
e5fa298e87 For fixes for stdint/stdbool build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2402 42af7a65-404d-4744-a932-0658087f49c3
2009-12-21 15:12:13 +00:00
patacongo
c5e7c9014f M16C build with stdint.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2379 42af7a65-404d-4744-a932-0658087f49c3
2009-12-17 22:39:59 +00:00
patacongo
78d59f98ac UDP needed to support resolv_query
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2378 42af7a65-404d-4744-a932-0658087f49c3
2009-12-17 21:27:08 +00:00
patacongo
9e003c2f3c Missed uint32 type conversions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2372 42af7a65-404d-4744-a932-0658087f49c3
2009-12-17 18:47:48 +00:00
patacongo
b830bc5a5a Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2361 42af7a65-404d-4744-a932-0658087f49c3
2009-12-16 20:59:06 +00:00
patacongo
83a12256fd Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2352 42af7a65-404d-4744-a932-0658087f49c3
2009-12-15 20:56:22 +00:00
patacongo
7f239968e7 typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2345 42af7a65-404d-4744-a932-0658087f49c3
2009-12-15 15:16:02 +00:00
patacongo
60e0b5d23d types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
2009-12-13 18:01:46 +00:00
patacongo
75cf49dbdd Working on HCS12 build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2323 42af7a65-404d-4744-a932-0658087f49c3
2009-12-12 14:29:05 +00:00
patacongo
a043c5539d Add banked and non-banked configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2322 42af7a65-404d-4744-a932-0658087f49c3
2009-12-11 23:46:08 +00:00
patacongo
43fdeb6248 Flash layout, bootloader, paging fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2321 42af7a65-404d-4744-a932-0658087f49c3
2009-12-11 21:55:37 +00:00
patacongo
1feb36a270 Fixes for serial monitor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2320 42af7a65-404d-4744-a932-0658087f49c3
2009-12-11 15:29:11 +00:00
patacongo
de46ca27ae More init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2303 42af7a65-404d-4744-a932-0658087f49c3
2009-12-03 23:08:07 +00:00
patacongo
15faceb538 Add framework to support HC12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2301 42af7a65-404d-4744-a932-0658087f49c3
2009-12-03 17:24:42 +00:00
patacongo
5a4136630b Update READMEs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2298 42af7a65-404d-4744-a932-0658087f49c3
2009-12-02 23:53:41 +00:00