Gregory Nutt
|
68c964e3e2
|
LPC-H3131 SDRAM: Fix some build issues
|
2013-11-21 12:45:42 -06:00 |
|
Gregory Nutt
|
e93894b53a
|
SAMA5 NAND: More progress
|
2013-11-21 11:13:08 -06:00 |
|
Gregory Nutt
|
38042f641a
|
LPC-H3131: SDRAM support (untested)
|
2013-11-21 06:37:50 -06:00 |
|
Gregory Nutt
|
dace1ec4b0
|
Olimex LPC-H3131: Some restructuring of intialization logic
|
2013-11-20 17:01:34 -06:00 |
|
Gregory Nutt
|
22378d66c5
|
lpc31 ECHI. Early debug changes
|
2013-11-20 16:24:10 -06:00 |
|
Gregory Nutt
|
8f0c334d04
|
ARM9: More cache control functions
|
2013-11-20 15:24:14 -06:00 |
|
Gregory Nutt
|
31004d1cf7
|
SAMA5 NAND: Add block erase logic
|
2013-11-20 13:55:23 -06:00 |
|
Gregory Nutt
|
9e804749e9
|
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
|
c9c6d0c0d1
|
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
|
da5670d10b
|
LPC3131 EHCI: Add USB host tracing support
|
2013-11-19 15:48:02 -06:00 |
|
Gregory Nutt
|
448c8572cd
|
Rethinking some NAND interfaces
|
2013-11-19 08:50:12 -06:00 |
|
Gregory Nutt
|
9986d22e19
|
Updated README
|
2013-11-18 19:07:49 -06:00 |
|
Gregory Nutt
|
6cded05be3
|
Add .gitignore files; update a README
|
2013-11-18 15:38:04 -06:00 |
|
Gregory Nutt
|
a184224660
|
Add support for the Olimex LPC-H3131 board
|
2013-11-18 14:51:38 -06:00 |
|
Gregory Nutt
|
d8a3f21a47
|
Finishes up NAND software ECC logic
|
2013-11-18 11:42:17 -06:00 |
|
Gregory Nutt
|
3faa880ef1
|
MTD NAND: Beginning of software ECC logic
|
2013-11-18 09:43:44 -06:00 |
|
Gregory Nutt
|
22d4eb9cca
|
More NAND stuff
|
2013-11-17 14:35:57 -06:00 |
|
Gregory Nutt
|
d54832a942
|
More NAND stuff
|
2013-11-17 12:22:09 -06:00 |
|
Gregory Nutt
|
0e7a8668a5
|
Continuing NAND integration
|
2013-11-17 08:56:30 -06:00 |
|
Gregory Nutt
|
03b9f5a8e6
|
More NAND logic (still not complete)
|
2013-11-16 18:26:07 -06:00 |
|
Gregory Nutt
|
d421eb4fd6
|
Futher NAND development
|
2013-11-16 13:19:09 -06:00 |
|
Gregory Nutt
|
854e50b48e
|
Further NAND support
|
2013-11-16 12:22:43 -06:00 |
|
Gregory Nutt
|
7ccbbe07cb
|
Further NAND development
|
2013-11-16 11:46:35 -06:00 |
|
Gregory Nutt
|
c7657c9c5e
|
EA3131: Framework for USB host support
|
2013-11-15 15:56:24 -06:00 |
|
Gregory Nutt
|
e53ba01b64
|
Add support for ONFI compatible NAND devices (NAND logic still incomplete)
|
2013-11-15 14:11:21 -06:00 |
|
Gregory Nutt
|
897572a552
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
|
Gregory Nutt
|
f1671bb6a7
|
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
|
2013-11-15 09:49:27 -06:00 |
|
Gregory Nutt
|
121de26583
|
SAMA5 NAND: Basic support for access to NAND FLASH
|
2013-11-15 09:30:05 -06:00 |
|
Gregory Nutt
|
517546bb47
|
tools/mkconfig.c: CONFIG_FS_SMARTFS must be included in the list of writable file systems
|
2013-11-15 07:33:39 -06:00 |
|
Gregory Nutt
|
fb2988042e
|
FS mount logic: Fix error in conditional compilation. Reported by Daniel Palmer
|
2013-11-15 07:21:52 -06:00 |
|
Gregory Nutt
|
8353d234aa
|
LPC31 EHCI: First cut at an EHCI driver for the LPC31
|
2013-11-14 16:12:22 -06:00 |
|
Gregory Nutt
|
b3faf95a7c
|
LPC31: Configuration and build support for a forthcoming USB host driver; configs/ea3131/nsh converted to use kconfig-frontend tools
|
2013-11-14 15:33:43 -06:00 |
|
Gregory Nutt
|
b9d5acf6e4
|
SAMA5 PCK: Need to configure the programmable clock output pin as well
|
2013-11-14 11:41:59 -06:00 |
|
Gregory Nutt
|
778a41de1b
|
SAMA5 ISI: Framework for ISI drivers. Not much there on initial check-in
|
2013-11-14 11:17:00 -06:00 |
|
Gregory Nutt
|
b7ef5917be
|
SAMA5 PCK: Add support for programmable clock outputs
|
2013-11-14 11:16:04 -06:00 |
|
Gregory Nutt
|
bc58422444
|
STM32 CAN: Options for TSEG1 and TSEG2 quanta missing from Kconfig file
|
2013-11-14 08:29:36 -06:00 |
|
Gregory Nutt
|
015072a4d4
|
fs/binfs/README.txt: Add a README file
|
2013-11-13 16:40:03 -06:00 |
|
Gregory Nutt
|
7f9a982416
|
Updated README
|
2013-11-13 16:03:20 -06:00 |
|
Gregory Nutt
|
6e7c9b93c6
|
fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future
|
2013-11-13 15:59:14 -06:00 |
|
Gregory Nutt
|
7de422a42c
|
README update
|
2013-11-12 17:15:27 -06:00 |
|
Gregory Nutt
|
5e4d01f626
|
SAMA5D3x-EK updated README
|
2013-11-12 17:00:37 -06:00 |
|
Gregory Nutt
|
8e1abbc561
|
SAMA SSC: Add bufffer dump debug instrumentation
|
2013-11-12 16:22:05 -06:00 |
|
Gregory Nutt
|
dc5d404fb4
|
SAMA5 SSC: Fix DMA data width: 16 not 32 bits
|
2013-11-12 15:53:02 -06:00 |
|
Gregory Nutt
|
a016db8680
|
SAMA5: Fix issues with RX synch
|
2013-11-12 14:56:00 -06:00 |
|
Gregory Nutt
|
26640e6031
|
SAMA5 SSC: With these changes, the TX DMA works. But nothing is received from the loopback
|
2013-11-12 12:19:11 -06:00 |
|
Gregory Nutt
|
6cfca5e9d7
|
SAMA5 SSC: Fix an error in the DMA timeout calculation
|
2013-11-12 10:59:41 -06:00 |
|
Gregory Nutt
|
794b38d220
|
SAMA5D3x-EK Kconfig: There is no 'else'
|
2013-11-12 10:20:33 -06:00 |
|
Gregory Nutt
|
015da87d6a
|
SAMA4 SSC: Additional DEBUG instrumentation
|
2013-11-12 10:19:52 -06:00 |
|
Gregory Nutt
|
c33fe29c6b
|
I2S character driver now supports configurable timeouts
|
2013-11-12 10:18:49 -06:00 |
|
Gregory Nutt
|
a29e6f93f8
|
Updated SAMA5D3x-EK README file
|
2013-11-11 16:17:13 -06:00 |
|