Age | Commit message (Expand) | Author |
2015-03-28 | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada |
2014-12-08 | blackfin: include <linux/compiler.h> rather than define __iomem | Masahiro Yamada |
2014-11-10 | bfin: make the CPU macro of LDR target more genenric | Sonic Zhang |
2014-08-07 | blackfin: convert blackfin board_f and board_r to use generic board init func... | Sonic Zhang |
2014-08-07 | blackfin: spi clock is in sysclk1 domain instead of sysclk0 | Scott Jiang |
2014-08-07 | bfin: add register define required by core B on dual core BF609 processor | Aaron Wu |
2014-07-07 | blackfin, powerpc: remove redundant definitions of ARRAY_SIZE | Masahiro Yamada |
2014-05-12 | blackfin: replace bfin_gen_rand_mac() with eth_random_addr() | Masahiro Yamada |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-04-18 | blackfin: make name_to_gpio be a weak symbol | Ian Campbell |
2014-02-20 | blackfin: rename bfin-twi_i2c driver to adi_i2c | Sonic Zhang |
2014-02-20 | blackfin: add spi and i2c specific get clock functions | Sonic Zhang |
2014-02-07 | blackfin: Initialize the EMAC VLAN with proper default value | Aaron Wu |
2014-01-24 | blackfin: delete unused header files | Masahiro Yamada |
2013-12-16 | blackfin: remove build warning | Sonic Zhang |
2013-12-06 | blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default | Sonic Zhang |
2013-11-25 | blackfin: don't use 'bool' when it causes problems | Wolfgang Denk |
2013-11-08 | include: delete include/linux/config.h | Masahiro Yamada |
2013-11-08 | cosmetic: remove empty lines at the top of file | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-13 | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang |
2013-05-13 | blackfin: Move blackfin serial driver out of blackfin arch folder. | Sonic Zhang |
2013-05-13 | bf609: add SPI register base address | Scott Jiang |
2013-05-13 | blackfin: bf609: add softswitch config command | Bob Liu |
2013-05-13 | blackfin: Correct early serial mess output in BYPASS boot mode. | Sonic Zhang |
2013-05-13 | blackfin: Set correct early debug serial baudrate. | Sonic Zhang |
2013-05-13 | blackfin: run core1 from L1 code sram start address in uboot init code on core 0 | Sonic Zhang |
2013-05-13 | blackfin: Change the member's type in dma structures. | Sonic Zhang |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-15 | blackfin: Fix up board_type global data | Simon Glass |
2013-03-15 | Introduce generic link section.h symbol files | Simon Glass |
2013-03-04 | blackfin: add bf6xx spi driver | Scott Jiang |
2013-03-04 | blackfin: bf60x: add rsi/sdh support | Sonic Zhang |
2013-03-04 | blackfin: bf60x: add gpio support | Bob Liu |
2013-03-04 | blackfin: bf60x: support big cplb page | Bob Liu |
2013-03-04 | blackfin: bf60x: add dma support | Bob Liu |
2013-03-04 | blackfin: bf60x: add serial support | Sonic Zhang |
2013-03-04 | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. | Sonic Zhang |
2013-03-04 | blackfin: bf60x: new processor header files | Bob Liu |
2013-02-04 | blackfin: Use generic global_data | Simon Glass |
2013-02-01 | Add architecture-specific global data | Simon Glass |
2012-10-19 | blackfin: Change global data baudrate to int | Simon Glass |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-08-09 | global_data: unify global flag defines | Mike Frysinger |
2012-02-03 | Blackfin: easylogo: add lzma logos | Mike Frysinger |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |