Gregory Nutt
|
f9bf993348
|
A10 peripheral selection logic
|
2013-12-09 15:24:54 -06:00 |
|
Gregory Nutt
|
d2914c6811
|
A little SAMA5 camera stuff
|
2013-12-09 14:20:11 -06:00 |
|
Gregory Nutt
|
41b2989549
|
Add OV2640 camera support to test the SAMA5 ISI peripheral
|
2013-12-09 10:51:22 -06:00 |
|
Gregory Nutt
|
b3216c317a
|
pcDuino: More changes to get the code fragments that are in place building successfully
|
2013-12-07 16:44:23 -06:00 |
|
Gregory Nutt
|
2f8a32a109
|
Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin
|
2013-12-07 14:25:35 -06:00 |
|
Gregory Nutt
|
45f46b4815
|
Minor updates to comments and README files
|
2013-12-07 07:00:48 -06:00 |
|
Gregory Nutt
|
d5e7644e23
|
SAMA5 NAND: bugfixes
|
2013-12-06 11:34:29 -06:00 |
|
Gregory Nutt
|
994a49f8b8
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
|
Gregory Nutt
|
da2a5873bd
|
Cosmetic updates to comments and READMEs
|
2013-12-04 16:41:45 -06:00 |
|
Gregory Nutt
|
e7b4658117
|
SAMA5 NAND: Fix some PMECC setup logic
|
2013-12-04 11:56:56 -06:00 |
|
Gregory Nutt
|
7711a66347
|
Add drivers/mtd/README.txt
|
2013-12-04 07:46:10 -06:00 |
|
Gregory Nutt
|
ddcc133368
|
SAMA5 NAND: Updated README and configuration logic
|
2013-12-03 14:32:59 -06:00 |
|
Gregory Nutt
|
cafee7bc49
|
Updated README
|
2013-12-03 13:26:09 -06:00 |
|
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
|
778a5f2b27
|
ViewTool STM32F107: Basic NSH checks out okay
|
2013-12-01 10:05:40 -06:00 |
|
Gregory Nutt
|
9ef6e0ce17
|
Costmet updates, naming, debug output, README file
|
2013-12-01 07:39:20 -06:00 |
|
Gregory Nutt
|
b35bc21fb9
|
ViewTool STM32F107: Add support for on-board LEDs and buttons
|
2013-11-30 14:15:15 -06:00 |
|
Gregory Nutt
|
6b18d2d376
|
Basic board support for the ViewTool STM32F103/F107 board
|
2013-11-30 12:14:15 -06:00 |
|
Gregory Nutt
|
9752335ed9
|
More changes for a clean ez80 KITG build
|
2013-11-29 16:12:59 -06:00 |
|
Gregory Nutt
|
0a11d8767f
|
Make naming consistent for USB host initialiation functions
|
2013-11-29 14:31:44 -06:00 |
|
Gregory Nutt
|
e9252b8806
|
LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt endpoints)
|
2013-11-29 14:31:42 -06:00 |
|
Gregory Nutt
|
059c161797
|
examples/hidkbd now expects an architecture-specific USB HOST initialization function
|
2013-11-29 14:31:40 -06:00 |
|
Gregory Nutt
|
3b5689da2b
|
examples/hidkbd now expects an architecture-specific USB HOST initialization function
|
2013-11-29 14:31:38 -06:00 |
|
Gregory Nutt
|
f4b4683c81
|
examples/hidkbd no expects an architecture-specific USB HOST initialization function
|
2013-11-29 14:31:34 -06:00 |
|
Gregory Nutt
|
91517ead98
|
Changes for ZDS-II ez80 build
|
2013-11-28 17:47:03 -06:00 |
|
Gregory Nutt
|
946e927609
|
STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken Pettit
|
2013-11-28 08:21:15 -06:00 |
|
Gregory Nutt
|
3b7626236d
|
LPC31 EHCI: Seems to work after re-ordering some initialization logic
|
2013-11-27 13:14:23 -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
|
395b7bff67
|
Cosmetic changes
|
2013-11-22 13:36:07 -06:00 |
|
Gregory Nutt
|
bf51126235
|
LPC3131 EHCI: More fixes
|
2013-11-21 16:39:49 -06:00 |
|
Gregory Nutt
|
a6093ec53b
|
LPC-H3131: SDRAM comments updated
|
2013-11-21 14:47:37 -06:00 |
|
Gregory Nutt
|
f537edbe36
|
LPC-H3131: SDRAM timing update. Still does not work
|
2013-11-21 14:46:49 -06:00 |
|
Gregory Nutt
|
d7f11a8656
|
LPC-H3131 SDRAM: Fix some build issues
|
2013-11-21 12:45:42 -06:00 |
|
Gregory Nutt
|
5724e04fff
|
LPC-H3131: SDRAM support (untested)
|
2013-11-21 06:37:50 -06:00 |
|
Gregory Nutt
|
4a1b016f44
|
Olimex LPC-H3131: Some restructuring of intialization logic
|
2013-11-20 17:01:34 -06:00 |
|
Gregory Nutt
|
0a0537ebb7
|
lpc31 ECHI. Early debug changes
|
2013-11-20 16:24:10 -06:00 |
|
Gregory Nutt
|
04aa1e5384
|
Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking?
|
2013-11-19 15:54:23 -06:00 |
|
Gregory Nutt
|
4c2b07c388
|
Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection.
|
2013-11-19 15:52:10 -06:00 |
|
Gregory Nutt
|
06330220ef
|
Updated README
|
2013-11-18 19:07:49 -06:00 |
|
Gregory Nutt
|
d078398f2b
|
Add .gitignore files; update a README
|
2013-11-18 15:38:04 -06:00 |
|
Gregory Nutt
|
04c764b496
|
Add support for the Olimex LPC-H3131 board
|
2013-11-18 14:51:38 -06:00 |
|
Gregory Nutt
|
3a26c6cc81
|
Further NAND development
|
2013-11-16 11:46:35 -06:00 |
|
Gregory Nutt
|
8563b45558
|
EA3131: Framework for USB host support
|
2013-11-15 15:56:24 -06:00 |
|
Gregory Nutt
|
9cca0778b2
|
Add support for ONFI compatible NAND devices (NAND logic still incomplete)
|
2013-11-15 14:11:21 -06:00 |
|