Gregory Nutt
|
e1289c5ebc
|
Update README
|
2014-12-03 15:31:33 -06:00 |
|
Gregory Nutt
|
d4efa9eb9c
|
SAMA5D3 Xplained: A few fixes for the AJoystick driver (still not working)
|
2014-12-03 14:33:00 -06:00 |
|
Gregory Nutt
|
6574b27abb
|
SAMA5D3 Xplained: Add support for the Itead Joystick shield
|
2014-12-03 12:24:23 -06:00 |
|
Gregory Nutt
|
121aa0ca68
|
Update comments and README
|
2014-11-24 07:25:40 -06:00 |
|
Gregory Nutt
|
5055d00caf
|
Update READMEs
|
2014-11-21 14:05:20 -06:00 |
|
Gregory Nutt
|
7cea0f5a69
|
SAMA5D3 Xplained: Add an apps/examples/bridge configuration
|
2014-11-20 16:24:30 -06:00 |
|
Gregory Nutt
|
3715040386
|
Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET_SLIP_TCP_RECVWNDO in all defconfig files
|
2014-11-16 10:49:33 -06:00 |
|
Gregory Nutt
|
66f49ae9b4
|
Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt files
|
2014-11-16 08:18:56 -06:00 |
|
Gregory Nutt
|
d767c06085
|
Update README files, Kconfig help comments, and make the network monitor not EXPERIMENTAL
|
2014-08-18 07:24:47 -06:00 |
|
Gregory Nutt
|
04f59f1761
|
Update README files
|
2014-08-12 10:01:12 -06:00 |
|
Gregory Nutt
|
cff5132179
|
SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selected
|
2014-08-11 14:29:43 -06:00 |
|
Gregory Nutt
|
86ebe4725b
|
Updated README files
|
2014-08-10 20:02:45 -06:00 |
|
Gregory Nutt
|
3985dc9120
|
Cosmetic changed, updated README files, improved comments
|
2014-08-10 13:11:31 -06:00 |
|
Gregory Nutt
|
9b76a1b758
|
Update README files
|
2014-08-10 11:34:20 -06:00 |
|
Gregory Nutt
|
1ff92f2f95
|
SAMA5D3 HSMCI: TX DMA is again disabled
|
2014-08-05 07:07:39 -06:00 |
|
Gregory Nutt
|
2b0c56a31d
|
SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are functional. They are so now TX DMA is re-enabled in the driver. This might affect the SAMA5D3 platforms where the TX DMA problem was found. The SAMA4D3 and 4 use the same HSMCI driver. Much has change since then and it is not surprising that DMA is now functional. However, the has not be re-verified on the SAMA5D3 which has a different DMA controller.
|
2014-07-30 11:20:06 -06:00 |
|
Gregory Nutt
|
42b28ba383
|
SAMA5D4: Add auto-mounter support for HSMCI0
|
2014-07-29 15:34:31 -06:00 |
|
Gregory Nutt
|
8edc57137c
|
SAMA5D3/4: All configurations. I suspect a MMC/SD multi-block DMA transfer issue. So for name, this feature is disabled in all configurations
|
2014-07-23 07:58:10 -06:00 |
|
Gregory Nutt
|
285f66a2c1
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
234d118c61
|
SAMA5D4-EK: NSH configuration now supports the RTC
|
2014-06-29 07:40:37 -06:00 |
|
Gregory Nutt
|
caf1b2d641
|
SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRNG, an NSH startup script, and a RAM disk at /tmp
|
2014-06-28 16:11:41 -06:00 |
|
Gregory Nutt
|
57da49beb3
|
SAMA5D4-EK: Update pins used by HSMCI
|
2014-06-11 14:45:01 -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
|
ae01e0819d
|
SAMA5: Cosmetic clean-up of README files
|
2014-06-04 17:02:30 -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
|
5eb9ee30dd
|
Updated README files
|
2014-04-16 16:41:47 -06:00 |
|
Gregory Nutt
|
51950d7850
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
cecf3775e2
|
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 |
|
Gregory Nutt
|
069ea487ae
|
Long needed clean up of DNS resolver for coding style and naming conventions
|
2014-04-11 12:25:32 -06:00 |
|
Gregory Nutt
|
724ad8d7b5
|
Updated README files and comments
|
2014-04-07 07:43:28 -06:00 |
|
Gregory Nutt
|
2a1a468fe1
|
SAMA5D3 Xplained: Delay loop calibrated
|
2014-04-03 16:38:36 -06:00 |
|
Gregory Nutt
|
cb86f97702
|
If LOWVECTORS is selected, then we need to clear the VBAR register. A bootloader may have left the VBAR in an bad state
|
2014-04-03 13:09:30 -06:00 |
|
Gregory Nutt
|
a23fc8cc56
|
Updated comments and README
|
2014-04-02 09:03:29 -06:00 |
|
Gregory Nutt
|
015c911b8b
|
SAMA5 DBGU: Add logic to suppress DBGU reconfiguration when started from a bootloader
|
2014-04-02 09:03:27 -06:00 |
|
Gregory Nutt
|
13295a6a1b
|
Top level make will now generate a U-Boot uImage file
|
2014-04-01 11:56:58 -06:00 |
|
Gregory Nutt
|
dd094828ec
|
SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console
|
2014-04-01 11:24:15 -06:00 |
|
Gregory Nutt
|
eb74d08118
|
Cosmetic update to comments and README files
|
2014-03-31 17:25:39 -06:00 |
|
Gregory Nutt
|
cd2c436f96
|
Cosmetic updates to comments and README files
|
2014-03-31 15:10:15 -06:00 |
|
Gregory Nutt
|
cdcf4f3ad6
|
Costmetic fixes to README and some comments
|
2014-03-30 11:34:18 -06:00 |
|
Gregory Nutt
|
b0c302ea06
|
Add instructions for running NuttX from NAND or TFTP
|
2014-03-30 10:25:44 -06:00 |
|
Gregory Nutt
|
0d22850b30
|
SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board configuration
|
2014-03-29 15:05:09 -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 |
|