summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-20blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang
2014-02-07blackfin: init bss earlyBob Liu
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang
2014-01-24blackfin: delete unused header filesMasahiro Yamada
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang
2013-12-02Blackfin: remove executable permission of AWK scriptMasahiro Yamada
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-31blackfin: Fix using gd->baudrate before setting its valueAxel Lin
2013-07-31blackfin: gpio: Use proper mask for comparing functionAxel Lin
2013-07-31blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bf609: add SPI register base addressScott Jiang
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13blackfin: add baudrate to bdinfoBob Liu