Gregory Nutt
|
a1e250697c
|
configs/*/include; Remove prototype of xyz_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/xyz/xyz_start.h
|
2017-12-16 20:47:44 -06:00 |
Gregory Nutt
|
f56ed529e5
|
Remove prototypes for all user LED interfaces from board.h header files
|
2015-11-01 10:53:34 -06:00 |
Gregory Nutt
|
68a97a53ac
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
Gregory Nutt
|
084e984efb
|
Fix minor typos in C comments
|
2014-11-27 07:57:32 -06:00 |
Gregory Nutt
|
16c1405a70
|
Convert existing board specific PHY interrupt interfaces to use newly defined standard interface
|
2014-08-16 08:35:31 -06:00 |
Gregory Nutt
|
1db7842e2e
|
SAMA5 PCK: Add Main clock as an option for the PCK clock source
|
2014-08-03 10:17:50 -06:00 |
Gregory Nutt
|
ff0de0d603
|
SAMA5D-EK: Correct system timer frequency. Input clock is MCK/2, not MCK
|
2014-07-29 07:12:36 -06:00 |
Gregory Nutt
|
f240f7e513
|
SAMA5: Add slow clock support
|
2014-07-19 13:07:55 -06:00 |
Gregory Nutt
|
5ba0617e9c
|
SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two families. No idea why.
|
2014-07-03 12:28:11 -06:00 |
Gregory Nutt
|
37d6366f08
|
SAMA5D4: USART peripheral clock appears to be MCK/2
|
2014-06-20 11:40:36 -06:00 |
Gregory Nutt
|
1634a11bd0
|
SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB so that the configuration and build system can configure them. I might come up with something better later
|
2014-06-10 17:40:25 -06:00 |
Gregory Nutt
|
ae142009da
|
SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Things are going to have to be done differently
|
2014-06-09 12:16:16 -06:00 |
Gregory Nutt
|
24af2deb30
|
Update SAMA5D4-EK PIO usage
|
2014-06-07 09:37:17 -06:00 |
Gregory Nutt
|
70207e05e3
|
SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has to EMAC modules and no GMAC
|
2014-06-04 12:04:24 -06:00 |
Gregory Nutt
|
8713ee3428
|
SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type xcpt_t
|
2014-04-17 10:01:15 -06:00 |
Gregory Nutt
|
22c2ef2abe
|
SAMA5 boards: Operation at 528Mhz has been verified
|
2014-04-04 10:36:53 -06:00 |
Gregory Nutt
|
52cfdccd7a
|
SAMA5 boards: Add set up for 528MHz CPU clock
|
2014-04-03 17:12:17 -06:00 |
Gregory Nutt
|
cdcf4f3ad6
|
Costmetic fixes to README and some comments
|
2014-03-30 11:34:18 -06:00 |
Gregory Nutt
|
c433c684fa
|
SAMA5D23 boards: When running out of SDRAM, need to query the PMC to determine operating frequency
|
2014-03-29 17:51:06 -06:00 |
Gregory Nutt
|
b16da844a8
|
Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished)
|
2014-03-28 15:20:26 -06:00 |