| .. |
|
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
|
Back out use on inline functions to access 16-bit registers. The inline functions were a work-around for misbehaving compiler years and years ago. The mon standard macro-ized version should work just fine.
|
2017-01-27 11:53:04 -06:00 |
|
up_checkstack.c
|
Significantly stylistic changes required after review of last PR
|
2016-06-28 09:37:21 -06:00 |
|
up_createstack.c
|
ARM: Set EABI stack alignment for all ARM architectures (remove OABI code)
|
2017-03-16 19:58:50 +08:00 |
|
up_etherstub.c
|
Remove comments before empty sections in C files
|
2016-02-21 11:26:43 -06:00 |
|
up_exit.c
|
Typo up_exit.c edited online with Bitbucket
|
2017-02-09 20:38:15 +00:00 |
|
up_idle.c
|
Remove comments before empty sections in C files
|
2016-02-21 11:26:43 -06:00 |
|
up_initialize.c
|
ARM: Fix off-by-one interrupt stack allocation (revert missed change in up_initialize.c)
|
2017-03-14 21:01:44 +08:00 |
|
up_internal.h
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -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
|
ARM: Set EABI stack alignment for all ARM architectures (remove OABI code)
|
2017-03-16 19:58:50 +08: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
|
ARM: Set EABI stack alignment for all ARM architectures (remove OABI code)
|
2017-03-16 19:58:50 +08:00 |
|
up_vfork.c
|
ARM: Set EABI stack alignment for all ARM architectures (remove OABI code)
|
2017-03-16 19:58:50 +08:00 |
|
up_vfork.h
|
Implement vfork() for the MIPS32 architecture
|
2013-01-15 15:40:18 +00:00 |