summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SAMA5 NAND: Fix some race conditions in checking status bitsGregory Nutt2013-11-302-135/+151
|
* ViewTool STM32F107: Add support for on-board LEDs and buttonsGregory Nutt2013-11-309-68/+830
|
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-3019-0/+2080
|
* SAMA5 EHCI: Fix case when interrupt endpoints enabledGregory Nutt2013-11-291-1/+1
|
* More changes for a clean ez80 KITG buildGregory Nutt2013-11-2912-39/+256
|
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-298-16/+10
|
* LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt ↵Gregory Nutt2013-11-293-20/+203
| | | | endpoints)
* examples/hidkbd now expects an architecture-specific USB HOST initialization ↵Gregory Nutt2013-11-291-0/+3
| | | | function
* examples/hidkbd now expects an architecture-specific USB HOST initialization ↵Gregory Nutt2013-11-294-0/+150
| | | | function
* examples/hidkbd now expects an architecture-specific USB HOST initialization ↵Gregory Nutt2013-11-292-11/+22
| | | | function
* examples/hidkbd no expects an architecture-specific USB HOST initialization ↵Gregory Nutt2013-11-291-0/+72
| | | | function
* SAMA5 NAND: Don't use HSMC interrupts. They occur to quickly and cause ↵Gregory Nutt2013-11-293-2/+67
| | | | mysterious race conditions
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-2827-63/+178
|
* A few changes needed for compilation with ZDS-IIGregory Nutt2013-11-283-8/+10
|
* LPC31 EHCI: Fixes so that high- and low-speed devices work with the EHCI hostGregory Nutt2013-11-282-16/+63
|
* LPC31 EHCI: Make stream disable a configurable optionGregory Nutt2013-11-283-4/+16
|
* Inode semaphore must be entrant or a deadlock can occur in certain scenariosGregory Nutt2013-11-282-12/+82
|
* SAMA5 NAND: Still debuggingGregory Nutt2013-11-2810-37/+66
|
* STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken PettitGregory Nutt2013-11-2811-52/+1486
|
* STM32 F4: Add support for GPIOK and GPIOJ. From Ken PettitGregory Nutt2013-11-282-0/+28
|
* Fix error in SMARTFS partition number reportingGregory Nutt2013-11-282-4/+17
|
* Add MTD SST25 driver for larger SST25 parts. From Ken PettitGregory Nutt2013-11-285-2/+1057
|
* Fixes a couple of errors in MTD NAND logicGregory Nutt2013-11-272-4/+4
|
* LPC31 EHCI: Seems to work after re-ordering some initialization logicGregory Nutt2013-11-272-1/+16
|
* SAMA5 NAND: A few bug fixes for integration. Still lots more to doGregory Nutt2013-11-2710-61/+57
|
* MTD: Pack the geometry structure so that is can handle larger erase blocksGregory Nutt2013-11-272-3/+7
|
* SAMA5 NAND: Fix some DMA related issuesGregory Nutt2013-11-273-28/+156
|
* SAMA5 DMA: Add an option to disable DMA for debug purposesGregory Nutt2013-11-263-7/+52
|
* SAMA5 NAND: Changes made durint testing (still does not work)Gregory Nutt2013-11-254-50/+122
|
* SAMA5 NAND: Trivial changesGregory Nutt2013-11-252-8/+11
|
* SAMA5 NAND: Fix a few race conditionsGregory Nutt2013-11-252-20/+59
|
* SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board supportGregory Nutt2013-11-2515-111/+356
|
* SAMA5 PMECC: Code completeGregory Nutt2013-11-254-64/+1005
|
* SAMA5 NAND: Retrofit trim page logicGregory Nutt2013-11-244-39/+152
|
* SAMA5 PMECC: Ported Gallois tablesGregory Nutt2013-11-244-5/+3256
|
* SAMA5 NAND: Finish upper part of PMECC logic; add HSMC interrupt handlingGregory Nutt2013-11-246-136/+527
|
* SAMA5 PMECC: More progress, still not completeGregory Nutt2013-11-248-96/+426
|
* SAMA5 PMECC: A little moreGregory Nutt2013-11-233-8/+153
|
* SAMA5 PMECC: Some ROM-related interface updatesGregory Nutt2013-11-234-15/+135
|
* Add a script to produce ctags. From Ken PettitGregory Nutt2013-11-234-0/+50
|
* Add README file for SMARTFS. From Ken PettitGregory Nutt2013-11-234-2/+370
|
* Cosmetic changesGregory Nutt2013-11-223-6/+25
|
* SAMA5 NAND: More stuffGregory Nutt2013-11-227-260/+692
|
* LPC31xx EHCI: Power power changesGregory Nutt2013-11-211-2/+18
|
* LPC3131 EHCI: More fixesGregory Nutt2013-11-214-20/+34
|
* LPC-H3131: SDRAM comments updatedGregory Nutt2013-11-211-2/+4
|
* LPC-H3131: SDRAM timing update. Still does not workGregory Nutt2013-11-216-67/+68
|
* LPC-H3131 SDRAM: Fix some build issuesGregory Nutt2013-11-212-61/+92
|
* SAMA5 NAND: More progressGregory Nutt2013-11-213-270/+876
|
* LPC-H3131: SDRAM support (untested)Gregory Nutt2013-11-214-2/+390
|