summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* kconfig: include common Kconfig files from top-level KconfigAntony Pavlov2018-12-031-8/+0
* ratp: implement generic command supportAleksander Morgado2018-03-011-1/+4
* arch: refresh defconfigsSascha Hauer2016-10-121-16/+15
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2016-05-094-176/+176
|\
| * whole tree: remove trailing whitespacesDu Huanpeng2016-04-214-176/+176
* | include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
|/
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+3
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-272-4/+14
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-132-6/+6
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* treewide: replace __inline__ with inlineSascha Hauer2015-07-021-4/+4
* blackfin: replace extern inline with static inlineSascha Hauer2015-07-022-7/+7
* blackfin: use generic posix_types.hSascha Hauer2015-06-031-85/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-031-1/+1
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-4/+0
* blackfin: fix undefined reference with CONFIG_CMD_MAGICVARMasahiro Yamada2015-02-021-2/+2
* blackfin: consolidate arch/blackfin/include/asm/linkage.hMasahiro Yamada2015-02-023-49/+8
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+12
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* 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
|/