summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/lib/board.c
Commit message (Expand)AuthorAgeFilesLines
* blackfin: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-4/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* remove now unused arch_executeSascha Hauer2010-03-301-11/+0
* blackfin: implement arch_shutdown callSascha Hauer2010-03-301-0/+5
* fix arch_execute prototypeSascha Hauer2009-12-171-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* [blackfin] memory layout related compile fixesSascha Hauer2008-07-031-2/+3
* ups. mixed up start and end in blackfin_mem_malloc_initSascha Hauer2007-09-271-2/+2
* add the possibility to have a arch specific 'go' command. SomeSascha Hauer2007-09-161-4/+9
* initial blackfin supportSascha Hauer2007-09-111-0/+50