Gregory Nutt
|
534def7212
|
Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND
|
2013-12-03 13:11:11 -06:00 |
|
Gregory Nutt
|
5a1350b475
|
SAMA5 NAND: Only CS3 can have NAND
|
2013-12-03 06:59:22 -06:00 |
|
Gregory Nutt
|
46287d55d0
|
SAMA5D3x-EK: Cosmetic improvements to the NOR boot printfs; updated README
|
2013-12-02 17:22:55 -06:00 |
|
Gregory Nutt
|
1b016dde80
|
NXFFS: When dumping the MTD content, don't abort on a read error. For NAND, the read error probably just means that an uncorrectable ECC was encountered
|
2013-12-01 20:17:09 -06:00 |
|
Gregory Nutt
|
4418c9664d
|
SAMA5 NAND: Basic NAND access now work (software ECC and no DMA)
|
2013-12-01 18:21:41 -06:00 |
|
Gregory Nutt
|
9ef6e0ce17
|
Costmet updates, naming, debug output, README file
|
2013-12-01 07:39:20 -06:00 |
|
Gregory Nutt
|
91517ead98
|
Changes for ZDS-II ez80 build
|
2013-11-28 17:47:03 -06:00 |
|
Gregory Nutt
|
b55565ae50
|
SAMA5 NAND: A few bug fixes for integration. Still lots more to do
|
2013-11-27 11:04:40 -06:00 |
|
Gregory Nutt
|
10f097ed1e
|
SAMA5 NAND: Fix some DMA related issues
|
2013-11-27 07:37:42 -06:00 |
|
Gregory Nutt
|
b7a3597f87
|
SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board support
|
2013-11-25 12:10:24 -06:00 |
|
Gregory Nutt
|
f01ef89483
|
README update
|
2013-11-12 17:15:27 -06:00 |
|
Gregory Nutt
|
c75f576fef
|
SAMA5D3x-EK updated README
|
2013-11-12 17:00:37 -06:00 |
|
Gregory Nutt
|
a544acfce4
|
Updated SAMA5D3x-EK README file
|
2013-11-11 16:17:13 -06:00 |
|
Gregory Nutt
|
e5cc111359
|
SAMA5D3x-EK README: Add description of WM8904 CODEC
|
2013-11-10 07:16:43 -06:00 |
|
Gregory Nutt
|
90a2679031
|
SAMA5 PWM: PWM driver is now functional
|
2013-11-07 09:17:46 -06:00 |
|
Gregory Nutt
|
f9adc35bda
|
SAMA5D3x-EK: Add support board-specific PWM testing
|
2013-11-06 14:38:19 -06:00 |
|
Gregory Nutt
|
5f50951466
|
Updated spark configuration from David Sidrane
|
2013-11-05 09:15:50 -06:00 |
|
Gregory Nutt
|
f68d5acfd7
|
Fix typo introduced (by me) in the last large set of changes from Ken Pettit
|
2013-11-04 10:49:36 -06:00 |
|
Gregory Nutt
|
a3e49b5f06
|
SAMA5 CAN: Add board-specific initialization logic
|
2013-11-03 10:03:52 -06:00 |
|
Gregory Nutt
|
717ef07b8c
|
Minor changes while pondering a camera interface
|
2013-10-29 16:57:06 -06:00 |
|
Gregory Nutt
|
37e6c99cd6
|
SAMA5 ADC: Seems functional in all modes including DMA
|
2013-10-28 10:08:12 -06:00 |
|
Gregory Nutt
|
eb04669276
|
SAMA5 README update
|
2013-10-27 11:09:53 -06:00 |
|
Gregory Nutt
|
36d3b19ba2
|
Remove carriage returns from SAMA5 TC files just commited
|
2013-10-23 15:39:00 -06:00 |
|
Gregory Nutt
|
faed6ca689
|
Add logic to enable DEBUG_NET if NET=n but WL_CC3000=y
|
2013-10-23 11:48:57 -06:00 |
|
Gregory Nutt
|
5edb122b87
|
SAMA5 CAN: Update readme on how to configure CAN
|
2013-10-23 11:32:12 -06:00 |
|
Gregory Nutt
|
d001b133eb
|
SAMA5 demo configuration: TRNG and /dev/random are now enabled
|
2013-10-20 12:16:17 -06:00 |
|
Gregory Nutt
|
c4f68441f6
|
SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheral
|
2013-10-20 11:38:31 -06:00 |
|
Gregory Nutt
|
537cf4bba2
|
SAMA5 norboot configuration updates
|
2013-10-20 08:44:07 -06:00 |
|
Gregory Nutt
|
01ae0331a0
|
SAMA5 WDT: Miss watchdog fixes
|
2013-10-20 08:24:05 -06:00 |
|
Gregory Nutt
|
3f81f62b4b
|
Updated README
|
2013-10-19 12:37:14 -06:00 |
|
Gregory Nutt
|
ff312168e8
|
Add instructions to enable RTC in the nsh/ configuration; RTC enabled by default in the demo configuration
|
2013-10-19 10:38:23 -06:00 |
|
Gregory Nutt
|
983c3370ea
|
SAMA5 LCD: Move framebuffers to center of free memory region. That creates a guard band around the framebuffers that gives a little protection from any bad writes into the framebuffer
|
2013-10-18 10:11:20 -06:00 |
|
Gregory Nutt
|
465b551784
|
Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Calibration instruction messages
|
2013-10-14 14:53:38 -06:00 |
|
Gregory Nutt
|
01b3dd6dc0
|
SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boards
|
2013-10-13 18:49:32 -06:00 |
|
Gregory Nutt
|
2e03fdc4f7
|
SAMA5: Add an examples/nx configuration for testing the LCD
|
2013-10-08 16:52:21 -06:00 |
|
Gregory Nutt
|
4563ef16b5
|
SAMA5: Integrate touchscreen and ADC drivers into the build
|
2013-10-03 12:49:13 -06:00 |
|
Gregory Nutt
|
d643619316
|
SAMA5: Update README.txt to show how to configure GMAC
|
2013-09-27 16:58:25 -06:00 |
|
Gregory Nutt
|
33e3bbefd5
|
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
|
2013-09-25 18:50:14 -06:00 |
|
Gregory Nutt
|
229c5748c5
|
Move apps/examples/cdcacm to apps/system/cdcacm
|
2013-09-25 17:23:03 -06:00 |
|
Gregory Nutt
|
024cb72187
|
Move apps/examples/usbmsc to apps/system/usbmsc
|
2013-09-25 16:54:39 -06:00 |
|
Gregory Nutt
|
6c4e26322c
|
Updated README.txt
|
2013-09-25 15:21:23 -06:00 |
|
Gregory Nutt
|
517887f445
|
Fix badly applied patch to ENCX24J600
|
2013-09-25 08:26:56 -06:00 |
|
Gregory Nutt
|
6fedf8658a
|
SAMA5 UDPHS: Minor clean-up of STALL logic
|
2013-09-23 18:10:41 -06:00 |
|
Gregory Nutt
|
8f9c70da3b
|
SAMA5D3x-EK AT25 Serial FLASH: Dropping SPI frequency to 10MHz gives more reliable behavior
|
2013-09-22 12:22:55 -06:00 |
|
Gregory Nutt
|
03c93c0e5b
|
Fix minor typos in README file
|
2013-09-21 15:38:11 -06:00 |
|
Gregory Nutt
|
1782cfa61d
|
SAMA5D3x-EK: Always use UPLL for USB clocking
|
2013-09-21 12:20:11 -06:00 |
|
Gregory Nutt
|
26b155a4b6
|
SAMA5 OHCI: Fix some problems with D-Cache coherency and physical addressing related to interrupt endpoints
|
2013-09-20 15:22:09 -06:00 |
|
Gregory Nutt
|
dc8c4d581c
|
Names of some USB device definitions changed to avoid collisions
|
2013-09-20 10:00:30 -06:00 |
|
Gregory Nutt
|
07a294d71e
|
SAMA5: Add support for the FPU OS test
|
2013-09-18 10:35:03 -06:00 |
|
Gregory Nutt
|
1edf5615c1
|
SAMA5 EMAC: Changes from early debug sessions. Still a way to go
|
2013-09-17 15:52:19 -06:00 |
|