Gregory Nutt
|
f18541fe41
|
SAM4E: Clarify LCD data width
|
2014-03-28 08:29:04 -06:00 |
|
Gregory Nutt
|
a53493eacc
|
SAM4E: Clarify LCD data width
|
2014-03-28 08:29:04 -06:00 |
|
Gregory Nutt
|
f009601bf7
|
SAM4E-EK: Remove bogus LCD driver; replace with information that might be useful to someone who wants to develop an LCD driver for the SAM4E-EK
|
2014-03-27 10:38:21 -06:00 |
|
Gregory Nutt
|
d8b2011218
|
SAM4E-EK: Remove bogus LCD driver; replace with information that might be useful to someone who wants to develop an LCD driver for the SAM4E-EK
|
2014-03-27 10:38:21 -06:00 |
|
Gregory Nutt
|
90b0d6d13f
|
SAM4E-EK: CMCC is enabled in all configurations and delay loop has been calibrated
|
2014-03-26 17:07:08 -06:00 |
|
Gregory Nutt
|
942c6e0e44
|
SAM4E-EK: CMCC is enabled in all configurations and delay loop has been calibrated
|
2014-03-26 17:07:08 -06:00 |
|
Gregory Nutt
|
13af80568b
|
SAM4E-EK: All configurations converted to run with 120MHz CPU clock
|
2014-03-26 14:03:33 -06:00 |
|
Gregory Nutt
|
63af8d88fb
|
SAM4E-EK: All configurations converted to run with 120MHz CPU clock
|
2014-03-26 14:03:33 -06:00 |
|
Gregory Nutt
|
698a4c2cd2
|
SAM4E USP: Re-vamp read request queue handling. Add logic to handle RX overrun errors
|
2014-03-26 11:38:47 -06:00 |
|
Gregory Nutt
|
3f4593dda8
|
SAM4E USP: Re-vamp read request queue handling. Add logic to handle RX overrun errors
|
2014-03-26 11:38:47 -06:00 |
|
Gregory Nutt
|
9350b9d4d0
|
SAMA5D3: Fix some typos in last blind changes backported from the SAM4e. And verified
|
2014-03-25 16:11:33 -06:00 |
|
Gregory Nutt
|
8fb610a537
|
SAMA5D3: Fix some typos in last blind changes backported from the SAM4e. And verified
|
2014-03-25 16:11:33 -06:00 |
|
Gregory Nutt
|
f99990579d
|
backport a serial console fix from the sam4e to the sama5d3
|
2014-03-25 14:34:07 -06:00 |
|
Gregory Nutt
|
e68f6049c5
|
backport a serial console fix from the sam4e to the sama5d3
|
2014-03-25 14:34:07 -06:00 |
|
Gregory Nutt
|
9f2946833b
|
Add missing HSCMI configuration options; Make HSMCI configuration naming more compatible; Fix HSCMI clocking to use the CLKODD bit
|
2014-03-24 14:25:40 -06:00 |
|
Gregory Nutt
|
03bd2a6ad9
|
Add missing HSCMI configuration options; Make HSMCI configuration naming more compatible; Fix HSCMI clocking to use the CLKODD bit
|
2014-03-24 14:25:40 -06:00 |
|
Gregory Nutt
|
7b1e036057
|
Cosmetic updates to comments and README files
|
2014-03-24 10:23:56 -06:00 |
|
Gregory Nutt
|
9a484b4c6e
|
Cosmetic updates to comments and README files
|
2014-03-24 10:23:56 -06:00 |
|
Gregory Nutt
|
2ba8224cdc
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files
|
2014-03-23 15:48:10 -06:00 |
|
Gregory Nutt
|
70c8dcaa34
|
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files
|
2014-03-23 15:48:10 -06:00 |
|
Gregory Nutt
|
1b0e1aee04
|
SAM4E-EK: Fixes for HSMCI compilation
|
2014-03-23 15:46:55 -06:00 |
|
Gregory Nutt
|
9ff81f3b1f
|
SAM4E-EK: Fixes for HSMCI compilation
|
2014-03-23 15:46:55 -06:00 |
|
Gregory Nutt
|
8094dfb4fd
|
Fix condition in conditional compilation associated with USB monitor support
|
2014-03-23 13:33:30 -06:00 |
|
Gregory Nutt
|
7cebadd05f
|
Fix condition in conditional compilation associated with USB monitor support
|
2014-03-23 13:33:30 -06:00 |
|
Gregory Nutt
|
0153c903e0
|
Cosmet update to debug messages and to comments
|
2014-03-23 13:32:39 -06:00 |
|
Gregory Nutt
|
b583c95de4
|
Cosmet update to debug messages and to comments
|
2014-03-23 13:32:39 -06:00 |
|
Gregory Nutt
|
97c397477a
|
Fix bad configuration change of last commit
|
2014-03-23 10:38:31 -06:00 |
|
Gregory Nutt
|
4670aab945
|
Fix bad configuration change of last commit
|
2014-03-23 10:38:31 -06:00 |
|
Gregory Nutt
|
340afb2ef4
|
SAM4E-EK: Enable interrupt stack in all configurations
|
2014-03-23 10:12:57 -06:00 |
|
Gregory Nutt
|
9d9631243a
|
SAM4E-EK: Enable interrupt stack in all configurations
|
2014-03-23 10:12:57 -06:00 |
|
Gregory Nutt
|
d43cfeb6a6
|
SAM4E-EK UDP: prevent some bad recursive behavior
|
2014-03-22 17:30:17 -06:00 |
|
Gregory Nutt
|
293b5d7723
|
SAM4E-EK UDP: prevent some bad recursive behavior
|
2014-03-22 17:30:17 -06:00 |
|
Gregory Nutt
|
a32e0e2b30
|
SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console
|
2014-03-22 09:27:43 -06:00 |
|
Gregory Nutt
|
f066b87828
|
SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console
|
2014-03-22 09:27:43 -06:00 |
|
Gregory Nutt
|
474ab5226d
|
SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures
|
2014-03-21 11:22:50 -06:00 |
|
Gregory Nutt
|
9f2ee0966a
|
SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures
|
2014-03-21 11:22:50 -06:00 |
|
Gregory Nutt
|
ba51d1d575
|
SAM4E UDP: Cosmetic updates to tracing and README
|
2014-03-21 10:45:12 -06:00 |
|
Gregory Nutt
|
06e60bab2b
|
SAM4E UDP: Cosmetic updates to tracing and README
|
2014-03-21 10:45:12 -06:00 |
|
Gregory Nutt
|
b35fab2e9e
|
Cosmetic update to README
|
2014-03-20 15:21:26 -06:00 |
|
Gregory Nutt
|
349f7155c7
|
Cosmetic update to README
|
2014-03-20 15:21:26 -06:00 |
|
Gregory Nutt
|
b1c0739176
|
SAM4E UDP: Add support for USB monitor
|
2014-03-18 16:33:36 -06:00 |
|
Gregory Nutt
|
47ffb340e9
|
SAM4E UDP: Add support for USB monitor
|
2014-03-18 16:33:36 -06:00 |
|
Gregory Nutt
|
465250f7cd
|
SAM4E: Fix a few more UDP bring-up bugs. Still not working
|
2014-03-18 11:00:20 -06:00 |
|
Gregory Nutt
|
5f8304415d
|
SAM4E: Fix a few more UDP bring-up bugs. Still not working
|
2014-03-18 11:00:20 -06:00 |
|
Gregory Nutt
|
6b65388023
|
SAM4E: Revise board-specific USB MSC support
|
2014-03-18 09:31:02 -06:00 |
|
Gregory Nutt
|
fe9023752a
|
SAM4E: Revise board-specific USB MSC support
|
2014-03-18 09:31:02 -06:00 |
|
Gregory Nutt
|
1ec72470e3
|
Removed to unnecessary, cloned USB-related logic
|
2014-03-17 14:13:09 -06:00 |
|
Gregory Nutt
|
f673057c2f
|
Removed to unnecessary, cloned USB-related logic
|
2014-03-17 14:13:09 -06:00 |
|
Gregory Nutt
|
a63c3985e7
|
SAM4E: Add USB full speed device (UDP) driver
|
2014-03-17 12:37:55 -06:00 |
|
Gregory Nutt
|
e869de4272
|
SAM4E: Add USB full speed device (UDP) driver
|
2014-03-17 12:37:55 -06:00 |
|
Gregory Nutt
|
1f645b4521
|
SAM3/4: Fleshing out environment to support USB device (UDP)
|
2014-03-16 14:11:22 -06:00 |
|
Gregory Nutt
|
1cde363251
|
SAM3/4: Fleshing out environment to support USB device (UDP)
|
2014-03-16 14:11:22 -06:00 |
|
Gregory Nutt
|
37eafe2188
|
SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH suported enabled by default
|
2014-03-14 12:35:17 -06:00 |
|
Gregory Nutt
|
4d34848389
|
SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH suported enabled by default
|
2014-03-14 12:35:17 -06:00 |
|
Gregory Nutt
|
4f657b0577
|
SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work.
|
2014-03-13 15:54:09 -06:00 |
|
Gregory Nutt
|
dba6cca886
|
SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work.
|
2014-03-13 15:54:09 -06:00 |
|
Gregory Nutt
|
56e8db0166
|
SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash
|
2014-03-13 14:07:35 -06:00 |
|
Gregory Nutt
|
42e06fb503
|
SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash
|
2014-03-13 14:07:35 -06:00 |
|
Gregory Nutt
|
1c1e821b34
|
Backport SPI driver enhancements from SAMA5 to SAM3/4
|
2014-03-13 10:34:35 -06:00 |
|
Gregory Nutt
|
7e16cee6b5
|
Backport SPI driver enhancements from SAMA5 to SAM3/4
|
2014-03-13 10:34:35 -06:00 |
|
Gregory Nutt
|
6bc43d49c2
|
SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default
|
2014-03-13 09:03:03 -06:00 |
|
Gregory Nutt
|
0bd5f23a30
|
SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default
|
2014-03-13 09:03:03 -06:00 |
|
Gregory Nutt
|
bd86f7f2d9
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
|
Gregory Nutt
|
1a2845a4ef
|
SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver
|
2014-03-12 15:03:59 -06:00 |
|
Gregory Nutt
|
f24afa80b2
|
SAM4E: Various bring-up fixes. NSH now works
|
2014-03-12 10:59:19 -06:00 |
|
Gregory Nutt
|
ce82132ef1
|
SAM4E: Various bring-up fixes. NSH now works
|
2014-03-12 10:59:19 -06:00 |
|
Gregory Nutt
|
5786acb16e
|
SAM4E-EK: Purely cosmetic updates
|
2014-03-11 10:44:00 -06:00 |
|
Gregory Nutt
|
875b985781
|
SAM4E-EK: Purely cosmetic updates
|
2014-03-11 10:44:00 -06:00 |
|
Gregory Nutt
|
9bc92c640d
|
SAM4E-EK: Add basic board support
|
2014-03-10 15:18:46 -06:00 |
|
Gregory Nutt
|
99d2f3a993
|
SAM4E-EK: Add basic board support
|
2014-03-10 15:18:46 -06:00 |
|