nuttx/arch/x86/src/common
2015-04-08 08:04:12 -06:00
..
Kconfig Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 2012-09-09 15:43:18 +00:00
up_allocateheap.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_assert.c Add support for dumping board-specific information on assertion. From David Sidrane 2015-03-04 07:00:29 -06:00
up_blocktask.c x86: Move address environment switch from the task switchers to the interrupt handler. That may save doing the action multiple times per interrupt 2014-08-28 07:30:34 -06:00
up_copystate.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_elf.c ELF relocations. Some relocation types do not have a named symbol associated with them. The design did not account for that case 2014-09-09 16:52:51 -06:00
up_exit.c Add ADDRENV support to ALL implmentations of _exit() 2014-08-27 16:31:02 -06:00
up_initialize.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
up_internal.h Rename all use of up_boardinitialize(). Should not use common microprocessing naming convention but rather the microprocessor-specific naming conventioni 2015-02-28 07:14:37 -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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -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_puts.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
up_releasepending.c Add address environment support to ALL implementatins of up_release_pending() 2014-08-28 08:10:19 -06:00
up_reprioritizertr.c Add address environment support to ALL implementatins of up_reprioritize_rtr() 2014-08-28 07:54:07 -06:00
up_udelay.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_unblocktask.c x86: Move address environment switch from the task switchers to the interrupt handler. That may save doing the action multiple times per interrupt 2014-08-28 07:30:34 -06:00