Gregory Nutt
|
0f14b63afb
|
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
|
d460e8d7fa
|
Add basic directory structure to support the Allwinner A10
|
2013-12-07 13:06:34 -06:00 |
|
Gregory Nutt
|
b0859ea286
|
Minor updates to comments and README files
|
2013-12-07 07:00:48 -06:00 |
|
Gregory Nutt
|
f5bc559417
|
SAMA5 NAND: Fix some DMA-related issues
|
2013-12-06 13:04:15 -06:00 |
|
Gregory Nutt
|
e92d493d8e
|
SAMA5 NAND: bugfixes
|
2013-12-06 11:34:29 -06:00 |
|
Gregory Nutt
|
1b21322f06
|
SAMA5 NAND: Fix several bugs associated with PMECC data transfers
|
2013-12-05 18:20:32 -06:00 |
|
Gregory Nutt
|
d01808c603
|
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
|
10143f89f4
|
Cosmetic updates to comments and READMEs
|
2013-12-04 16:41:45 -06:00 |
|
Gregory Nutt
|
333a49152b
|
LPC31 EHCI: Fix errors in DEBUGASSERT statements
|
2013-12-04 14:29:24 -06:00 |
|
Gregory Nutt
|
39c3b783ae
|
SAMA5 NAND: PMECC logic was reading past the end of the user buffer
|
2013-12-04 13:14:26 -06:00 |
|
Gregory Nutt
|
8a97561ceb
|
SAMA5 NAND: Fix some PMECC setup logic
|
2013-12-04 11:56:56 -06:00 |
|
Gregory Nutt
|
9632d2a7f6
|
SAMA5 NAND: Do not perform DMA on small transfers
|
2013-12-04 07:41:29 -06:00 |
|
Gregory Nutt
|
0a456987c6
|
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
|
d125a28b0d
|
SAMA5 DMA: Address of next descriptor in list is a physical address
|
2013-12-03 09:48:13 -06:00 |
|
Gregory Nutt
|
8ad33030d3
|
SAMA5 NAND: Only CS3 can have NAND
|
2013-12-03 06:59:22 -06:00 |
|
Gregory Nutt
|
2fcec7e80c
|
Kconfigs: Fix and issue with SERCOMM_CONSOLE being define in two places
|
2013-12-02 17:21:46 -06:00 |
|
Gregory Nutt
|
1de529cc42
|
SAMA5 NAND: Can't DMA using DMAC1. Add lots of NAND DMA debug instrumentation
|
2013-12-02 17:15:57 -06:00 |
|
Gregory Nutt
|
c62a9c269a
|
SAMA5 NAND: Basic NAND access now work (software ECC and no DMA)
|
2013-12-01 18:21:41 -06:00 |
|
Gregory Nutt
|
06dca0d263
|
SAMA5 NAND: Return value should not be ignored
|
2013-12-01 13:39:28 -06:00 |
|
Gregory Nutt
|
cdaa0b9671
|
ViewTool STM32F107: Basic NSH checks out okay
|
2013-12-01 10:05:40 -06:00 |
|
Gregory Nutt
|
6cd5215759
|
SAMA5 NAND: Fix some race conditions in checking status bits
|
2013-11-30 14:17:32 -06:00 |
|
Gregory Nutt
|
394d1a8232
|
SAMA5 EHCI: Fix case when interrupt endpoints enabled
|
2013-11-29 16:42:44 -06:00 |
|
Gregory Nutt
|
b91ed67902
|
Make naming consistent for USB host initialiation functions
|
2013-11-29 14:31:44 -06:00 |
|
Gregory Nutt
|
d44b690dce
|
LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt endpoints)
|
2013-11-29 14:31:42 -06:00 |
|
Gregory Nutt
|
4b8ba0cddc
|
SAMA5 NAND: Don't use HSMC interrupts. They occur to quickly and cause mysterious race conditions
|
2013-11-29 11:52:47 -06:00 |
|
Gregory Nutt
|
49bcf2da73
|
LPC31 EHCI: Fixes so that high- and low-speed devices work with the EHCI host
|
2013-11-28 15:13:56 -06:00 |
|
Gregory Nutt
|
0dddb37c36
|
LPC31 EHCI: Make stream disable a configurable option
|
2013-11-28 13:30:06 -06:00 |
|
Gregory Nutt
|
d2eee4b7f0
|
SAMA5 NAND: Still debugging
|
2013-11-28 12:21:33 -06:00 |
|
Gregory Nutt
|
ec3397dde6
|
STM32 F4: Add support for GPIOK and GPIOJ. From Ken Pettit
|
2013-11-28 08:13:59 -06:00 |
|
Gregory Nutt
|
4f714d2be4
|
LPC31 EHCI: Seems to work after re-ordering some initialization logic
|
2013-11-27 13:14:23 -06:00 |
|
Gregory Nutt
|
a0a17933fd
|
SAMA5 NAND: A few bug fixes for integration. Still lots more to do
|
2013-11-27 11:04:40 -06:00 |
|
Gregory Nutt
|
e8c0512ea6
|
SAMA5 NAND: Fix some DMA related issues
|
2013-11-27 07:37:42 -06:00 |
|
Gregory Nutt
|
2f0326033b
|
SAMA5 DMA: Add an option to disable DMA for debug purposes
|
2013-11-26 06:55:14 -06:00 |
|
Gregory Nutt
|
ce293c1e75
|
SAMA5 NAND: Changes made durint testing (still does not work)
|
2013-11-25 18:38:03 -06:00 |
|
Gregory Nutt
|
bafa5b1031
|
SAMA5 NAND: Trivial changes
|
2013-11-25 14:16:04 -06:00 |
|
Gregory Nutt
|
eb3a2335da
|
SAMA5 NAND: Fix a few race conditions
|
2013-11-25 13:53:58 -06:00 |
|
Gregory Nutt
|
34bc3eea1d
|
SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board support
|
2013-11-25 12:10:24 -06:00 |
|
Gregory Nutt
|
9272c2343e
|
SAMA5 PMECC: Code complete
|
2013-11-25 09:04:41 -06:00 |
|
Gregory Nutt
|
f6bef28d96
|
SAMA5 NAND: Retrofit trim page logic
|
2013-11-24 14:57:30 -06:00 |
|
Gregory Nutt
|
23d767a19e
|
SAMA5 PMECC: Ported Gallois tables
|
2013-11-24 12:36:42 -06:00 |
|
Gregory Nutt
|
31a65431f0
|
SAMA5 NAND: Finish upper part of PMECC logic; add HSMC interrupt handling
|
2013-11-24 11:51:30 -06:00 |
|
Gregory Nutt
|
79c4fb8fe6
|
SAMA5 PMECC: More progress, still not complete
|
2013-11-24 09:37:59 -06:00 |
|
Gregory Nutt
|
efffc0bde1
|
SAMA5 PMECC: A little more
|
2013-11-23 11:26:33 -06:00 |
|
Gregory Nutt
|
590adfa766
|
SAMA5 PMECC: Some ROM-related interface updates
|
2013-11-23 10:06:33 -06:00 |
|
Gregory Nutt
|
e61adfbbbe
|
Cosmetic changes
|
2013-11-22 13:36:07 -06:00 |
|
Gregory Nutt
|
25449c2d1f
|
SAMA5 NAND: More stuff
|
2013-11-22 11:19:32 -06:00 |
|
Gregory Nutt
|
3b1928e1f1
|
LPC31xx EHCI: Power power changes
|
2013-11-21 18:25:10 -06:00 |
|
Gregory Nutt
|
b93320e96b
|
LPC3131 EHCI: More fixes
|
2013-11-21 16:39:49 -06:00 |
|
Gregory Nutt
|
b015018db2
|
LPC-H3131: SDRAM timing update. Still does not work
|
2013-11-21 14:46:49 -06:00 |
|
Gregory Nutt
|
ae79d5b59f
|
SAMA5 NAND: More progress
|
2013-11-21 11:13:08 -06:00 |
|
Gregory Nutt
|
9ec6e4685a
|
lpc31 ECHI. Early debug changes
|
2013-11-20 16:24:10 -06:00 |
|
Gregory Nutt
|
ef226fe49f
|
ARM9: More cache control functions
|
2013-11-20 15:24:14 -06:00 |
|
Gregory Nutt
|
6723409a6a
|
SAMA5 NAND: Add block erase logic
|
2013-11-20 13:55:23 -06:00 |
|
Gregory Nutt
|
b83efba920
|
LPC3131 EHCI: Add USB host tracing support
|
2013-11-19 15:48:02 -06:00 |
|
Gregory Nutt
|
841d0dea3b
|
Rethinking some NAND interfaces
|
2013-11-19 08:50:12 -06:00 |
|
Gregory Nutt
|
5cad0606da
|
Add support for the Olimex LPC-H3131 board
|
2013-11-18 14:51:38 -06:00 |
|
Gregory Nutt
|
59f1b7813c
|
Finishes up NAND software ECC logic
|
2013-11-18 11:42:17 -06:00 |
|
Gregory Nutt
|
e0a02bbd2c
|
MTD NAND: Beginning of software ECC logic
|
2013-11-18 09:43:44 -06:00 |
|
Gregory Nutt
|
3c4182115d
|
More NAND stuff
|
2013-11-17 12:22:09 -06:00 |
|
Gregory Nutt
|
76e380d587
|
Continuing NAND integration
|
2013-11-17 08:56:30 -06:00 |
|
Gregory Nutt
|
c11cfd3368
|
More NAND logic (still not complete)
|
2013-11-16 18:26:07 -06:00 |
|
Gregory Nutt
|
28a1a5e428
|
Futher NAND development
|
2013-11-16 13:19:09 -06:00 |
|
Gregory Nutt
|
204d351720
|
Further NAND development
|
2013-11-16 11:46:35 -06:00 |
|
Gregory Nutt
|
b3c77f88b0
|
EA3131: Framework for USB host support
|
2013-11-15 15:56:24 -06:00 |
|
Gregory Nutt
|
cdf2e03878
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
|
Gregory Nutt
|
3ab6d2b40a
|
SAMA5 NAND: Basic support for access to NAND FLASH
|
2013-11-15 09:30:05 -06:00 |
|
Gregory Nutt
|
9680043a46
|
LPC31 EHCI: First cut at an EHCI driver for the LPC31
|
2013-11-14 16:12:22 -06:00 |
|
Gregory Nutt
|
ca61cba028
|
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
|
1dc1b8caa3
|
SAMA5 PCK: Need to configure the programmable clock output pin as well
|
2013-11-14 11:41:59 -06:00 |
|
Gregory Nutt
|
0baa2807a6
|
SAMA5 ISI: Framework for ISI drivers. Not much there on initial check-in
|
2013-11-14 11:17:00 -06:00 |
|
Gregory Nutt
|
66111ef582
|
SAMA5 PCK: Add support for programmable clock outputs
|
2013-11-14 11:16:04 -06:00 |
|
Gregory Nutt
|
2036f600d7
|
STM32 CAN: Options for TSEG1 and TSEG2 quanta missing from Kconfig file
|
2013-11-14 08:29:36 -06:00 |
|
Gregory Nutt
|
e698fe5433
|
SAMA SSC: Add bufffer dump debug instrumentation
|
2013-11-12 16:22:05 -06:00 |
|
Gregory Nutt
|
141cebc8c7
|
SAMA5 SSC: Fix DMA data width: 16 not 32 bits
|
2013-11-12 15:53:02 -06:00 |
|
Gregory Nutt
|
5d2ff0d4dc
|
SAMA5: Fix issues with RX synch
|
2013-11-12 14:56:00 -06:00 |
|
Gregory Nutt
|
43f7418d56
|
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
|
196cf89d43
|
SAMA5 SSC: Fix an error in the DMA timeout calculation
|
2013-11-12 10:59:41 -06:00 |
|
Gregory Nutt
|
f6bbb1217a
|
SAMA4 SSC: Additional DEBUG instrumentation
|
2013-11-12 10:19:52 -06:00 |
|
Gregory Nutt
|
fce0a3fc6b
|
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
|
2013-11-11 15:18:57 -06:00 |
|
Gregory Nutt
|
5032829f9a
|
STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit
|
2013-11-11 14:05:29 -06:00 |
|
Gregory Nutt
|
60950c760f
|
SAMA5 I2S Kconfig update
|
2013-11-11 13:50:25 -06:00 |
|
Gregory Nutt
|
c615f6e6fd
|
Support for the Atmel SAM4E family. From Mitko
|
2013-11-11 07:45:09 -06:00 |
|
Gregory Nutt
|
7bb75a5f4a
|
SAMA5 LCD: More bad color format definitions
|
2013-11-10 16:31:21 -06:00 |
|
Gregory Nutt
|
6e6350e1c6
|
SAMA5 LCD: Fix some bad color format definitions
|
2013-11-10 16:16:33 -06:00 |
|
Gregory Nutt
|
6dac38cbb6
|
SAMA5 I2S: Need to update the count of valid bytes at the conclusion of the read DMA
|
2013-11-10 15:02:51 -06:00 |
|
Gregory Nutt
|
6d4a87f330
|
I2S simplifed audio buffer queuing
|
2013-11-10 14:51:33 -06:00 |
|
Gregory Nutt
|
9859d1131c
|
Small but important typo in the last commit
|
2013-11-10 11:51:50 -06:00 |
|
Gregory Nutt
|
53667316be
|
SAMA5 SSC: Add support for loopback mode. Plus unrelated Make.defs file from the last checkin
|
2013-11-10 11:46:45 -06:00 |
|
Gregory Nutt
|
8cc9d6a572
|
Kinetis KL: PWM driver from Alan Carvalho de Assis
|
2013-11-10 10:34:45 -06:00 |
|
Gregory Nutt
|
ce58c79a1b
|
Add an I2S character driver. This driver is only intended to support I2S testing and is inappropriate for use with real I2S devices
|
2013-11-10 10:24:09 -06:00 |
|
Gregory Nutt
|
fe800abc58
|
STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit
|
2013-11-10 07:23:06 -06:00 |
|
Gregory Nutt
|
7fde75a876
|
SAMA5 I2S: Try to chain as many DMAs together as possible
|
2013-11-09 15:01:18 -06:00 |
|
Gregory Nutt
|
687567f7b7
|
SAMA5 I2S: Fix compile errors when all debug options enabled
|
2013-11-09 13:46:12 -06:00 |
|
Gregory Nutt
|
e746a3d574
|
SAMA5 I2S: Driver is code complete, untested and subject to some rethinking
|
2013-11-09 13:08:20 -06:00 |
|
Gregory Nutt
|
1ee17b5b19
|
SAMA5 I2S: Improved I2S buffering
|
2013-11-08 16:09:20 -06:00 |
|
Gregory Nutt
|
06d8d4c3ea
|
SAMA5 SSC: Updated I2S driver
|
2013-11-08 12:03:18 -06:00 |
|
Gregory Nutt
|
38b981e50c
|
Back out a small part of the recent STM32 usbdev fix. From David Sidrane
|
2013-11-07 19:07:16 -06:00 |
|
Gregory Nutt
|
3e2240331d
|
STM32 F1 USB: Fix OUT SETUP command bug. From David Sidrane
|
2013-11-07 17:25:05 -06:00 |
|
Gregory Nutt
|
893f36c061
|
Support for the STM32F429 from Ken Pettit
|
2013-11-07 16:47:43 -06:00 |
|
Gregory Nutt
|
cefc40817f
|
SAMA5 SSC: Mostly cosmetic name changes
|
2013-11-07 16:13:48 -06:00 |
|