summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-121-1/+2
* Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-121-0/+3
* gpio: generalize for all generic gpio providersMike Frysinger2011-04-131-0/+53
* Blackfin: bootrom.h: sync with toolchainMike Frysinger2011-04-081-27/+59
* Blackfin: BF537: unify duplicated headersMike Frysinger2011-04-084-2446/+2419
* Blackfin: BF52x: unify duplicated headersMike Frysinger2011-04-088-2068/+1481
* Blackfin: drop duplicate system mmr and L1 scratch definesMike Frysinger2011-04-087-42/+1
* Blackfin: BF50x: new processor portMike Frysinger2011-04-0811-0/+3156
* Blackfin: fix bd_t handlingMike Frysinger2011-04-081-1/+4
OpenPOWER on IntegriCloud