summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More IPv6 ramblingpatacongo2012-06-084-17/+37
* NFS updatepatacongo2012-06-084-84/+86
* First round of compile fixes for IPv6patacongo2012-06-0717-64/+132
* Cosmetic NFS updatepatacongo2012-06-071-39/+51
* NFS updatepatacongo2012-06-073-145/+309
* A little more NFS instrumentationpatacongo2012-06-071-33/+30
* NFS updatepatacongo2012-06-076-460/+311
* NFS updatepatacongo2012-06-068-163/+236
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-065-11/+41
* PIC32MX7 MMB touchscreen driver updatepatacongo2012-06-063-45/+135
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-0610-15/+42
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-059-553/+1981
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-045-62/+263
* Add support for the MIO283QT2 LCDpatacongo2012-06-0410-101/+1712
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-037-79/+124
* SD on Sure board should work in SPI mode2 as wellpatacongo2012-06-032-6/+16
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-039-37/+53
* Correct naming of PIC32MX7MMB SPI initialization functionpatacongo2012-06-021-4/+4
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-027-50/+200
* Fix PHY address search; NFS updatepatacongo2012-06-016-16/+72
* Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo2012-06-0110-4/+2214
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-018-5/+59
* Fix last check-in.. duplicate definitions for ARMvm-7 ICTR registerpatacongo2012-06-011-6/+4
* Interrupt priority fix + new LM3S header filespatacongo2012-06-015-19/+270
* updates for LCD initializationpatacongo2012-05-312-57/+124
* NFS updatepatacongo2012-05-305-72/+120
* In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo2012-05-301-2/+3
* Fix some of the SSD1289 initial register settingspatacongo2012-05-303-13/+22
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-304-3/+84
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-306-33/+250
* NFS updatepatacongo2012-05-292-13/+16
* Need to enable USB reset interruptpatacongo2012-05-293-2/+21
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-2910-421/+421
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-2928-544/+617
* NFS updatepatacongo2012-05-2810-468/+358
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-2810-8/+2428
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-2837-363/+3620
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-2813-275/+612
* STM32 OTF FS device. USB console now works for me. Some of these changes ar...patacongo2012-05-282-21/+81
* SSD1289 fixespatacongo2012-05-282-2/+2
* STM32 OTG FS device: Don't process TXFE^Cf we have already processed an XFRC...patacongo2012-05-272-3/+32
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-269-27/+145
* remove a warningpatacongo2012-05-262-4/+42
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-264-19/+60
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-2518-126/+370
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-253-48/+81
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-2418-24/+2812
* Add generic SSD1289 LCD driverpatacongo2012-05-247-4/+1777
* Various improvements to NxWM hex calculator displaypatacongo2012-05-236-7/+74
* Fix 'make export' target for NxWMpatacongo2012-05-234-5/+44