..
up_allocateheap.c
Rename board_led_on to board_autoled_on
2015-11-01 09:07:06 -06:00
up_arch.h
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
up_blocktask.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
up_copystate.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_createstack.c
Remove CONFIG_TLS
2020-05-07 12:04:16 -06:00
up_doirq.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
up_exit.c
libc/stdio: Allocate file_struct dynamically
2020-09-11 17:58:17 +08:00
up_idle.c
arch/: Trivial typos, mostly "their is" to "there is"
2020-09-09 14:09:43 -04:00
up_initialize.c
Move note driver from drivers/syslog to drivers/note
2020-09-07 11:54:10 +08:00
up_internal.h
arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit
2020-02-23 09:11:57 -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_mdelay.c
Standard some naming if code sectino comments
2016-02-21 18:06:09 -06:00
up_modifyreg8.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 19:11:09 -06:00
up_modifyreg16.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 19:11:09 -06:00
up_modifyreg32.c
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
2016-02-13 19:11:09 -06:00
up_puts.c
up_releasepending.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
up_releasestack.c
Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base
2020-05-01 10:43:47 -03:00
up_reprioritizertr.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
up_stackframe.c
arch/stackframe: fix heap buffer overflow
2020-06-15 07:19:41 -06:00
up_udelay.c
Correct mispelling
2017-04-22 17:03:34 -06:00
up_unblocktask.c
sched/sched/sched.h: Make naming of all internal names consistent:
2020-05-09 16:58:42 -03:00
up_usestack.c
arch: Initialize idle thread stack information
2020-09-16 06:57:29 -07:00