Commit Graph

860 Commits

Author SHA1 Message Date
patacongo
0d66825e9b 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
b6065a72ad 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
ee94439839 All framework for lpc313x boot initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2453 42af7a65-404d-4744-a932-0658087f49c3
2009-12-29 01:31:12 +00:00
patacongo
9ddfe686ab 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
688f37574e 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
265e49fc38 Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2450 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 23:35:21 +00:00
patacongo
c25cee82db Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2449 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 23:24:45 +00:00
patacongo
4e148a191a Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2448 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 22:59:24 +00:00
patacongo
806907bc1d Fixes for changes to header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2447 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 22:49:08 +00:00
patacongo
1ab15947b3 lpc313x uart driver code complete
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2446 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 22:07:44 +00:00
patacongo
05ed0f8871 1st cut at serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2445 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 16:03:26 +00:00
patacongo
5e43791528 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
48517a7c8b Fix circular header file dependency
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2443 42af7a65-404d-4744-a932-0658087f49c3
2009-12-28 00:49:32 +00:00
patacongo
57ad61e66a Add timer ISR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2442 42af7a65-404d-4744-a932-0658087f49c3
2009-12-27 21:44:21 +00:00
patacongo
1685696f60 Add logic to obtain clock frequency
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2441 42af7a65-404d-4744-a932-0658087f49c3
2009-12-27 20:05:43 +00:00
patacongo
d3daadf0d7 Logic to get base frequency of a domain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2440 42af7a65-404d-4744-a932-0658087f49c3
2009-12-27 19:26:04 +00:00
patacongo
943bdb98c7 Fleshing out CGU driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2439 42af7a65-404d-4744-a932-0658087f49c3
2009-12-27 18:49:32 +00:00
patacongo
5d6da911c1 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
5cd41cc3f0 Add basic interrupt controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2437 42af7a65-404d-4744-a932-0658087f49c3
2009-12-26 20:46:11 +00:00
patacongo
acd65d7dc5 LPC313X heap setup logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2436 42af7a65-404d-4744-a932-0658087f49c3
2009-12-26 16:55:21 +00:00
patacongo
abe7304c95 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
07c536b697 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2433 42af7a65-404d-4744-a932-0658087f49c3
2009-12-26 01:44:49 +00:00
patacongo
478a0648f6 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2432 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 23:56:47 +00:00
patacongo
1f460c5bba Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2431 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 23:12:12 +00:00
patacongo
4419b13ab2 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2430 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 17:10:39 +00:00
patacongo
b33de19abf Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2429 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 15:09:11 +00:00
patacongo
eab16d7d50 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2428 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 14:19:29 +00:00
patacongo
bd861a1e0e Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2427 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 13:45:20 +00:00
patacongo
e3c56d704b Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2426 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 13:25:18 +00:00
patacongo
29fb519e92 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2425 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 01:12:57 +00:00
patacongo
e89a17197d Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2424 42af7a65-404d-4744-a932-0658087f49c3
2009-12-25 00:03:57 +00:00
patacongo
3263648855 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2423 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 19:50:32 +00:00
patacongo
98f23026aa Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2422 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 16:45:38 +00:00
patacongo
30aa0162de Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2421 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 16:29:33 +00:00
patacongo
7bba788c98 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2420 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 15:19:32 +00:00
patacongo
7cc82498ee Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2419 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 15:01:38 +00:00
patacongo
d563743ccf Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2418 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 14:52:46 +00:00
patacongo
08fb07ce51 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2417 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 01:35:06 +00:00
patacongo
74712eaae8 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2416 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 01:04:46 +00:00
patacongo
a21aa42214 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2415 42af7a65-404d-4744-a932-0658087f49c3
2009-12-24 00:12:54 +00:00
patacongo
7a22fde22b Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2414 42af7a65-404d-4744-a932-0658087f49c3
2009-12-23 20:46:41 +00:00
patacongo
c4cec2091e Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2413 42af7a65-404d-4744-a932-0658087f49c3
2009-12-23 02:29:34 +00:00
patacongo
4ef36249d8 Add lpc3213x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2412 42af7a65-404d-4744-a932-0658087f49c3
2009-12-23 01:25:49 +00:00
patacongo
eff7cf787b Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2411 42af7a65-404d-4744-a932-0658087f49c3
2009-12-23 01:00:23 +00:00
patacongo
8c5354fb02 Add lpc313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2410 42af7a65-404d-4744-a932-0658087f49c3
2009-12-22 22:25:37 +00:00
patacongo
a8ab7cd4bb Add LPC313X header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2409 42af7a65-404d-4744-a932-0658087f49c3
2009-12-22 16:15:47 +00:00
patacongo
5f9639634c Update README info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2408 42af7a65-404d-4744-a932-0658087f49c3
2009-12-22 00:41:38 +00:00
patacongo
6d5f497b01 Add LPC313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2407 42af7a65-404d-4744-a932-0658087f49c3
2009-12-21 22:10:13 +00:00
patacongo
d3550aa325 Add LPC313x header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2406 42af7a65-404d-4744-a932-0658087f49c3
2009-12-21 18:36:13 +00:00
patacongo
e758a4c0f1 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