summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-221-1/+1
* linkage.h: move from blackfin to common includesMacpaul Lin2012-02-123-50/+4
* Blackfin: add in/out le32 variantsMike Frysinger2012-02-121-0/+2
* Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-163-0/+74
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-291-0/+18
* Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-128-221/+335
* Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-121-0/+4
* Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-121-46/+42
OpenPOWER on IntegriCloud