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
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
-19
/
+14
*
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
-85
/
+78
*
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
2015-08-21
-2
/
+2
*
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2015-04-24
-1
/
+5
*
MIPS: clear TagLo select 2 during cache init
Paul Burton
2015-01-29
-2
/
+8
*
MIPS: allow systems to skip loads during cache init
Paul Burton
2015-01-29
-6
/
+13
*
MIPS: inline mips_init_[id]cache functions
Paul Burton
2015-01-29
-58
/
+28
*
MIPS: refactor cache loops to a macro
Paul Burton
2015-01-29
-17
/
+13
*
MIPS: refactor L1 cache config reads to a macro
Paul Burton
2015-01-29
-56
/
+41
*
MIPS: unify cache initialization code
Paul Burton
2015-01-29
-0
/
+278
*
MIPS: unify cache maintenance functions
Paul Burton
2015-01-29
-0
/
+119
*
MIPS: bootm: add bootstage reporting
Daniel Schwierzeck
2015-01-21
-2
/
+6
*
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
2015-01-21
-2
/
+36
*
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
Daniel Schwierzeck
2015-01-21
-0
/
+26
*
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
2015-01-21
-1
/
+13
*
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
2015-01-21
-2
/
+14
*
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
2014-11-27
-3
/
+0
*
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
2014-11-27
-0
/
+20
*
MIPS: remove board.c
Daniel Schwierzeck
2014-11-27
-323
/
+0
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
-1
/
+0
*
MIPS: drop incaip board
Daniel Schwierzeck
2014-04-20
-3
/
+0
*
MIPS: allow use of generic board
Paul Burton
2014-04-20
-0
/
+2
*
MIPS: move mips_io_port_base out of board.c
Paul Burton
2014-04-20
-6
/
+14
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
-6
/
+1
*
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-26
-2
/
+4
*
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
-6
/
+6
*
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-39
/
+5
*
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
/
+6
*
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
/
+21
*
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
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-68
/
+4
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
-2
/
+2
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-7
/
+0
*
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
-9
/
+0
*
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
-2
/
+3
*
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
-2
/
+13
*
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
-23
/
+27
*
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
-13
/
+19
*
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2013-01-16
-3
/
+1
*
mips: serial: Fix busted manual relocation
Joe Hershberger
2012-12-12
-0
/
+3
*
MIPS: constify mips_io_port_base
Daniel Schwierzeck
2012-12-12
-1
/
+1
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
-2
/
+2
*
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
-1
/
+0
*
dm: mips: Import libgcc components from Linux
Marek Vasut
2012-08-17
-0
/
+122
[next]