| .. |
|
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
up_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
|
up_arch.h
|
Various changes for a clean ZNEO ZDS-II build
|
2013-12-19 10:01:52 -06:00 |
|
up_assert.c
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
|
up_blocktask.c
|
arch/z16/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 19:08:23 -06:00 |
|
up_copystate.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
|
up_createstack.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
up_doirq.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_exit.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
up_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
|
up_initialize.c
|
devrandom_register() must be called before devurandom_register()
|
2016-07-18 11:24:04 -06:00 |
|
up_initialstate.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
|
up_internal.h
|
Remove all traces of CONFIG_SYSLOG
|
2016-06-19 13:59:43 -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_registerdump.c
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -06:00 |
|
up_releasepending.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
up_releasestack.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_reprioritizertr.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
up_schedulesigaction.c
|
arch/z16/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 19:08:23 -06:00 |
|
up_sigdeliver.c
|
arch/z16/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 19:08:23 -06:00 |
|
up_stackdump.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
|
up_stackframe.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_udelay.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
up_unblocktask.c
|
arch/z16/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 19:08:23 -06:00 |
|
up_usestack.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |