9
0
Fork 0
nuttx-bb/nuttx/arch/c5471/src
patacongo c8da90dc2d errno was clobbered by mm_trysemaphore when task exists
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@591 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2008-01-30 18:49:31 +00:00
..
Makefile Clean operations are now toolchain specific 2008-01-10 13:38:13 +00:00
c5471.h Makesystem changes to better support different SoCs 2007-04-25 00:09:44 +00:00
up_allocateheap.c Add support for onboard LEDs; Fix serial bug 2007-03-08 15:23:56 +00:00
up_assert.c Add a directory to hold board-specific drivers 2007-03-26 22:14:28 +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_copystate.c Fix typo in name 2007-03-17 22:46:37 +00:00
up_createstack.c Fix typos 2007-03-19 21:40:52 +00:00
up_dataabort.c NuttX RTOS 2007-02-17 23:21:28 +00:00
up_delay.c c5471 bringup changes 2007-03-07 17:42:58 +00:00
up_doirq.c Progress with DM320 2007-03-21 23:06:29 +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 Fix ARM IRQ handling problem + ARM context restore problem 2007-02-19 22:51:18 +00:00
up_head.S Add a directory to hold board-specific drivers 2007-03-26 22:14:28 +00:00
up_idle.c Fixed some interrupt-related bugs 2007-03-08 22:34:02 +00:00
up_initialize.c Fixed some interrupt-related bugs 2007-03-08 22:34:02 +00:00
up_initialstate.c c5471 bringup changes 2007-03-07 17:42:58 +00:00
up_internal.h UART config is untested 2008-01-28 22:32:40 +00:00
up_interruptcontext.c NuttX RTOS 2007-02-17 23:21:28 +00:00
up_irq.c Working with c5471 interrupts 2007-03-07 23:34:48 +00:00
up_lowputc.S Progress with C5471 boot 2007-02-19 20:41:40 +00:00
up_prefetchabort.c NuttX RTOS 2007-02-17 23:21:28 +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 NuttX RTOS 2007-02-17 23:21:28 +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_saveusercontext.S Fix problems in state restore logic 2007-02-18 15:28:23 +00:00
up_schedulesigaction.c Fix c5471 signal handling + deallocation bug 2007-03-08 18:34:11 +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 NuttX RTOS 2007-02-17 23:21:28 +00:00
up_timerisr.c Fixed some interrupt-related bugs 2007-03-08 22:34:02 +00:00
up_unblocktask.c Fix timeslice calculation 2007-08-26 23:39:06 +00:00
up_undefinedinsn.c Fix problems in state restore logic 2007-02-18 15:28:23 +00:00
up_usestack.c Fix typos 2007-03-19 21:40:52 +00:00
up_vectors.S Cosmetic 2007-03-22 16:07:23 +00:00
up_watchdog.c Reflect changes due to fs structures 2007-05-09 00:08:54 +00:00