nuttx/arch/arm/src/samv7
2017-11-13 10:38:23 -06:00
..
chip arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
chip.h
Kconfig fs/procfs/fs_procfsprogrem: Add /proc/progmem. This is an alternative way to get the information that was previoulsy available in apps/system/free. apps/system/free was removed beause it made illegal calls into the OS violating the portable interface. This new procfs entry provides the same information with no such violation. 2017-11-13 09:08:39 -06:00
Make.defs ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine 2017-01-21 15:24:25 -06:00
sam_allocateheap.c
sam_clockconfig.c
sam_clockconfig.h
sam_config.h
sam_dac.c Squashed commit of the following: 2017-09-30 11:51:37 -06:00
sam_dac.h
sam_emac.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sam_ethernet.c arch/: Add option to use low-priority work queue to all Ethernet drivers in arch that support CONFIG_NET_NOINTS. 2016-11-19 09:20:01 -06:00
sam_ethernet.h
sam_freerun.c
sam_freerun.h
sam_gpio.c SAM GPIO: Apply Wolfgang's change for SAM3/4 to SAMA5 and SAMV7 2016-09-20 15:33:31 -06:00
sam_gpio.h
sam_gpioirq.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_hsmci.c SAMA5/SAMv7: It is necessary to disable pre-emption and interrupts around a loop that copies TX data into the hardware in order to avoid a TX data underrun condition. 2017-11-13 10:38:23 -06:00
sam_hsmci.h
sam_hsmci_clkdiv.c
sam_irq.c ARM: Remove redundant interrupt stack coloring 2017-03-16 19:13:39 +08:00
sam_lowputc.c samv71-xult: Add support for the MRF24J40 radio and create a mrf24j40-starhub configuration. A few fixes to IPv6 and 6LoWPAN were required to have 6LoWPAN and Ethernet coexisting. Untested and expect some complexity in the bring-up. 2017-07-02 11:04:57 -06:00
sam_lowputc.h
sam_mcan.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_mcan.h Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
sam_mpuinit.c
sam_mpuinit.h
sam_oneshot.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sam_oneshot.h
sam_oneshot_lowerhalf.c
sam_pck.c
sam_pck.h
sam_periphclks.h
sam_progmem.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_progmem.h
sam_qspi.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_qspi.h
sam_rswdt.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_serial.c Adapt some drivers to utilize the IRQ argument feature. 2017-02-27 20:54:18 -06:00
sam_spi.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_spi.h Fix argument to SPI initializatio function 2017-08-15 19:07:35 -06:00
sam_spi_slave.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_ssc.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_ssc.h
sam_start.c
sam_start.h
sam_systemreset.c
sam_tc.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_tc.h
sam_tickless.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
sam_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_trng.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
sam_trng.h
sam_twihs.c Correct recurring typo: semaphore not semapore 2017-10-09 09:57:56 -06:00
sam_twihs.h
sam_usbdev.h
sam_usbdevhs.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
sam_userspace.c
sam_userspace.h
sam_wdt.c SAMv7: In review of last patch, change literal 0xfff to WDT_MR_WDD_MAX for portability. 2017-04-06 09:46:04 -06:00
sam_wdt.h
sam_xdmac.c arch/arm/src/samv7: Correct an error in RX DMA setup. 2017-10-11 10:54:02 -06:00
sam_xdmac.h
same70_periphclks.h
samv71_periphclks.h