index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
Commit message (
Expand
)
Author
Age
Lines
*
blackfin, powerpc: remove redundant definitions of ARRAY_SIZE
Masahiro Yamada
2014-07-07
-3
/
+0
*
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
Masahiro Yamada
2014-05-12
-28
/
+0
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
-1
/
+0
*
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
2014-04-18
-49
/
+0
*
blackfin: rename bfin-twi_i2c driver to adi_i2c
Sonic Zhang
2014-02-20
-0
/
+15
*
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2014-02-20
-7
/
+11
*
blackfin: Initialize the EMAC VLAN with proper default value
Aaron Wu
2014-02-07
-0
/
+3
*
blackfin: delete unused header files
Masahiro Yamada
2014-01-24
-151
/
+0
*
blackfin: remove build warning
Sonic Zhang
2013-12-16
-2
/
+5
*
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-12-06
-1
/
+1
*
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-25
-1
/
+1
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
-1
/
+0
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
-1
/
+0
*
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
-7
/
+0
*
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
-0
/
+3
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-255
/
+15
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
-57
/
+10
*
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
-0
/
+623
*
bf609: add SPI register base address
Scott Jiang
2013-05-13
-0
/
+3
*
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
-0
/
+18
*
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
-1
/
+5
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
-0
/
+74
*
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
-0
/
+4
*
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-05-13
-12
/
+12
*
Consolidate bool type
York Sun
2013-04-01
-3
/
+0
*
blackfin: Fix up board_type global data
Simon Glass
2013-03-15
-0
/
+1
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
-0
/
+27
*
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
-0
/
+240
*
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
-2
/
+36
*
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
-1
/
+152
*
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
-4
/
+27
*
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
-31
/
+104
*
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
-0
/
+68
*
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
-0
/
+4
*
blackfin: bf60x: new processor header files
Bob Liu
2013-03-04
-1
/
+1090
*
blackfin: Use generic global_data
Simon Glass
2013-02-04
-31
/
+1
*
Add architecture-specific global data
Simon Glass
2013-02-01
-0
/
+5
*
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
-2
/
+2
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
-2
/
+0
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
-13
/
+1
*
Blackfin: easylogo: add lzma logos
Mike Frysinger
2012-02-03
-0
/
+2898
*
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-06-20
-3
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
-1
/
+0
*
Blackfin: move gd/bd to bss by default
Mike Frysinger
2012-04-22
-7
/
+1
*
Blackfin: gd_t: relocate volatile markings
Mike Frysinger
2012-04-22
-1
/
+1
*
linkage.h: move from blackfin to common includes
Macpaul Lin
2012-02-12
-50
/
+4
*
Blackfin: add in/out le32 variants
Mike Frysinger
2012-02-12
-0
/
+2
*
Blackfin: define CONFIG_SYS_CACHELINE_SIZE
Mike Frysinger
2011-10-16
-0
/
+74
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
-0
/
+3
[next]