nuttx/arch/arm/src/a1x
2014-05-08 09:00:33 -06:00
..
chip A10: Add missing interrupt handling logic for UART4-7 and remove bogus flow control logic 2014-01-06 12:08:32 -06:00
a1x_boot.c A10: Make sure it is tolerant of CONFIG_BOOT_SDRAM_DATA 2014-01-29 08:16:02 -06:00
a1x_config.h A10: Add A10 configuration header file 2013-12-13 12:53:33 -06:00
a1x_irq.c Replace explicit hex MMU value with definition 2013-12-18 12:47:43 -06:00
a1x_irq.h A10 interrupt logic 2013-12-08 10:18:28 -06:00
a1x_lowputc.c A10: Serial clock is OSC24M. From Alan Carvalho de Assis 2014-01-10 15:32:42 -06:00
a1x_lowputc.h A10 serial driver (still needs some work). From Alan Carvalho de Assis 2013-12-13 16:41:44 -06:00
a1x_pio.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
a1x_pio.h A10 serial driver (still needs some work). From Alan Carvalho de Assis 2013-12-13 16:41:44 -06:00
a1x_serial.c Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna 2014-05-08 09:00:33 -06:00
a1x_serial.h A10 serial driver (still needs some work). From Alan Carvalho de Assis 2013-12-13 16:41:44 -06:00
a1x_timerisr.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
chip.h pcDuino: More changes to get the code fragments that are in place building successfully 2013-12-07 16:44:23 -06:00
Kconfig Kconfigs: Interrupt prioritization should not be automatically selected 2013-12-20 08:42:54 -06:00
Make.defs Optimized memcpy() functin for the ARMv7-A from David Sidrane 2014-05-06 14:58:48 -06:00