summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeLines
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-1/+0
* blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada2014-12-08-2/+1
* bfin: make the CPU macro of LDR target more genenricSonic Zhang2014-11-10-0/+2
* blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-07-0/+7
* blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang2014-08-07-1/+1
* bfin: add register define required by core B on dual core BF609 processorAaron Wu2014-08-07-0/+2
* blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada2014-07-07-3/+0
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-12-28/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-1/+0
* blackfin: make name_to_gpio be a weak symbolIan Campbell2014-04-18-49/+0
* blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang2014-02-20-0/+15
* blackfin: add spi and i2c specific get clock functionsSonic Zhang2014-02-20-7/+11
* blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu2014-02-07-0/+3
* blackfin: delete unused header filesMasahiro Yamada2014-01-24-151/+0
* blackfin: remove build warningSonic Zhang2013-12-16-2/+5
* blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2013-12-06-1/+1
* blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-25-1/+1
* include: delete include/linux/config.hMasahiro Yamada2013-11-08-1/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-7/+0
* blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-0/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-255/+15
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-57/+10
* blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-13-0/+623
* bf609: add SPI register base addressScott Jiang2013-05-13-0/+3
* blackfin: bf609: add softswitch config commandBob Liu2013-05-13-0/+18
* blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-13-1/+5
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-13-0/+74
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-13-0/+4
* blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-13-12/+12
* Consolidate bool typeYork Sun2013-04-01-3/+0
* blackfin: Fix up board_type global dataSimon Glass2013-03-15-0/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+240
* blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-2/+36
* blackfin: bf60x: add gpio supportBob Liu2013-03-04-1/+152
* blackfin: bf60x: support big cplb pageBob Liu2013-03-04-4/+27
* blackfin: bf60x: add dma supportBob Liu2013-03-04-31/+104
* blackfin: bf60x: add serial supportSonic Zhang2013-03-04-0/+68
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-0/+4
* blackfin: bf60x: new processor header filesBob Liu2013-03-04-1/+1090
* blackfin: Use generic global_dataSimon Glass2013-02-04-31/+1
* Add architecture-specific global dataSimon Glass2013-02-01-0/+5
* blackfin: Change global data baudrate to intSimon Glass2012-10-19-2/+2
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-2/+0
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* Blackfin: easylogo: add lzma logosMike Frysinger2012-02-03-0/+2898
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-3/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-1/+0