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
/
mips
Commit message (
Expand
)
Author
Age
Lines
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
MIPS: bootm: drop obsolete Qemu specific bootm implementation
Daniel Schwierzeck
2013-08-13
-66
/
+0
*
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
-2
/
+20
*
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
-2
/
+7
*
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
-33
/
+29
*
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
-47
/
+83
*
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
-0
/
+23
*
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
-7
/
+4
*
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-08-13
-6
/
+7
*
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
-4
/
+4
*
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
-3
/
+3
*
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
-1
/
+1
*
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
-3
/
+3
*
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
-9
/
+9
*
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
-1
/
+2
*
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
-6
/
+6
*
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
-3
/
+5
*
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
-3
/
+3
*
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
-9
/
+9
*
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
-2
/
+1
*
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
-1
/
+0
*
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
-2
/
+3
*
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
-1
/
+3
*
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
-0
/
+2
*
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
-0
/
+3
*
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
-0
/
+16
*
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
2013-07-24
-1
/
+7
*
MIPS: mips64: fix typos in copyright text of start.S
Tom Rini
2013-07-24
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-725
/
+44
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
-2
/
+2
*
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
-143
/
+1
*
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-06-08
-13
/
+13
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-7
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
-1
/
+1
*
|
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
-2
/
+2
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
-0
/
+27
|
/
*
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-15
-8
/
+0
*
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
-12
/
+94
*
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
-1
/
+41
*
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
-19
/
+9
*
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
-28
/
+35
*
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
-2
/
+3
*
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
-0
/
+8
*
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
-5
/
+18
*
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
-4
/
+2
*
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
-176
/
+57
*
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
-9
/
+1
*
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-12
-3
/
+6
*
mips: Use generic global_data
Simon Glass
2013-02-04
-33
/
+1
[next]