.. |
chip
|
SAMV7: Port the WDT driver from the SAMA5 to the SAMV7
|
2015-12-06 09:29:51 -06:00 |
chip.h
|
SAMV7 EMAC: Fix alignment issue: RX buffers need to be invalidated. This means the alignment of buffers must be at least to the data cache line size at both ends of the buffer
|
2015-03-28 13:09:01 -06:00 |
Kconfig
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
Make.defs
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
sam_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
sam_clockconfig.c
|
SAMV7: Port the WDT driver from the SAMA5 to the SAMV7
|
2015-12-06 09:29:51 -06:00 |
sam_clockconfig.h
|
SAMV7 USB: USB must be enabled before PMC 480MHz clock is enabled
|
2015-08-11 15:48:26 -06:00 |
sam_config.h
|
SAMV7: Add configuration support (only) for use of USART as SPI
|
2015-11-02 13:58:19 -06:00 |
sam_emac.c
|
SAMV7: Ported tickless logic from the SAMA5/SAM4CM to the SAMV7
|
2015-12-02 08:26:33 -06:00 |
sam_ethernet.c
|
|
|
sam_ethernet.h
|
|
|
sam_freerun.c
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_freerun.h
|
SAMV7: Ported tickless logic from the SAMA5/SAM4CM to the SAMV7
|
2015-12-02 08:26:33 -06:00 |
sam_gpio.c
|
Fix some spacing problems
|
2015-10-04 14:59:08 -06:00 |
sam_gpio.h
|
Remove executable flag from more .c and .h files
|
2015-04-09 08:20:57 -06:00 |
sam_gpioirq.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
sam_hsmci_clkdiv.c
|
Remove executable flag from more .c and .h files
|
2015-04-09 08:20:57 -06:00 |
sam_hsmci.c
|
arch/arm/src/samv7: Add SAME70 memory map
|
2015-11-14 12:01:28 -06:00 |
sam_hsmci.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
sam_irq.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
sam_lowputc.c
|
Reconfigure System I/O when using USART1
|
2015-10-20 05:58:34 +08:00 |
sam_lowputc.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
sam_mcan.c
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_mcan.h
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:47:23 -06:00 |
sam_mpuinit.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
sam_mpuinit.h
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
sam_oneshot.c
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_oneshot.h
|
SAMV7: Add support for CONFIG_SCHED_TICKLESS_LIMIT_MAX_SLEEP
|
2015-12-02 09:21:34 -06:00 |
sam_pck.c
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_pck.h
|
SAMV7: Extend programmable clock support for queries about the PCK configuration
|
2015-12-03 14:11:39 -06:00 |
sam_periphclks.h
|
arch/arm/src/samv7: Add SAME70 memory map
|
2015-11-14 12:01:28 -06:00 |
sam_progmem.c
|
arch/arm/src/samv7: Add SAME70 memory map
|
2015-11-14 12:01:28 -06:00 |
sam_progmem.h
|
SAMV7 flash logic is complete, uncompiled, and untested
|
2015-11-12 10:46:59 -06:00 |
sam_qspi.c
|
Trivial simplification to logic of last commit
|
2015-11-11 15:17:36 -06:00 |
sam_qspi.h
|
SAMV71 QSPI: Use new QSPI interface. Can't use SPI interface as planned; the hardware architectue is too different
|
2015-08-25 15:23:59 -06:00 |
sam_rswdt.c
|
SAMV7: For to add RSWDT driver before committing
|
2015-12-06 16:41:10 -06:00 |
sam_serial.c
|
SAMV7: Add configuration support (only) for use of USART as SPI
|
2015-11-02 13:58:19 -06:00 |
sam_spi_slave.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
sam_spi.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
sam_spi.h
|
Rename sam_spi_slave_initialize to up_spi_slave_initialize for better symmety with the Master SPI interface definition
|
2015-08-09 17:41:55 -06:00 |
sam_ssc.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
sam_ssc.h
|
|
|
sam_start.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
sam_start.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
sam_tc.c
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_tc.h
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
sam_tickless.c
|
SAMV7: Ported tickless logic from the SAMA5/SAM4CM to the SAMV7
|
2015-12-02 08:26:33 -06:00 |
sam_timerisr.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
sam_trng.c
|
SAMV7: Port SAMAD5 TRNG driver to the SAMV7
|
2015-12-06 08:53:31 -06:00 |
sam_trng.h
|
SAMV7: Port SAMAD5 TRNG driver to the SAMV7
|
2015-12-06 08:53:31 -06:00 |
sam_twihs.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
sam_twihs.h
|
|
|
sam_usbdev.h
|
|
|
sam_usbdevhs.c
|
SAMV7: Add logic to check if multiple banks are busy in TXINI interrupt processing. This logic is probably necessary, but currently commented out because it is untested
|
2016-01-08 07:47:00 -06:00 |
sam_userspace.c
|
SAMV7 protected mode: Don't enable D-Cache until userspace data has been initialized
|
2015-11-07 09:35:23 -06:00 |
sam_userspace.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
sam_wdt.c
|
SAMV7: Add an untested RSWDT driver
|
2015-12-06 09:56:45 -06:00 |
sam_wdt.h
|
SAMV7: Port the WDT driver from the SAMA5 to the SAMV7
|
2015-12-06 09:29:51 -06:00 |
sam_xdmac.c
|
SAMV7 XDMAC: Don't sample interrupt status registers in debug mode. This can cause loss of interrupts
|
2015-11-07 11:25:20 -06:00 |
sam_xdmac.h
|
SAMV7 XDMAC: Don't sample interrupt status registers in debug mode. This can cause loss of interrupts
|
2015-11-07 11:25:20 -06:00 |
same70_periphclks.h
|
arch/arm/src/samv7: Add SAME70 memory map
|
2015-11-14 12:01:28 -06:00 |
samv71_periphclks.h
|
arch/arm/src/samv7: Add support for SAME70 peripheral clocks
|
2015-11-14 11:41:53 -06:00 |