| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: Remove | Tom Rini | 2017-04-05 | 190 | -61926/+0 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada | 2016-09-23 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 16 | -16/+16 |
* | Replace "extern inline" with "static inline" | Måns Rullgård | 2015-11-09 | 1 | -2/+2 |
* | blackfin: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | 1 | -0/+4 |
* | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | blackfin: include <linux/compiler.h> rather than define __iomem | Masahiro Yamada | 2014-12-08 | 1 | -2/+1 |
* | bfin: make the CPU macro of LDR target more genenric | Sonic Zhang | 2014-11-10 | 1 | -0/+2 |
* | blackfin: convert blackfin board_f and board_r to use generic board init func... | Sonic Zhang | 2014-08-07 | 2 | -0/+7 |
* | blackfin: spi clock is in sysclk1 domain instead of sysclk0 | Scott Jiang | 2014-08-07 | 1 | -1/+1 |
* | bfin: add register define required by core B on dual core BF609 processor | Aaron Wu | 2014-08-07 | 1 | -0/+2 |
* | blackfin, powerpc: remove redundant definitions of ARRAY_SIZE | Masahiro Yamada | 2014-07-07 | 1 | -3/+0 |
* | blackfin: replace bfin_gen_rand_mac() with eth_random_addr() | Masahiro Yamada | 2014-05-12 | 1 | -28/+0 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 1 | -1/+0 |
* | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | 1 | -49/+0 |
* | blackfin: rename bfin-twi_i2c driver to adi_i2c | Sonic Zhang | 2014-02-20 | 1 | -0/+15 |
* | blackfin: add spi and i2c specific get clock functions | Sonic Zhang | 2014-02-20 | 2 | -7/+11 |
* | blackfin: Initialize the EMAC VLAN with proper default value | Aaron Wu | 2014-02-07 | 1 | -0/+3 |
* | blackfin: delete unused header files | Masahiro Yamada | 2014-01-24 | 2 | -151/+0 |
* | blackfin: remove build warning | Sonic Zhang | 2013-12-16 | 1 | -2/+5 |
* | blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default | Sonic Zhang | 2013-12-06 | 1 | -1/+1 |
* | blackfin: don't use 'bool' when it causes problems | Wolfgang Denk | 2013-11-25 | 1 | -1/+1 |
* | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | 1 | -1/+0 |
* | cosmetic: remove empty lines at the top of file | Masahiro Yamada | 2013-11-08 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -7/+0 |
* | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | 1 | -0/+3 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 15 | -255/+15 |
* | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang | 2013-05-13 | 2 | -57/+10 |
* | blackfin: Move blackfin serial driver out of blackfin arch folder. | Sonic Zhang | 2013-05-13 | 3 | -0/+623 |
* | bf609: add SPI register base address | Scott Jiang | 2013-05-13 | 1 | -0/+3 |
* | blackfin: bf609: add softswitch config command | Bob Liu | 2013-05-13 | 1 | -0/+18 |
* | blackfin: Correct early serial mess output in BYPASS boot mode. | Sonic Zhang | 2013-05-13 | 1 | -1/+5 |
* | blackfin: Set correct early debug serial baudrate. | Sonic Zhang | 2013-05-13 | 1 | -0/+74 |
* | blackfin: run core1 from L1 code sram start address in uboot init code on core 0 | Sonic Zhang | 2013-05-13 | 2 | -0/+4 |
* | blackfin: Change the member's type in dma structures. | Sonic Zhang | 2013-05-13 | 1 | -12/+12 |
* | Consolidate bool type | York Sun | 2013-04-01 | 1 | -3/+0 |
* | blackfin: Fix up board_type global data | Simon Glass | 2013-03-15 | 1 | -0/+1 |
* | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | 1 | -0/+27 |
* | blackfin: add bf6xx spi driver | Scott Jiang | 2013-03-04 | 1 | -0/+240 |
* | blackfin: bf60x: add rsi/sdh support | Sonic Zhang | 2013-03-04 | 1 | -2/+36 |
* | blackfin: bf60x: add gpio support | Bob Liu | 2013-03-04 | 2 | -1/+152 |
* | blackfin: bf60x: support big cplb page | Bob Liu | 2013-03-04 | 1 | -4/+27 |
* | blackfin: bf60x: add dma support | Bob Liu | 2013-03-04 | 2 | -31/+104 |
* | blackfin: bf60x: add serial support | Sonic Zhang | 2013-03-04 | 3 | -0/+68 |
* | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. | Sonic Zhang | 2013-03-04 | 1 | -0/+4 |
* | blackfin: bf60x: new processor header files | Bob Liu | 2013-03-04 | 13 | -1/+1090 |