.. |
chip.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_ahb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_allocateheap.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
dm320_boot.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
dm320_busc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_clkc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_decodeirq.c
|
Fix an error introduced into ALL implmentations of interrupt dispatch logic
|
2014-08-28 08:41:57 -06:00 |
dm320_emif.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_framebuffer.c
|
Rename kfree to kmm_free for consistency with other naming conventions
|
2014-08-31 17:04:02 -06:00 |
dm320_gio.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_intc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_irq.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 |
dm320_lowputc.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_memorymap.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
dm320_osd.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_restart.S
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
dm320_serial.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 |
dm320_timer.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
dm320_uart.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_usb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_usbdev.c
|
Rename kfree to kmm_free for consistency with other naming conventions
|
2014-08-31 17:04:02 -06:00 |
Kconfig
|
configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-05 12:16:02 -06:00 |
Make.defs
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |