.. |
chip
|
SAMV7: CAN Message Filtering fixed
|
2016-06-29 08:48:11 -06:00 |
chip.h
|
|
|
Kconfig
|
TWIHS Driver improved and GPIO-Driver fixed for Open-Drain Pins
|
2016-06-24 10:33:51 -06:00 |
Make.defs
|
Add the up_systemreset interface to the samv7 arch. The approach is slightly different in that: 1) It enables ARCH_HAVE_RESET and allows the user to set if, and for how long, to drive External nRST signal. It also does not contain a default board_reset, as that really should be done in the config's src if CONFIG_BOARDCTL_RESET is defined.
|
2016-05-23 17:05:02 -06:00 |
sam_allocateheap.c
|
|
|
sam_clockconfig.c
|
SAMV71 and SAME70: Place the Main Oscillator Enable in the board.h
|
2016-03-04 12:31:54 -06:00 |
sam_clockconfig.h
|
|
|
sam_config.h
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
sam_emac.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_ethernet.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
sam_ethernet.h
|
|
|
sam_freerun.c
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
sam_freerun.h
|
SAM3/4, SAMA5, SAMv7 Tickless: Refuse to call lower-level timer logic if not yet initialized
|
2016-02-05 10:22:11 -06:00 |
sam_gpio.c
|
TWIHS Driver improved and GPIO-Driver fixed for Open-Drain Pins
|
2016-06-24 10:33:51 -06:00 |
sam_gpio.h
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
sam_gpioirq.c
|
|
|
sam_hsmci_clkdiv.c
|
|
|
sam_hsmci.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_hsmci.h
|
|
|
sam_irq.c
|
Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor
|
2016-06-17 07:00:33 -06:00 |
sam_lowputc.c
|
Backing out part of last commit
|
2016-05-19 15:46:07 -06:00 |
sam_lowputc.h
|
|
|
sam_mcan.c
|
can.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:38:36 -06:00 |
sam_mcan.h
|
can.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:38:36 -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
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_oneshot.h
|
Cosmetic fix to spacing
|
2016-05-29 08:25:05 -06:00 |
sam_pck.c
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -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
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_qspi.h
|
|
|
sam_rswdt.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_serial.c
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
sam_spi_slave.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_spi.c
|
Make bit-order SPI H/W feature configurable for better error detection
|
2016-08-08 11:54:13 -06:00 |
sam_spi.h
|
SAMV7 SPI: Revise support for Peripheral Chip Select Decoding to address up to 15 slaved
|
2016-02-25 08:13:33 -06:00 |
sam_ssc.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_ssc.h
|
|
|
sam_start.c
|
Fix build if the config is not updated
|
2016-05-19 12:44:58 -10:00 |
sam_start.h
|
|
|
sam_systemreset.c
|
Restore PR. I have no idea where it went.
|
2016-05-23 17:45:15 -06:00 |
sam_tc.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_tc.h
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
sam_tickless.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
sam_timerisr.c
|
|
|
sam_trng.c
|
SAMV7 TRNG: Missing endif.
|
2016-07-25 12:30:39 -06:00 |
sam_trng.h
|
SAMV7: Port SAMAD5 TRNG driver to the SAMV7
|
2015-12-06 08:53:31 -06:00 |
sam_twihs.c
|
Fix a warning about an unused label, errout: Use bool with true/false, not uint8_t with 1/0
|
2016-06-28 14:55:04 -06:00 |
sam_twihs.h
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:08:23 -06:00 |
sam_usbdev.h
|
|
|
sam_usbdevhs.c
|
This commit solves a problem which causes data loss while sending data via USB. This problem is caused by an incorrect handling of the endpoint state in the USB driver sam_usbdevhs. This leads under some circumstances to situations in which an DMA transfer is setup while a previous DMA transfer is currently active. Amongst other things I introduced the new endpoint state USBHS_EPSTATE_SENDING_DMA for the fix.
|
2016-07-13 10:09:14 -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
|
|
|
sam_wdt.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam_wdt.h
|
SAM WDT: Rename up_wdginitialize() functions to something more appropriate for the internal OS interface.
|
2016-05-18 19:47:48 -06:00 |
sam_xdmac.c
|
Missed a few *llinfo() to *info() conversions
|
2016-06-20 16:24:09 -06:00 |
sam_xdmac.h
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 15:10:57 -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 |