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
/
arm
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-03-31
-151
/
+142
|
\
|
*
ARM: atmel: at91sam9n12ek: enable spl support
Bo Shen
2015-04-01
-4
/
+6
|
*
ARM: atmel: at91sam9x5ek: enable spl support
Bo Shen
2015-04-01
-4
/
+24
|
*
ARM: atmel: at91sam9m10g45ek: enable spl support
Bo Shen
2015-04-01
-1
/
+54
|
*
ARM: atmel: arm926ejs: fix clock configuration
Bo Shen
2015-04-01
-26
/
+28
|
*
spl_atmel.c: Switch s_init to board_init_f
Tom Rini
2015-04-01
-0
/
+10
|
*
ARM: atmel: armv7: switch to use common timer functions
Bo Shen
2015-04-01
-61
/
+6
|
*
ARM: atmel: arm9: switch to use common timer functions
Bo Shen
2015-04-01
-59
/
+18
*
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2015-03-31
-0
/
+52
|
\
\
|
|
/
|
/
|
|
*
board/seco: Add mx6q-uq7 basic board support
Boris BREZILLON
2015-03-23
-0
/
+11
|
*
ARM: iMX: define an IMX_CONFIG Kconfig option
Boris BREZILLON
2015-03-23
-0
/
+4
|
*
ARM: mx6: move to a standard arch/board approach
Boris BREZILLON
2015-03-23
-0
/
+37
*
|
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
2015-03-29
-1
/
+1
*
|
sunxi: sun4i: improve cpu clock selection method
Iain Paton
2015-03-29
-16
/
+19
*
|
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-29
-0
/
+8
*
|
armv8: semihosting: delete external interface
Linus Walleij
2015-03-28
-109
/
+0
*
|
armv8: semihosting: add a command to load semihosted images
Linus Walleij
2015-03-28
-0
/
+70
*
|
armv8: semihosting: do not inline trap call
Linus Walleij
2015-03-28
-1
/
+1
*
|
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
Masahiro Yamada
2015-03-28
-1
/
+1
*
|
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
Masahiro Yamada
2015-03-28
-40
/
+46
*
|
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
-12
/
+0
*
|
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-28
-9
/
+0
*
|
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
-3
/
+0
*
|
remove unnecessary version.h includes
Rob Herring
2015-03-24
-21
/
+0
*
|
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2015-03-24
-2
/
+0
*
|
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
Masahiro Yamada
2015-03-24
-17
/
+5
*
|
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
-72
/
+38
*
|
ARM: UniPhier: fix typos in comments
Masahiro Yamada
2015-03-24
-12
/
+13
*
|
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-03-24
-0
/
+13
*
|
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
2015-03-24
-4
/
+13
*
|
ARM: UniPhier: enable Driver Model and UART on SPL
Masahiro Yamada
2015-03-24
-3
/
+10
*
|
ARM: UniPhier: move UART pin settings to SPL
Masahiro Yamada
2015-03-24
-49
/
+96
*
|
ARM: UniPhier: move platform devices to SPL
Masahiro Yamada
2015-03-24
-2
/
+2
*
|
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
Masahiro Yamada
2015-03-24
-16
/
+1
*
|
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
Masahiro Yamada
2015-03-24
-3
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-03-20
-0
/
+26
|
\
|
*
ARM: atmel: sama5d4: set non-secured for peripherals
Bo Shen
2015-03-18
-0
/
+9
|
*
ARM: atmel: armv7: move spl lds to armv7 directory
Bo Shen
2015-03-18
-0
/
+0
|
*
ARM: at91: at91sam9rlek: add mci support
Wu, Josh
2015-03-18
-0
/
+17
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-03-18
-1
/
+18
|
\
\
|
|
/
|
/
|
|
*
mx6: soc: Switch to cold reset
Dirk Behme
2015-03-13
-0
/
+18
|
*
imx:mx6 remove duplicated includes
Peng Fan
2015-03-13
-1
/
+0
|
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-03-05
-602
/
+2524
|
|
\
*
|
\
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2015-03-15
-68
/
+77
|
\
\
\
|
*
|
|
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
-68
/
+77
*
|
|
|
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
Nishanth Menon
2015-03-13
-25
/
+21
*
|
|
|
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
Nishanth Menon
2015-03-13
-21
/
+10
*
|
|
|
ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
Nishanth Menon
2015-03-13
-0
/
+16
*
|
|
|
ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
Praveen Rao
2015-03-13
-0
/
+10
*
|
|
|
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
Nishanth Menon
2015-03-13
-17
/
+5
[next]