summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-5/+5
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-25/+25
* itoa() from Ryan Sundbergpatacongo2013-03-141-0/+18
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-9/+17
* Fixe to kernel build and syscalls.patacongo2013-03-131-2/+10
* More updates to MPU control logicpatacongo2013-03-121-2/+2
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-111-2/+3
* Add MPU support for the LPC17xx familypatacongo2013-03-111-1/+75
* Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocato...patacongo2013-03-111-1/+1
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-4/+8
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-2/+2
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-1/+1
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Extend lpc1766-stk LED supportpatacongo2011-12-311-2/+3
* Make number of user endpoints configurablepatacongo2010-12-191-47/+87
* Make size of LPC1766 EMAC RAM configurablepatacongo2010-11-281-12/+49
* Files needed to make LPC17xx EMAC RAM more configurablepatacongo2010-11-281-3/+4
* Add Rx logicpatacongo2010-11-141-5/+14
* Early bringup bugfixespatacongo2010-06-191-19/+11
* Finish serial driverspatacongo2010-06-111-6/+24
* More lpc17xx port filespatacongo2010-06-081-0/+132