summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Add some .gitignore filesSascha Hauer2014-09-121-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-08-072-345/+17
|\
| * consistently use the same bitops.h fileSascha Hauer2014-07-172-345/+17
* | move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
|/
* Documentation: remove doxygen documentationSascha Hauer2014-06-262-19/+0
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-1/+1
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-2/+4
* 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