patacongo
|
03faf1cc17
|
Add an 'export' target to the NuttX top-level Makefile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3771 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-11 22:52:51 +00:00 |
patacongo
|
bd12973b36
|
current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-06 23:01:06 +00:00 |
patacongo
|
c0e7e4c2ff
|
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
|
bae9dce323
|
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
|
0df702514b
|
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
|
61300c7ae2
|
Stubs are working/Proxies are close
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3451 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-01 21:36:17 +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
|
43c18e6e70
|
Argument to up_udelay() should be type useconds_t
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2400 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-20 22:24:02 +00:00 |
patacongo
|
54c5a70765
|
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
|
49d1ebf6ab
|
Fix backward conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2370 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-17 18:36:02 +00:00 |
patacongo
|
1e02bc99ff
|
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
|
182c7622a4
|
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@2355 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-16 14:38:33 +00:00 |
patacongo
|
92b110e0e2
|
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@2335 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 15:46:55 +00:00 |
patacongo
|
fa0f3b582a
|
Need limits of signed and unsigned pointer-sized integers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2334 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 13:48:27 +00:00 |
patacongo
|
6aa44f461e
|
Add range of pointer integer types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2333 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-13 20:56:12 +00:00 |
patacongo
|
4686cc55fa
|
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
|
9535a28d7a
|
Eliminate some hcs12 compile errors/warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2329 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-13 15:13:37 +00:00 |
patacongo
|
e72dce9e1b
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
patacongo
|
ae853aaa49
|
Basic i.MX1 low-level boot
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1695 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-10 22:07:20 +00:00 |
patacongo
|
367beee228
|
Repartition functionality in preparation for nested, pending reprioritization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1591 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-10 23:52:46 +00:00 |
patacongo
|
93355c7e40
|
Back out part of the last change -- that was a bad idea
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1585 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-10 00:38:35 +00:00 |
patacongo
|
166b4da551
|
Add support for priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1581 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 23:33:41 +00:00 |
patacongo
|
88bb6cca07
|
Fixes for z16f compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1472 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-07 02:07:42 +00:00 |
patacongo
|
368ef1c0e8
|
Make sure z16f still builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1154 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-07 18:16:01 +00:00 |
patacongo
|
1bada71e80
|
Fix errors/omissions in previous check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@701 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-17 15:08:45 +00:00 |
patacongo
|
b8b16ad1f0
|
Suppress debug output if CONFIG_DEBUG_SCHED is not defined
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@700 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-17 15:06:28 +00:00 |
patacongo
|
81f4b8dbf0
|
Fix inconsistent use of CONFIG_ARCH_LOWPUTC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@698 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-16 22:46:55 +00:00 |
patacongo
|
6ab50706bb
|
Add timer initialization and interrupt control
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@693 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-16 13:47:29 +00:00 |
patacongo
|
7dffca15a1
|
Changes for clean link of pashello with z16f
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@623 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-03 13:54:33 +00:00 |
patacongo
|
ac37ac75e0
|
errno now defined to be *get_errno_ptr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@607 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-01 21:23:19 +00:00 |
patacongo
|
3dc0fee9ba
|
*** empty log message ***
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@597 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-31 22:19:53 +00:00 |
patacongo
|
40f92a9da4
|
Z16F integration changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@595 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-31 17:59:22 +00:00 |
patacongo
|
cb79ddc9a0
|
fix conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@594 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-30 22:33:54 +00:00 |
patacongo
|
0a07af9fc7
|
Recalibrate delay loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@593 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-30 22:33:00 +00:00 |
patacongo
|
9654e2d4b4
|
errno was clobbered by mm_trysemaphore when task exists
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@591 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-30 18:49:31 +00:00 |
patacongo
|
89c63fc635
|
Added low-level console driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@585 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-30 00:59:17 +00:00 |
patacongo
|
8aa92af787
|
Fix some Z16F serial bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@582 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-29 20:13:18 +00:00 |
patacongo
|
37d20db817
|
Z16F Debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@579 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-29 00:50:16 +00:00 |
patacongo
|
16aff5292e
|
Basic Z16F serial driver functionality
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@577 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-28 22:03:49 +00:00 |
patacongo
|
6e5c4b2316
|
Z16F compile/link with all OS features enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@574 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-28 14:59:21 +00:00 |
patacongo
|
b65bbad338
|
Code complete
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@572 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-28 02:07:33 +00:00 |
patacongo
|
3616465288
|
Structure serial driver interface to support different interrupt architectures
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@571 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-26 23:46:09 +00:00 |
patacongo
|
c4ddb4980f
|
Basic NuttX port functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@570 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-26 16:54:53 +00:00 |
patacongo
|
948c8bd2d4
|
Clock system was missing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@569 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-26 16:21:09 +00:00 |
patacongo
|
76d4673969
|
Fix a16f serial bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@568 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-26 14:35:25 +00:00 |
patacongo
|
299dc971dd
|
Same fixes as for interrupt return
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@567 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-25 23:14:49 +00:00 |
patacongo
|
e1f5aeaf51
|
Initial Z61F debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@565 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-25 22:28:46 +00:00 |
patacongo
|
fb4253bfb2
|
Add z16f system exception handling logic.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@564 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-25 17:49:43 +00:00 |
patacongo
|
30984a7eed
|
Add z16f LED logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@563 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-24 23:23:49 +00:00 |
patacongo
|
6bf63d8d35
|
Add Z16f context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@562 42af7a65-404d-4744-a932-0658087f49c3
|
2008-01-24 22:43:38 +00:00 |