summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/include/board.h
Commit message (Expand)AuthorAgeFilesLines
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-42/+0
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-071-1/+1
* Further NAND developmentGregory Nutt2013-11-161-3/+3
* Add support for ONFI compatible NAND devices (NAND logic still incomplete)Gregory Nutt2013-11-151-0/+14
* SAMA5 PWM: PWM driver is now functionalGregory Nutt2013-11-071-42/+80
* SAMA5D3x-EK: Add support board-specific PWM testingGregory Nutt2013-11-061-0/+68
* SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashesGregory Nutt2013-10-111-12/+20
* SAMA5 LCDC: Wait when the LCDC is resynchronizing (SIF); Try start-up parame...Gregory Nutt2013-10-101-24/+10
* SAMA5 LCDC: Corrections from first debug sessions. Still a way to goGregory Nutt2013-10-091-1/+0
* SAMA5: LCDC driver incorporated into the build system.Gregory Nutt2013-10-081-0/+27
* SAMA5: LCDC driver progressGregory Nutt2013-10-071-0/+12
* SAMA5D3x-EK: Always use UPLL for USB clockingGregory Nutt2013-09-211-1/+1
* SAMA5 EMAC: Incremental progress. Still not code completeGregory Nutt2013-09-161-1/+2
* SAMA5 Ethernet: Add support for PHY interruptsGregory Nutt2013-09-151-0/+13
* SAMA5: EHCI now handles low- and full-speed connections by giving them to OHC...Gregory Nutt2013-08-241-5/+8
* SAMA5: Alternatie clock configuration that yields a perfect 48MHz full speed...Gregory Nutt2013-08-141-123/+11
* SAMA5: Fix out of range USB PLL divisorGregory Nutt2013-08-141-3/+5
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-0/+34
* SAMA5: Add PIO interrupt support. Massive name changes for consistency in PI...Gregory Nutt2013-08-061-2/+2
* SAMA5: Delay loop calibrated; Correct sense of the RED LEDGregory Nutt2013-07-311-1/+1
* SAMA5: The ostest configuration have been converted to run out of NOR flash. ...Gregory Nutt2013-07-281-1/+10
* Removed unused ARMv7-A cache functionGregory Nutt2013-07-271-2/+2
* Update SAMA5D3x-EK board configuration to support on-board UART connections, ...Gregory Nutt2013-07-241-8/+68
* SAMA5 clock configuration should now agree with Atmel sample code; Added head...Gregory Nutt2013-07-221-12/+24
* Add SAMA5 clock logic. Cloned from SAM3U and not yet verifiedGregory Nutt2013-07-221-2/+82
* Add system timer logic for the SAMA5Gregory Nutt2013-07-211-0/+4
* A few more SAMA5D3 filesGregory Nutt2013-07-191-1/+1
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-0/+157