nuttx/arch/c5471/src
patacongo d22b2cae65 Follow naming convention
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@106 42af7a65-404d-4744-a932-0658087f49c3
2007-03-19 23:22:11 +00:00
..
c5471.h Follow naming convention 2007-03-19 23:22:11 +00:00
Makefile Add C5471 watchdog driver 2007-03-16 00:42:02 +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 special handling for idle task stack dump 2007-03-17 22:45:58 +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 Fix IRQ-related bugs, fix serial read logic, add fgets 2007-03-10 00:17:29 +00:00
up_exit.c Interrupts must be disabled in all low level context switches 2007-03-19 14:22:43 +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 support for onboard LEDs; Fix serial bug 2007-03-08 15:23:56 +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 Add C5471 watchdog driver 2007-03-16 00:42:02 +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_leds.c Add support for onboard LEDs; Fix serial bug 2007-03-08 15:23:56 +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 Follow naming convention 2007-03-19 23:22:11 +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 Cannot use dbg() macro in middle of context switch if output is to console driver 2007-03-19 14:21:39 +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 C5471 timer interrupts and timing functions are working 2007-03-09 00:58:44 +00:00
up_watchdog.c Add C5471 watchdog driver 2007-03-16 00:42:02 +00:00