.. |
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
|
Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER
|
2016-05-25 10:46:55 -06:00 |
Make.defs
|
Add spinlock support for ARMv7-R architectures
|
2016-02-09 13:01:32 -06:00 |
tms570_boot.c
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -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
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
tms570_esm.h
|
TMS570: Add ESM interrupt handler
|
2015-12-27 08:34:14 -06:00 |
tms570_gio.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
tms570_gio.h
|
Centralize definitions associated with CONFIG_DEBUG_IRQ
|
2016-06-15 08:35:22 -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 |