summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-05blackfin: Use the generic bitops headersFabio Estevam
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang
2014-08-07blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang
2014-08-07bfin: add register define required by core B on dual core BF609 processorAaron Wu
2014-07-07blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell
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-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-01-24blackfin: delete unused header filesMasahiro Yamada
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang
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-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13bf609: add SPI register base addressScott Jiang
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: Change the member's type in dma structures.Sonic Zhang
2013-04-01Consolidate bool typeYork Sun
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
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
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-04blackfin: bf60x: new processor header filesBob Liu
2013-02-04blackfin: Use generic global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-10-19blackfin: Change global data baudrate to intSimon Glass
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-08-09global_data: unify global flag definesMike Frysinger