summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Set model and hostname at boardlevelSascha Hauer2013-08-162-4/+3
* blackfin: Remove unneeded assignmentAlexander Shiyan2013-07-091-1/+1
* blackfin: initialize malloc pool before start_barebox()Sascha Hauer2013-03-142-6/+4
* nor flash: integrate into mtdSascha Hauer2013-02-141-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2013-02-042-0/+20
|\
| * barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
| * remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* | blackfin: Use unsigned long for __kernel_size_tSascha Hauer2013-01-271-1/+1
|/
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* Merge branch 'for-next/tftp'Sascha Hauer2012-10-031-1/+2
|\
| * defconfig: Switch all defconfig to new tftp commandSascha Hauer2012-09-281-1/+2
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1740-168/+0
|/
* Merge branch 'for-next/smc911x'Sascha Hauer2012-09-051-1/+6
|\
| * smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+6
* | Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-1/+1
|\ \
| * | Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-121-1/+1
| |/
* / blackfin: Add unaligned supportSascha Hauer2012-09-041-0/+11
|/
* Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-021-0/+13
|\
| * blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
* | blackfin: Add missing fls includeSascha Hauer2012-06-281-0/+3
* | blackfin: add __ashrdi3Sascha Hauer2012-06-282-0/+37
|/
* blackfin: Fix build due to missing __raw_* io accessorsSascha Hauer2012-06-211-0/+7
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* bootm: use new uimage codeSascha Hauer2011-12-151-4/+8
* fix underscore count in bss_start/bss_stopSascha Hauer2011-12-072-6/+6
* Merge branch 'next'Sascha Hauer2011-12-073-4/+5
|\
| * fix malloc space sizesSascha Hauer2011-12-031-1/+1
| * bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
| * add magicvar commandSascha Hauer2011-11-291-0/+4
* | blackfin: remove contents of page.h to make barebox compilable againSascha Hauer2011-12-071-92/+0
|/
* Merge branch 'master' into nextSascha Hauer2011-10-231-1/+1
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-1/+1
|/
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* ipe337: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-16/+4
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* add sections.h header fileSascha Hauer2011-01-171-0/+1
* blackfin: provide __bss_stop in linker scriptSascha Hauer2011-01-171-0/+1
* Merge branch 'master' into nextSascha Hauer2011-01-173-4/+4
|\
| * ipe337: fix printf compiler warningsSascha Hauer2011-01-071-2/+2
| * blackfin: fix printf compiler warningsSascha Hauer2011-01-072-2/+2
* | import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-172-0/+51
|/
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-2/+2