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