nuttx/arch/arm/src/a1x
2017-06-12 06:22:35 -06:00
..
chip Minor style: # if pre-processor command should be in columnn 1 2015-09-18 12:47:24 -06:00
a1x_boot.c Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
a1x_config.h A10: Add A10 configuration header file 2013-12-13 12:53:33 -06:00
a1x_irq.c ARM: Remove redundant interrupt stack coloring 2017-03-16 19:13:39 +08:00
a1x_irq.h Standardize the width of all comment boxes in header files 2015-10-02 17:47:23 -06:00
a1x_lowputc.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -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 Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
a1x_pio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
a1x_serial.c Based on the last PR, review all serial driver vector attachment. Found one additional error and updated all relevant drivers to current interrupt parameter passing. 2017-06-12 06:22:35 -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 irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -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 Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 2016-05-25 10:45:01 -06:00
Make.defs ELF: Move ARMv7-A and ARMv7-R versions of ELF relocation logic to libc/machine 2017-01-21 14:40:26 -06:00