nuttx/arch/arm/src/tms570
2016-03-09 15:08:58 -06:00
..
chip TMS570: Power-up errcheck assertion is a headache 2015-12-28 08:30:03 -06:00
chip.h TMS570: Fix a few naming issues leftover from leverage 2015-12-23 16:08:29 -06:00
Kconfig TMS570: Add definitions to support GIO second level interrupts 2015-12-25 11:43:38 -06:00
Make.defs Add spinlock support for ARMv7-R architectures 2016-02-09 13:01:32 -06:00
tms570_boot.c TMS570: Add some placeholders for missing logic; fix some conditional compilation 2015-12-29 09:30:37 -06:00
tms570_boot.h TMS570: Add GIO header file 2015-12-25 10:39:04 -06:00
tms570_clockconfig.c TMS570: Add the beginning of some selftest logic 2015-12-26 10:01:53 -06:00
tms570_clockconfig.h TMS570: Add a framework that will eventually support self-test 2015-12-20 11:51:36 -06:00
tms570_esm.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
tms570_esm.h TMS570: Add ESM interrupt handler 2015-12-27 08:34:14 -06:00
tms570_gio.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
tms570_gio.h TMS570: Add GIO drivrs and GIO interrupt support 2015-12-25 13:44:49 -06:00
tms570_gioirq.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
tms570_irq.c ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
tms570_irq.h TMS570: Fix a few naming issues leftover from leverage 2015-12-23 16:08:29 -06:00
tms570_lowputc.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
tms570_lowputc.h TMS570: Flesh out low-level serial console logic 2015-12-24 11:07:03 -06:00
tms570_selftest.c TMS570: A little more selftest logic 2015-12-26 12:05:32 -06:00
tms570_selftest.h TMS570: A little more selftest logic 2015-12-26 12:05:32 -06:00
tms570_serial.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
tms570_timerisr.c TMS570: Add system timer logic 2015-12-23 13:41:36 -06:00