nuttx/arch/arm/src/common
2015-01-24 06:49:51 -06:00
..
arm-elf.h A little more ELF loader logic 2012-10-25 16:18:20 +00:00
up_allocateheap.c Restructuring of build to allow use of use-space allocators by kernel logic in the kernel build. 2014-09-02 11:22:09 -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 Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00
up_createstack.c Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00
up_etherstub.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
up_exit.c Add ADDRENV support to ALL implmentations of _exit() 2014-08-27 16:31:02 -06:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00
up_internal.h Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_lowputs.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
up_mdelay.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
up_modifyreg8.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg16.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg32.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_pthread_start.c Various changes/fixes to get configs/stm32f4discovery/kostest working after the big configuration renaming (and after a long period of bit rot) 2014-08-29 16:23:46 -06:00
up_puts.c KL: Now builds up_puts 2013-10-01 11:51:27 -06:00
up_releasestack.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
up_stackframe.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_task_start.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
up_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_usestack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
up_vfork.c Fix some recently introduced typos, build problems, and warnings 2014-10-05 16:58:52 -06:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00