nuttx/arch/arm/src/common
2016-03-17 17:00:59 -06:00
..
arm-elf.h A little more ELF loader logic 2012-10-25 16:18:20 +00:00
up_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_arch.h More naming changes to get the stm3240g-eval/nxterm configuration building again 2014-09-20 15:53:28 -06:00
up_checkstack.c ARM: Partial implementation of TLS 2016-03-10 19:29:21 -06:00
up_createstack.c TLS: Move up_tls_info() to an inline function. Simplify TLS implementation. 2016-03-11 07:17:02 -06:00
up_etherstub.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_exit.c Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
up_idle.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_initialize.c All architectures: Register the schedule note driver if enabled 2016-03-17 17:00:59 -06:00
up_internal.h i.MX6: GIC decode and prioritization logic 2016-03-11 09:49:00 -06:00
up_interruptcontext.c Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
up_lowputs.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_mdelay.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg8.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg16.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg32.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_pthread_start.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_puts.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_releasestack.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_stackframe.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_task_start.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_udelay.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_usestack.c TLS: Move up_tls_info() to an inline function. Simplify TLS implementation. 2016-03-11 07:17:02 -06:00
up_vfork.c i.MX6: GIC decode and prioritization logic 2016-03-11 09:49:00 -06:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00