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
/
arc
Commit message (
Expand
)
Author
Age
Lines
...
*
arc: build libgcc in U-Boot
Alexey Brodkin
2015-02-09
-0
/
+527
*
arc: move CPU flags selection to the main "config.mk"
Alexey Brodkin
2015-02-09
-8
/
+5
*
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
Alexey Brodkin
2015-02-09
-0
/
+1
*
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
Alexey Brodkin
2015-02-09
-0
/
+1
*
arc: add selection of endianess in Kconfig
Alexey Brodkin
2015-02-09
-4
/
+9
*
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
-8
/
+25
*
arc: define and use PTAG AUX regs for MMUv3 only
Alexey Brodkin
2015-02-09
-5
/
+5
*
arc: add more flavours of ARC700 series CPU
Alexey Brodkin
2015-02-09
-0
/
+52
*
arc: memcmp - fix zero-delay loop utilization
Igor Guryanov
2015-02-09
-0
/
+2
*
arc: rename "arc700" in "arcv1"
Alexey Brodkin
2015-01-15
-1
/
+1
*
board/synopsys: remove selection of CPU from the board
Alexey Brodkin
2015-01-15
-0
/
+3
*
arc: move common sources in library
Alexey Brodkin
2015-01-15
-6
/
+7
*
arc: move linker script in arch/arc/cpu folder
Alexey Brodkin
2015-01-15
-0
/
+0
*
arc: relocate - minor refactoring and clean-up
Alexey Brodkin
2015-01-15
-11
/
+5
*
arc: introduce separate section for interrupt vector table
Igor Guryanov
2015-01-15
-31
/
+46
*
arc: add dependences on MMU presence
Alexey Brodkin
2015-01-15
-4
/
+18
*
arc: interrupts - fix mask setup
Igor Guryanov
2015-01-15
-1
/
+1
*
arc: add ECR (exception cause register) output
Igor Guryanov
2015-01-15
-4
/
+7
*
arc: check caches existence before use
Igor Guryanov
2015-01-15
-0
/
+31
*
arc: introduce "mdbtrick" target
Alexey Brodkin
2015-01-09
-0
/
+15
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
-0
/
+8
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
-1
/
+0
*
arc: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-08-26
-0
/
+4
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
-1
/
+1
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
-0
/
+29
*
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
Alexey Brodkin
2014-06-03
-0
/
+1
*
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
-0
/
+2
*
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-12
-2
/
+0
*
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
-2
/
+6
*
arc: fix relocation for big-endian target
Alexey Brodkin
2014-02-21
-0
/
+4
*
arc: remove "hardware.h"
Alexey Brodkin
2014-02-20
-10
/
+0
*
arc: add library functions
Alexey Brodkin
2014-02-07
-0
/
+846
*
arc: add cpu files
Alexey Brodkin
2014-02-07
-0
/
+734
*
arc: add architecture header files
Alexey Brodkin
2014-02-07
-0
/
+593
[prev]