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
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-08-15
-1
/
+6
*
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
-313
/
+28
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
-3
/
+7
|
|
\
|
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
-3
/
+2
|
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
-1
/
+6
|
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-310
/
+21
|
|
/
*
|
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-25
-2
/
+1
|
/
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-12
-0
/
+9
|
\
|
*
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-22
-0
/
+9
*
|
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
-6
/
+8
*
|
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
-9
/
+18
|
/
*
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
-20
/
+12
*
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
-9
/
+4
*
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
-5
/
+4
*
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
-3
/
+3
*
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
-13
/
+0
*
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
-2
/
+2
*
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-06-10
-1
/
+1
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
-0
/
+113
*
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
-56
/
+54
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
-64
/
+20
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-6
/
+0
*
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
-14
/
+2
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
-5
/
+3
*
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-04-12
-24
/
+4
*
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
-0
/
+7
*
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-03-28
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-0
/
+40
|
\
|
*
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-03-12
-0
/
+40
*
|
arm: Enable generic board support
Simon Glass
2013-03-15
-0
/
+3
*
|
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
-0
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-3
/
+3
|
/
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
-1
/
+0
*
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-02-01
-7
/
+7
*
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-01-30
-1
/
+1
*
arm: Tabify code for MMC initialization
Taylor Hutt
2013-01-10
-2
/
+2
*
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
2013-01-10
-2
/
+9
*
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-10
-2
/
+3
*
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
2013-01-10
-0
/
+19
*
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
2013-01-10
-2
/
+27
*
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
2013-01-10
-4
/
+3
*
arm: Keep track of the tlb size as well as its location
Gabe Black
2013-01-10
-2
/
+3
*
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
2013-01-10
-1
/
+4
*
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
-11
/
+175
*
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-19
-3
/
+9
|
\
|
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
-3
/
+1
|
*
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
2012-11-14
-0
/
+8
*
|
arm: Add control over cachability of memory regions
Simon Glass
2012-11-19
-11
/
+40
|
/
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-11-03
-0
/
+4
|
\
[next]