.. |
chip
|
SAM4E UDP: Fix errors associated with OUT packet size handling and bank interrupt bit handling
|
2014-03-19 18:02:57 -06:00 |
chip.h
|
SAM4E: Add vector definition header files
|
2014-02-21 08:46:16 -06:00 |
Kconfig
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ
|
2014-03-23 15:51:08 -06:00 |
Make.defs
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
sam3u_gpio.h
|
SAM4E: Add support for PIO and peripheral clocks
|
2014-02-21 12:34:04 -06:00 |
sam3u_periphclks.h
|
Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chips
|
2014-02-22 10:38:25 -06:00 |
sam3x_gpio.h
|
SAM4E: Add support for PIO and peripheral clocks
|
2014-02-21 12:34:04 -06:00 |
sam3x_periphclks.h
|
Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chips
|
2014-02-22 10:38:25 -06:00 |
sam4e_gpio.h
|
SAM4E: Pin multiplex definition header file
|
2014-02-21 18:10:53 -06:00 |
sam4e_periphclks.h
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
sam4l_clockconfig.c
|
|
|
sam4l_gpio.c
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
sam4l_gpio.h
|
SAMD20: Now runs, but no serial output
|
2014-02-17 14:21:22 -06:00 |
sam4l_periphclks.c
|
Fix typo cloned to many files: SAM32 vs SAM34
|
2014-02-12 13:00:24 -06:00 |
sam4l_periphclks.h
|
|
|
sam4s_gpio.h
|
SAM4E: Add support for PIO and peripheral clocks
|
2014-02-21 12:34:04 -06:00 |
sam4s_periphclks.h
|
Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chips
|
2014-02-22 10:38:25 -06:00 |
sam_allocateheap.c
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
sam_clockconfig.c
|
SAM4E: Revise board-specific USB MSC support
|
2014-03-18 09:31:02 -06:00 |
sam_clockconfig.h
|
|
|
sam_cmcc.c
|
SAM4E: Add support for the Cortex-M Cache Control block
|
2014-03-12 12:38:39 -06:00 |
sam_cmcc.h
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
sam_dmac.c
|
SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts
|
2014-03-14 11:57:42 -06:00 |
sam_dmac.h
|
SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts
|
2014-03-14 11:57:42 -06:00 |
sam_emac.c
|
SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default
|
2014-03-13 09:03:03 -06:00 |
sam_emac.h
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
sam_gpio.c
|
SAM3/4: Fix some build errors that crept in with the SAM4E support
|
2014-02-25 12:41:38 -06:00 |
sam_gpio.h
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ
|
2014-03-23 15:51:08 -06:00 |
sam_gpioirq.c
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ
|
2014-03-23 15:51:08 -06:00 |
sam_hsmci.c
|
SAM3/4 DMA fixes in general for SPI DMA in particular
|
2014-03-14 11:25:16 -06:00 |
sam_hsmci.h
|
|
|
sam_irq.c
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ
|
2014-03-23 15:51:08 -06:00 |
sam_lowputc.c
|
SAM3/4 lowputc: Fix compile errors when there is no serial console
|
2014-03-22 10:18:06 -06:00 |
sam_lowputc.h
|
|
|
sam_mpuinit.c
|
|
|
sam_mpuinit.h
|
|
|
sam_periphclks.h
|
SAM4E: Add support for PIO and peripheral clocks
|
2014-02-21 12:34:04 -06:00 |
sam_serial.c
|
SAM4E: Various bring-up fixes. NSH now works
|
2014-03-12 10:59:19 -06:00 |
sam_spi.c
|
SAM3/4: Fix debug logic in DMAC that was causing the loss of interrupts
|
2014-03-14 11:57:42 -06:00 |
sam_spi.h
|
Backport SPI driver enhancements from SAMA5 to SAM3/4
|
2014-03-13 10:34:35 -06:00 |
sam_start.c
|
SAM4E: Add support for the Cortex-M Cache Control block
|
2014-03-12 12:38:39 -06:00 |
sam_timerisr.c
|
SAM4E: Update SAM3/4 EEFC, MATRIX, and PMC register definition header files
|
2014-02-24 09:49:02 -06:00 |
sam_udp.c
|
SAM4E-EK: Enable interrupt stack in all configurations
|
2014-03-23 10:12:57 -06:00 |
sam_udp.h
|
SAM4E: Add USB full speed device (UDP) driver
|
2014-03-17 12:37:55 -06:00 |
sam_userspace.c
|
Decoupling NX user interfaces to support NX kernel build (phase 1)
|
2013-12-27 13:18:20 -06:00 |
sam_userspace.h
|
|
|
sam_vectors.S
|
Every ARM architecture must export g_instackbase
|
2014-03-23 10:05:21 -06:00 |