.. |
chip
|
Back port some A10 changes into the SAMA5 memory map definitions
|
2013-12-16 09:21:55 -06:00 |
chip.h
|
A few more SAMA5D3 files
|
2013-07-19 17:45:28 -06:00 |
Kconfig
|
SAMA5 NAND: Do not perform DMA on small transfers
|
2013-12-04 07:41:29 -06:00 |
Make.defs
|
SAMA5 PMECC: Ported Gallois tables
|
2013-11-24 12:36:42 -06:00 |
sam_adc.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_adc.h
|
SAMA5D3x-EK: Add support for app/examples/adc
|
2013-10-24 15:39:56 -06:00 |
sam_allocateheap.c
|
SAMA5: Allow portions of external memory to be added to the heap instead of the whole thing
|
2013-10-10 12:00:32 -06:00 |
sam_boot.c
|
Cosmetic changes to comments and README files
|
2013-12-16 13:48:20 -06:00 |
sam_can.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_can.h
|
SAMA5 CAN: Driver is now code complete but still untested
|
2013-10-22 15:47:52 -06:00 |
sam_clockconfig.c
|
SAMA5 OHCI: When UPLL drives OHCI the logically correct divider of 10 does not work; But a divider of 5 does. Why?
|
2013-09-19 16:10:46 -06:00 |
sam_clockconfig.h
|
SAMA5: Add file structure to support board-specific initialization of NOR flash
|
2013-07-29 07:41:53 -06:00 |
sam_dmac.c
|
Minor updates to comments and README files
|
2013-12-07 07:00:48 -06:00 |
sam_dmac.h
|
SAM3,4,A5 DMA fixes; SAMA5 SPI driver now supports DMA transfers
|
2013-08-09 13:12:16 -06:00 |
sam_ehci.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_emac.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_ethernet.c
|
SAMA5 EMAC: Changes from early debug sessions. Still a way to go
|
2013-09-17 15:52:19 -06:00 |
sam_ethernet.h
|
SAMA5 PCK: Add support for programmable clock outputs
|
2013-11-14 11:16:04 -06:00 |
sam_gf512.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -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
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_hsmci.c
|
SAMA5 NAND: Add block erase logic
|
2013-11-20 13:55:23 -06:00 |
sam_hsmci.h
|
SAMA5: Add HSMCI memory card driver support
|
2013-08-05 16:21:24 -06:00 |
sam_irq.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_irq.h
|
SAMA5 interrupt handling logic
|
2013-07-22 11:54:39 -06:00 |
sam_isi.c
|
SAMA5 PCK: Need to configure the programmable clock output pin as well
|
2013-11-14 11:41:59 -06:00 |
sam_isi.h
|
SAMA5 ISI: Framework for ISI drivers. Not much there on initial check-in
|
2013-11-14 11:17:00 -06:00 |
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
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
sam_lowputc.c
|
SAMA5: Add PIO interrupt support. Massive name changes for consistency in PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
|
2013-08-06 10:20:17 -06:00 |
sam_lowputc.h
|
SAMA5 interrupt handling logic
|
2013-07-22 11:54:39 -06:00 |
sam_memories.c
|
SAMA5 NAND: Fix some DMA related issues
|
2013-11-27 07:37:42 -06:00 |
sam_memories.h
|
SAMA5 OHCI: Use physical address and flush and/or invalidate data caches as necessary
|
2013-08-14 12:23:06 -06:00 |
sam_nand.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_nand.h
|
SAMA5 NAND: Do not perform DMA on small transfers
|
2013-12-04 07:41:29 -06:00 |
sam_ohci.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_pck.c
|
Add OV2640 camera support to test the SAMA5 ISI peripheral
|
2013-12-09 10:51:22 -06:00 |
sam_pck.h
|
SAMA5 PCK: Add support for programmable clock outputs
|
2013-11-14 11:16:04 -06:00 |
sam_periphclks.h
|
SAMA5 UDPHS: Support USPHS clock configuration
|
2013-09-01 11:29:51 -06:00 |
sam_pio.c
|
SAMA5: Add PIO interrupt support. Massive name changes for consistency in PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
|
2013-08-06 10:20:17 -06:00 |
sam_pio.h
|
A10+pcDuino: PIO support, LED and button support
|
2013-12-11 13:23:40 -06:00 |
sam_pioirq.c
|
SAMA5: Add PIO interrupt support. Massive name changes for consistency in PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
|
2013-08-06 10:20:17 -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
|
SAMA5 PWM: PWM driver is now functional
|
2013-11-07 09:17:46 -06:00 |
sam_pwm.h
|
SAMA5 PWM: Driver now in build and configuration system
|
2013-11-06 12:24:51 -06:00 |
sam_rtc.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_rtc.h
|
SAMA5: Initial WDT timer (untested)
|
2013-10-19 12:26:47 -06:00 |
sam_serial.c
|
SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to improve ADC stability
|
2013-10-26 16:02:07 -06:00 |
sam_serial.h
|
Standard configuration variables used to enable interupt controller debug; SAMA5: Correct handling of spurious interrupts
|
2013-08-03 08:22:37 -06:00 |
sam_spi.c
|
SAMA5: Centralize logic for conversion between physical and virtual addresses
|
2013-08-09 17:25:53 -06:00 |
sam_spi.h
|
SAMA5: Add PIO interrupt support. Massive name changes for consistency in PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
|
2013-08-06 10:20:17 -06:00 |
sam_ssc.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_ssc.h
|
SAMA5 SSC: Add framework (only) for a forthcoming SSC-based I2S driver
|
2013-11-07 12:26:53 -06:00 |
sam_tc.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_tc.h
|
SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentation
|
2013-10-24 16:50:51 -06:00 |
sam_timerisr.c
|
Fix Cortex-A CPSR register field definition
|
2013-07-30 19:05:24 -06:00 |
sam_trng.c
|
SAMA5 TRNG: /dev/random appears to be functional
|
2013-10-20 12:08:39 -06:00 |
sam_trng.h
|
SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheral
|
2013-10-20 11:38:31 -06:00 |
sam_tsd.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_tsd.h
|
SAMA5: ADC and touchscreen drivers now build without errors
|
2013-10-03 14:32:21 -06:00 |
sam_twi.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_twi.h
|
SAMA5: Framework for a TWI driver (incomplete)
|
2013-09-11 12:28:52 -06:00 |
sam_udphs.c
|
Fix a typo that was cloned to several SAMA5 and MTD files
|
2013-12-21 09:45:27 -06:00 |
sam_udphs.h
|
SAMA UDPHS: Add pull-up and stall logic. Added to build system but does not yet build
|
2013-08-31 17:37:51 -06:00 |
sam_usbhost.c
|
More USB host trace conditional compilation problems
|
2013-09-19 09:08:55 -06:00 |
sam_usbhost.h
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_wdt.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
sam_wdt.h
|
SAMA5 WDT: Miss watchdog fixes
|
2013-10-20 08:24:05 -06:00 |