nuttx/arch/arm/src/sama5
2014-06-20 18:16:41 -06:00
..
chip SAMA5D4: Fix MATRIX32 base address 2014-06-20 18:15:13 -06:00
chip.h
Kconfig SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be enabled unconditionally 2014-06-20 18:16:41 -06:00
Make.defs SAMA5D4: Initial XDMAC driver logic; initial check-in is little more the the DMAC driver with some name changes 2014-06-12 16:33:04 -06:00
sam_adc.c SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:00:32 -06:00
sam_adc.h
sam_allocateheap.c Add support for .data and .bss in SDRAM 2014-01-28 14:35:03 -06:00
sam_boot.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_can.c SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:00:32 -06:00
sam_can.h
sam_clockconfig.c SAMA5D4: Minor fixes to get working with SAMA5D3 again 2014-06-20 16:01:45 -06:00
sam_clockconfig.h Move the un-definitions of __ramfuncs__ from the sam_clockconfig.c to the common up_internal.h header file so that the attribute will be applied the same to function definitions and prototypes. 2014-04-17 08:56:20 -06:00
sam_dbgu.c Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna 2014-05-08 09:00:33 -06:00
sam_dbgu.h SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 2014-04-01 11:24:15 -06:00
sam_dmac.c SAMA5D4: XDMAC driver now compiles error/warning free (still untested) 2014-06-17 16:31:09 -06:00
sam_dmac.h SAMA5D4: More progress on XDMAC driver (still no complete); Also fixes some critical errors in the SAMA5D3 DMA definitions 2014-06-17 13:18:52 -06:00
sam_ehci.c
sam_emaca.c SAMA5: Add support for Micrel KSZ8081 PHY 2014-06-11 13:25:59 -06:00
sam_emacb.c Typo in last SAMA5D4 commit 2014-06-11 13:43:54 -06:00
sam_ethernet.c SAMA5D4: Add EMAC driver 2014-06-11 12:23:31 -06:00
sam_ethernet.h SAMA5: Add support for Micrel KSZ8081 PHY 2014-06-11 13:25:59 -06:00
sam_gf512.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_gf1024.c Fix a typo that was cloned to several SAMA5 and MTD files 2013-12-21 09:45:27 -06:00
sam_gmac.c Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_ 2014-05-30 12:13:06 -06:00
sam_hsmci_clkdiv.c SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_hsmci.c SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_hsmci.h SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_irq.c SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be enabled unconditionally 2014-06-20 18:16:41 -06:00
sam_irq.h
sam_isi.c SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Things are going to have to be done differently 2014-06-09 12:16:16 -06:00
sam_isi.h
sam_lcd.c Fix a typo that was cloned to several SAMA5 and MTD files 2013-12-21 09:45:27 -06:00
sam_lcd.h
sam_lowputc.c SAMA5D4: USART peripheral clock appears to be MCK/2 2014-06-20 11:40:36 -06:00
sam_lowputc.h
sam_memories.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_memories.h
sam_nand.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
sam_nand.h
sam_ohci.c
sam_pck.c SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Things are going to have to be done differently 2014-06-09 12:16:16 -06:00
sam_pck.h
sam_periphclks.h SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_pio.c SAMA5D4: Various changes to get the SAMA4D-EK to build 2014-06-06 15:39:40 -06:00
sam_pio.h SAMA5D4: Fix peripheral clocking macros: AIC and L2CC are continuously clocked 2014-06-19 15:52:42 -06:00
sam_pioirq.c
sam_pmc.c SAMA5D4: Completes PMC modifications for the SAMA5D4 2014-06-09 07:55:51 -06:00
sam_pmc.h SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and give them their own file 2014-03-30 08:00:59 -06:00
sam_pmecc.c Fix a typo that was cloned to several SAMA5 and MTD files 2013-12-21 09:45:27 -06:00
sam_pmecc.h Fix a typo that was cloned to several SAMA5 and MTD files 2013-12-21 09:45:27 -06:00
sam_pwm.c SAMA5D4: Update PWM header file 2014-06-08 14:16:50 -06:00
sam_pwm.h
sam_rtc.c
sam_rtc.h
sam_serial.c SAMA5D4: USART peripheral clock appears to be MCK/2 2014-06-20 11:40:36 -06:00
sam_serial.h
sam_spi.c SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work. 2014-03-13 15:54:09 -06:00
sam_spi.h Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
sam_ssc.c SAMA5 SSC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals 2014-04-16 10:58:23 -06:00
sam_ssc.h
sam_tc.c SAMA5D4: Update register definitions; add support for TC2 2014-06-08 09:19:50 -06:00
sam_tc.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_timerisr.c SAMA5D23 boards: When running out of SDRAM, need to query the PMC to determine operating frequency 2014-03-29 17:51:06 -06:00
sam_trng.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_trng.h
sam_tsd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_tsd.h
sam_twi.c SAMA5: Add TWI3 support 2014-06-08 08:25:39 -06:00
sam_twi.h
sam_udphs.c Updated README files and comments 2014-04-07 07:43:28 -06:00
sam_udphs.h
sam_usbhost.c STM32 OTGFS: Host USB tracing instrumentation added by Leo 2014-04-12 08:44:22 -06:00
sam_usbhost.h
sam_wdt.c
sam_wdt.h
sam_xdmac.c Cosmetic cleanup 2014-06-18 08:24:53 -06:00
sama5d3x_periphclks.h SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Things are going to have to be done differently 2014-06-09 12:16:16 -06:00
sama5d4x_periphclks.h SAMA5D4: Fix peripheral clocking macros: AIC and L2CC are continuously clocked 2014-06-19 15:52:42 -06:00