aboutsummaryrefslogtreecommitdiff
path: root/nuttx/mm
Commit message (Expand)AuthorAgeFilesLines
* Fix ENC28J60 chip enable issuepatacongo2012-09-142-12/+32
* Missed one file in last checking; Gran allocator alignment decoupled from gra...patacongo2012-09-141-13/+64
* Add mm/README.txtpatacongo2012-09-132-1/+76
* Misc fixes and optimizations for the granule allocatorpatacongo2012-09-122-38/+144
* New file missed in last check-inpatacongo2012-09-121-0/+116
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-126-53/+39
* Misc ENC28J60 fixespatacongo2012-09-122-4/+12
* Fixes for granule allocatorpatacongo2012-09-115-9/+78
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-116-17/+112
* Add beginning of a simple granule allocator to support DMA IO buffer allocationpatacongo2012-09-114-0/+622
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-9/+27
* mm/ file clean-uppatacongo2012-07-1417-439/+492
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-2/+2
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-0/+22
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Completes coding of the PWM modulepatacongo2011-12-1917-0/+2958