summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
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
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang
2013-05-13blackfin: Change the member's type in dma structures.Sonic Zhang
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu