incubator-nuttx/arch/dm320/src
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
..
Makefile Clean operations are now toolchain specific 2008-01-10 13:38:13 +00:00
arm9.h Initial version 2007-03-16 15:52:58 +00:00
dm320-gio.h Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
dm320-intc.h Initial version 2007-03-16 15:52:58 +00:00
dm320-memorymap.h Initial version 2007-03-16 15:52:58 +00:00
dm320-timer.h Initial version 2007-03-16 15:52:58 +00:00
dm320-uart.h Added serial console driver for dm320 2007-03-17 14:52:46 +00:00
dm320.h Makesystem changes to better support different SoCs 2007-04-25 00:09:44 +00:00
up_allocateheap.c Progress with DM320 2007-03-21 23:06:29 +00:00
up_assert.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_blocktask.c Cannot use dbg() macro in middle of context switch if output is to console driver 2007-03-19 14:21:39 +00:00
up_boot.c Initial version 2007-03-16 15:52:58 +00:00
up_cache.S Initial version 2007-03-16 15:52:58 +00:00
up_copystate.c Typo in naming 2007-03-19 16:39:30 +00:00
up_createstack.c Fix typos 2007-03-19 21:40:52 +00:00
up_dataabort.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_delay.c Initial version 2007-03-16 15:52:58 +00:00
up_doirq.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_exit.c errno was clobbered by mm_trysemaphore when task exists 2008-01-30 18:49:31 +00:00
up_fullcontextrestore.S Initial version 2007-03-16 15:52:58 +00:00
up_head.S Add DM320 LED support 2007-03-27 16:17:23 +00:00
up_idle.c Initial version 2007-03-16 15:52:58 +00:00
up_initialize.c Initial version 2007-03-16 15:52:58 +00:00
up_initialstate.c Initial version 2007-03-16 15:52:58 +00:00
up_internal.h UART config is untested 2008-01-28 22:32:40 +00:00
up_interruptcontext.c Initial version 2007-03-16 15:52:58 +00:00
up_irq.c Initial version 2007-03-16 15:52:58 +00:00
up_lowputc.S Initial version 2007-03-16 15:52:58 +00:00
up_prefetchabort.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_releasepending.c Cannot use dbg() macro in middle of context switch if output is to console driver 2007-03-19 14:21:39 +00:00
up_releasestack.c Initial version 2007-03-16 15:52:58 +00:00
up_reprioritizertr.c Cannot use dbg() macro in middle of context switch if output is to console driver 2007-03-19 14:21:39 +00:00
up_restart.S Initial version 2007-03-16 15:52:58 +00:00
up_saveusercontext.S Initial version 2007-03-16 15:52:58 +00:00
up_schedulesigaction.c Initial version 2007-03-16 15:52:58 +00:00
up_serial.c UART config is untested 2008-01-28 22:32:40 +00:00
up_sigdeliver.c Must preserve the value of errno; it can be changed by signal handling 2007-03-19 16:38:16 +00:00
up_syscall.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_timerisr.c Eliminate warnings 2007-03-24 15:57:00 +00:00
up_unblocktask.c Fix timeslice calculation 2007-08-26 23:48:11 +00:00
up_undefinedinsn.c Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00
up_usestack.c Fix typos 2007-03-19 21:40:52 +00:00
up_vectors.S Completes initial DM320 bringup 2007-03-22 16:08:49 +00:00