.. |
chip
|
Add missing TWI definitions
|
2016-07-21 08:01:59 -06:00 |
chip.h
|
|
|
Kconfig
|
Missed a dependency in last set of commits
|
2016-08-11 17:20:12 -06:00 |
Make.defs
|
SAM4CM: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 17:04:19 -06:00 |
sam3u_gpio.h
|
|
|
sam3u_periphclks.h
|
|
|
sam3x_gpio.h
|
|
|
sam3x_periphclks.h
|
|
|
sam4cm_freerun.c
|
SAM4CM: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 17:04:19 -06:00 |
sam4cm_freerun.h
|
|
|
sam4cm_gpio.h
|
|
|
sam4cm_oneshot_lowerhalf.c
|
Add a simulated oneshot lowerhalf driver
|
2016-08-12 13:14:03 -06:00 |
sam4cm_oneshot.c
|
SAM4CM: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 17:04:19 -06:00 |
sam4cm_oneshot.h
|
SAM4CM: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 17:04:19 -06:00 |
sam4cm_periphclks.h
|
|
|
sam4cm_supc.c
|
|
|
sam4cm_supc.h
|
|
|
sam4cm_tc.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
sam4cm_tc.h
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
sam4cm_tickless.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
sam4e_gpio.h
|
|
|
sam4e_periphclks.h
|
|
|
sam4l_clockconfig.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
sam4l_gpio.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
sam4l_gpio.h
|
|
|
sam4l_periphclks.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
sam4l_periphclks.h
|
|
|
sam4s_gpio.h
|
|
|
sam4s_periphclks.h
|
|
|
sam_aes.c
|
|
|
sam_aes.h
|
|
|
sam_allocateheap.c
|
|
|
sam_clockconfig.c
|
|
|
sam_clockconfig.h
|
|
|
sam_cmcc.c
|
|
|
sam_cmcc.h
|
|
|
sam_dmac.c
|
Missed a few *llinfo() to *info() conversions
|
2016-06-20 16:24:09 -06:00 |
sam_dmac.h
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 16:30:45 -06:00 |
sam_emac.c
|
All SAM Ethernet Drivers: Add support so that the drivers can be built with CONFIG_NET_MULTIBUFFER=y
|
2016-09-20 08:56:36 -06:00 |
sam_emac.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
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
sam_gpioirq.c
|
|
|
sam_hsmci.c
|
arch: Disable priority inheritance on all semaphores used for signaling in all SD card drivers
|
2016-11-03 15:13:27 -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
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
sam_lowputc.h
|
|
|
sam_mpuinit.c
|
|
|
sam_mpuinit.h
|
|
|
sam_periphclks.h
|
|
|
sam_rtc.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
sam_rtc.h
|
|
|
sam_rtt.c
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
sam_rtt.h
|
|
|
sam_serial.c
|
SAM3/4 Serial: Fix warning when CONFIG_SUPPRESS_UART_CONFIG is set.
|
2016-07-23 16:23:49 -07:00 |
sam_spi.c
|
arch: Disable priority inheritance on all semaphores used for signaling in all SPI drivers
|
2016-11-03 14:51:44 -06:00 |
sam_spi.h
|
|
|
sam_start.c
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
sam_tc.c
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
sam_tc.h
|
|
|
sam_timerisr.c
|
|
|
sam_twi.c
|
arch: Disable priority inheritance on all semaphores used for signaling in all I2C/TWI drivers
|
2016-11-03 14:23:42 -06:00 |
sam_twi.h
|
|
|
sam_udp.c
|
Typo fix in sam_udp.c
|
2016-11-18 17:23:22 -08:00 |
sam_udp.h
|
|
|
sam_userspace.c
|
|
|
sam_userspace.h
|
|
|
sam_vectors.S
|
|
|
sam_wdt.c
|
SAM Watchdog: Register the watchdog device at the configured device path CONFIG_WATCHDOG_DEVPATH vs. hard-coded /dev/wdt
|
2016-10-21 07:09:20 -06:00 |
sam_wdt.h
|
SAM4CM: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 17:04:19 -06:00 |