nuttx/arch/arm/src/dm320
2015-07-01 08:01:49 -06:00
..
chip.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
dm320_ahb.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_allocateheap.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
dm320_boot.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -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 Big, very risky change: Remove all occurrences of up_maskack_irq() that disable and enable interrupts with up_ack_irq() that only acknowledges the interrupts. This is only used in interrupt decoding logic. Also remove the logic that unconditionally re-enables interrupts with the interrupt exits. This interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately impossible to test. 2015-02-09 16:12:11 -06:00
dm320_emif.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_framebuffer.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
dm320_gio.h DM320: GIO header uses get/putreg functions and so should include up_arch.h 2015-07-01 08:01:49 -06:00
dm320_intc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_irq.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
dm320_lowputc.S Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06: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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
dm320_serial.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00