| .. |
|
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
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:00:52 -06:00 |
|
up_createstack.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
|
up_etherstub.c
|
Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization
|
2015-07-17 07:20:16 -06:00 |
|
up_exit.c
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
|
up_idle.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
|
up_initialize.c
|
Initialize the telnet factory as part of the common architecture intialization
|
2015-12-07 11:40:29 -06:00 |
|
up_internal.h
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_interruptcontext.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06: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
|
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
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
|
up_releasestack.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -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_usestack.c
|
arch/mips: fix some spacing and alignment issues
|
2015-10-12 08:18:03 -06:00 |