.. |
Makefile
|
SAMA5D3X-EK: Add support for the WM8904 audio CODEC
|
2014-07-31 11:14:57 -06:00 |
nor_main.c
|
Change naming from cp_XYZ_cache() to arch_XYP_cache() so that all cache operations will pick up L2 support if it is enabled
|
2014-07-26 18:47:33 -06:00 |
sam_adc.c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
sam_at24.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_at25.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_autoleds.c
|
SAMA5: The PIO used for the red LED is also used as the camera module reset line: Added a configuration option to suppress use of the red LED if the PIO is used for another purpose. Reported by David Sidrane.
|
2014-04-11 15:57:35 -06:00 |
sam_boot.c
|
SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selected
|
2014-08-11 14:29:43 -06:00 |
sam_buttons.c
|
Fix some cloned errors in SAM GPIO interrupt setup
|
2014-07-07 15:54:37 -06:00 |
sam_can.c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
sam_cxxinitialize.c
|
SAMA5D3x-EK: Fix lots of typos in board name
|
2014-03-28 09:11:19 -06:00 |
sam_ethernet.c
|
Change the way PHY interrupts work: disable automatically. Then we have to re-subscribe each time after the interrupt fires
|
2014-08-17 16:51:56 -06:00 |
sam_hsmci.c
|
SAMA5D3x-EK demo configuration now supports HSMCI0 and HSMCI1
|
2013-09-11 09:50:36 -06:00 |
sam_i2schar.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_nandflash.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_norflash.c
|
SAMA5: Add logic to initialize SAMA5D3x-EK on-board SDRAM
|
2013-08-01 16:58:55 -06:00 |
sam_nsh.c
|
SAMA5D3X-EK: Add support for the WM8904 audio CODEC
|
2014-07-31 11:14:57 -06:00 |
sam_ostest.c
|
SAMA5: Add support for the FPU OS test
|
2013-09-18 10:35:03 -06:00 |
sam_ov2640.c
|
SAMA5 PCK: Add support for the slow clock as the PCK clock source
|
2014-07-19 13:55:08 -06:00 |
sam_pwm.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_sdram.c
|
Updated SAMA5 SFR header file for the SAMA5D4
|
2014-06-08 07:48:36 -06:00 |
sam_spi.c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
sam_touchscreen.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_usb.c
|
Remove final traces of the 8015 from the NuttX source tree
|
2014-09-01 13:21:15 -06:00 |
sam_usbmsc.c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
sam_userleds.c
|
SAMA5: The PIO used for the red LED is also used as the camera module reset line: Added a configuration option to suppress use of the red LED if the PIO is used for another purpose. Reported by David Sidrane.
|
2014-04-11 15:57:35 -06:00 |
sam_wm8904.c
|
SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selected
|
2014-08-11 14:29:43 -06:00 |
sama5d3x-ek.h
|
KSZ80x1 PHY interrupts are active low and should trigger on the falling edge
|
2014-08-17 13:15:59 -06:00 |