summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-3/+0
2015-01-30Export redesignMartin Dorwig1-1/+2
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada1-2/+1
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-0/+8
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2-3/+3
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini1-0/+2
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang1-0/+2
2014-11-08cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-0/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang9-488/+335
2014-08-07blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang1-1/+1
2014-08-07bfin: add register define required by core B on dual core BF609 processorAaron Wu1-0/+2
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+0
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+150
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-5/+5
2014-07-08blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada1-3/+0
2014-07-08blackfin: Add more dcache functionsVasili Galka1-0/+10
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada1-28/+0
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2-3/+0
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell2-49/+48
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada1-0/+1
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada1-1/+5
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-20blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang1-0/+15
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang2-7/+11
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada1-0/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada2-4/+6
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada2-9/+9
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu1-0/+3
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang1-1/+2
2014-02-07blackfin: init bss earlyBob Liu1-1/+1
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang1-3/+3
2014-01-25blackfin: delete unused header filesMasahiro Yamada2-151/+0
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-11/+20
2013-12-16blackfin: remove build warningSonic Zhang2-10/+15
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang2-1/+5
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada1-2/+2
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada4-65/+0
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2-2/+2
2013-12-02Blackfin: remove executable permission of AWK scriptMasahiro Yamada1-0/+0
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk2-4/+4
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada2-2/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-7/+0
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-1/+24
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao3-1/+21
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada1-0/+3