| .. |
|
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
|
armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions.
|
2018-02-04 12:22:03 -06:00 |
|
sam_allocateheap.c
|
|
|
|
sam_clockconfig.c
|
|
|
|
sam_clockconfig.h
|
|
|
|
sam_config.h
|
arch/arm/src/samv7/sam_lowputc.c: Fix undefined variable when using USART1 for other purposes than UART (e.g. SPI).
|
2018-01-26 07:52:45 -06:00 |
|
sam_dac.c
|
Squashed commit of the following:
|
2017-09-30 11:51:37 -06:00 |
|
sam_dac.h
|
Add support for SAMV7 DACC module
|
2016-08-15 08:00:36 -06:00 |
|
sam_emac.c
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
sam_ethernet.c
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
sam_ethernet.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
sam_freerun.c
|
Revert "sam_tc_clockselect() reworked to calculate frequency error using smallest possible divisor minimizing the frequency error rather than largest possible divisor which maximized the error."
|
2016-08-17 12:34:54 -06:00 |
|
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
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_hsmci.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_hsmci_clkdiv.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_irq.c
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
|
sam_lowputc.c
|
arch/arm/src/samv7/sam_lowputc.c: Fix undefined variable when using USART1 for other purposes than UART (e.g. SPI).
|
2018-01-26 07:52:45 -06:00 |
|
sam_lowputc.h
|
|
|
|
sam_mcan.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_mcan.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_mpuinit.c
|
Trivial fix of two typos
|
2018-03-13 16:39:36 -06:00 |
|
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
|
SAMV7: Add option to support oneshot timer without free-running timer. Add oneshot lower half driver.
|
2016-08-11 16:27:01 -06:00 |
|
sam_oneshot_lowerhalf.c
|
Add a simulated oneshot lowerhalf driver
|
2016-08-12 13:14:03 -06:00 |
|
sam_pck.c
|
|
|
|
sam_pck.h
|
|
|
|
sam_periphclks.h
|
|
|
|
sam_progmem.c
|
progmem interface: Discern r/w and erase page sizes. Introduce new up_progmem_erasesize architecture API to be able to communicate the read/write page size independently from erase page size. Implement up_progmem_erasesize for all architectures that already support progmem, assuming that for those architectures the sizes of both read/write and erase pages are identical.
|
2018-05-01 06:23:52 -06:00 |
|
sam_progmem.h
|
|
|
|
sam_qspi.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_qspi.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_rswdt.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -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
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_spi.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_spi_slave.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_ssc.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_ssc.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
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
|
Revert "sam_tc_clockselect() reworked to calculate frequency error using smallest possible divisor minimizing the frequency error rather than largest possible divisor which maximized the error."
|
2016-08-17 12:34:54 -06:00 |
|
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
|
sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed.
|
2018-01-31 10:09:14 -06:00 |
|
sam_twihs.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_usbdev.h
|
|
|
|
sam_usbdevhs.c
|
Make sure that labeling is used consistently in all function headers (part 2).
|
2018-02-01 12:03:55 -06:00 |
|
sam_userspace.c
|
|
|
|
sam_userspace.h
|
|
|
|
sam_wdt.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
sam_wdt.h
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
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
|
|
|