summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-0819-156/+424
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-077-7/+922
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-068-8/+31
* PM.. Allow negative coeffients; support revert to normal statepatacongo2011-09-055-28/+100
* Add PM block diagrampatacongo2011-09-042-0/+3
* Update PM documentationpatacongo2011-09-047-58/+381
* Add a basic power management frameworkpatacongo2011-09-0413-62/+1571
* Update I2C READMEpatacongo2011-09-021-3/+73
* Add I2C README filepatacongo2011-09-023-1/+248
* Fix errors in gmtime and gmtime_rpatacongo2011-09-017-74/+134
* Add NSH date commandpatacongo2011-09-018-45/+496
* Add a power management interface definitionpatacongo2011-08-301-0/+177
* I2C tool no longer hangs on dev commandpatacongo2011-08-305-18/+62
* Initial debug changes to the I2C toolpatacongo2011-08-304-22/+23
* Revert STM32 NSH2 configuration to use CodeSourcery toolchainpatacongo2011-08-302-4/+4
* First cut at I2C toolpatacongo2011-08-308-138/+448
* Fix issue with multilib buildpatacongo2011-08-308-11/+17
* Switch NSH2 config to use buildroot toolchainpatacongo2011-08-302-6/+4
* More I2C tool logicpatacongo2011-08-299-121/+515
* Add framework for I2C toolspatacongo2011-08-298-1/+988
* Work around a CodeSourcery floating point bugpatacongo2011-08-292-2/+7
* Bug fixes for BCH and TSC2007 driverspatacongo2011-08-294-11/+28
* Use instead of makepatacongo2011-08-284-7/+7
* More fixe for FreeBSD buildpatacongo2011-08-284-2/+20
* Add a flash_eraseall() functionpatacongo2011-08-275-9/+163
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-278-165/+313
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-264-1247/+1407
* Extend the 'make export' logic to bundle up chip header files as wellpatacongo2011-08-252-0/+59
* Documentation updatepatacongo2011-08-255-31/+198
* ADC bugfixes plus new DAC logic from Lzyypatacongo2011-08-2512-27/+1404
* Fix nxgl_splitline bugpatacongo2011-08-257-37/+72
* Add a test of the circle rendering logicpatacongo2011-08-2424-94/+247
* Add circle drawing interfacespatacongo2011-08-2419-41/+1921
* Clean up Kinetics SDHC DMA code (still does not work)patacongo2011-08-233-293/+164
* More Kinetis SDHC fixespatacongo2011-08-232-80/+118
* More Kinetis SDHC fixespatacongo2011-08-234-45/+22
* Additional Kinetis SDHC fixespatacongo2011-08-223-55/+61
* In progress updates to the Kinetis SDHC driverpatacongo2011-08-222-55/+58
* Progress with Kinetis SDHC driver (more to to)patacongo2011-08-229-110/+183
* Update SDHC debug logicpatacongo2011-08-211-31/+65
* More integration of Kinetis SDHC driver into NSHpatacongo2011-08-217-80/+396
* Very initial SDHC driver for Kinetis partspatacongo2011-08-2110-5/+3054
* Add Uros' RCC actitivity counter to STM32 idle looppatacongo2011-08-2019-54/+131
* Prep for 6.8 releasenuttx-6.8patacongo2011-08-198-207/+141
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-1918-214/+694
* Remove executable property from many filespatacongo2011-08-1930-0/+0
* Missing a some re-naming in the last checkinpatacongo2011-08-192-42/+43
* Add ADC sub-system and drivers from Lzyypatacongo2011-08-196-1/+1006
* Fix Kinetics UART watermark settingpatacongo2011-08-195-30/+30
* Add twr-k60n512 NSH configurationpatacongo2011-08-1918-21/+1341