.. |
chip
|
Updated comments/README
|
2015-03-26 12:33:03 -06:00 |
chip.h
|
Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.
|
2015-03-06 10:53:57 -06:00 |
Kconfig
|
SAMV7: Add configuration logic and clock setup for USB device
|
2015-03-21 07:28:59 -06:00 |
Make.defs
|
PIC23MX Starter Kit: Looks like we need to use a different linker script with Pinguino
|
2015-03-21 15:40:22 -06:00 |
sam_allocateheap.c
|
SAMV7: More SDRAM logic. It does still does not work
|
2015-03-14 13:27:00 -06:00 |
sam_clockconfig.c
|
SAMV7 USB: Move clock initialization back to sam_clockconfig.c; add seperate UTMI register definition header file; fix a couple of typo bugs
|
2015-03-26 07:56:26 -06:00 |
sam_clockconfig.h
|
SAMV7: Add GPIO interrupt support
|
2015-03-08 19:32:05 -06:00 |
sam_config.h
|
SAMV7: Add serial driver
|
2015-03-08 10:15:42 -06:00 |
sam_emac.c
|
SAMV7 Ethernet+USB Updates
|
2015-03-27 10:47:03 -06:00 |
sam_ethernet.c
|
SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. Still some unresovled issues with DCache handling
|
2015-03-16 13:51:37 -06:00 |
sam_ethernet.h
|
SAMV7: Add a sneak internal interface that will allow us to set the MAC address before NSH even starts
|
2015-03-18 17:23:40 -06:00 |
sam_gpio.c
|
SAMV7: Add GPIO interrupt support
|
2015-03-08 19:32:05 -06:00 |
sam_gpio.h
|
SAMV7: Updates to Ethernet driver based on comparison with Atmel sample code. Add configuration for other PHY GPIOs. Still no Ethernet interrupts
|
2015-03-18 15:55:00 -06:00 |
sam_gpioirq.c
|
SAMV7: Add GPIO interrupt support
|
2015-03-08 19:32:05 -06:00 |
sam_hsmci_clkdiv.c
|
SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7
|
2015-03-12 18:03:41 -06:00 |
sam_hsmci.c
|
This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfortunately, currently disabled.
|
2015-03-15 12:17:39 -06:00 |
sam_hsmci.h
|
SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7
|
2015-03-12 18:03:41 -06:00 |
sam_irq.c
|
SAMV7: Add interrupt-related logic
|
2015-03-07 11:16:44 -06:00 |
sam_lowputc.c
|
SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH configuration
|
2015-03-11 14:41:58 -06:00 |
sam_lowputc.h
|
Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.
|
2015-03-06 10:53:57 -06:00 |
sam_mpuinit.h
|
SAMV7: Add GPIO interrupt support
|
2015-03-08 19:32:05 -06:00 |
sam_periphclks.h
|
SAMV71: Add PMC register definition header files
|
2015-03-06 14:58:13 -06:00 |
sam_serial.c
|
SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH configuration
|
2015-03-11 14:41:58 -06:00 |
sam_spi.c
|
SAMV7: Add SPI header files and driver
|
2015-03-12 09:12:37 -06:00 |
sam_spi.h
|
SAMV7: Add SPI header files and driver
|
2015-03-12 09:12:37 -06:00 |
sam_ssc.c
|
SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7
|
2015-03-12 18:03:41 -06:00 |
sam_ssc.h
|
SAMV71: Quick'n'dirty port of the SAMA5 SSC driver to the SAM7. The IP is compatible but there are still some DMA- and Cache-related issues that need to be worked out.
|
2015-03-12 16:00:38 -06:00 |
sam_start.c
|
SAMV7: Add logic to enable/disable TCMs
|
2015-03-10 11:32:05 -06:00 |
sam_start.h
|
SAMV71: More updates on the way to a clean build. Still more to do to complete that journey
|
2015-03-06 12:13:09 -06:00 |
sam_timerisr.c
|
SAMV7: Add basic clock and timer ISR configuration logic
|
2015-03-07 10:32:47 -06:00 |
sam_twihs.c
|
SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROM
|
2015-03-17 14:29:41 -06:00 |
sam_twihs.h
|
SAMV7: Add TWI/I2C driver (untested)
|
2015-03-12 10:58:11 -06:00 |
sam_usbdev.h
|
SAMV7: A little more USB-related stuff
|
2015-03-21 08:54:01 -06:00 |
sam_usbdevhs.c
|
SAMV7 Ethernet+USB Updates
|
2015-03-27 10:47:03 -06:00 |
sam_userspace.h
|
Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.
|
2015-03-06 10:53:57 -06:00 |
sam_xdmac.c
|
SAMV7: Use D-Cache clean/flush/invalidate by range in EMAC and XDMAC drivers
|
2015-03-17 09:28:27 -06:00 |
sam_xdmac.h
|
SAMV7: Leverage XDMAC driver from the SAMA5D4.
|
2015-03-09 10:11:12 -06:00 |
samv71_periphclks.h
|
SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. Still some unresovled issues with DCache handling
|
2015-03-16 13:51:37 -06:00 |