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
*
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
*
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
2012-06-03
-7
/
+0
*
MIPS: bootm_qemu_mips.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
-12
/
+14
*
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
-51
/
+51
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
-8
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
-3
/
+0
*
MIPS: board.c: fix init of flash data in bd_info
Daniel Schwierzeck
2012-04-02
-2
/
+6
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-2
/
+2
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
-2
/
+2
*
arch/mips/lib/board.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-08
-4
/
+6
*
arch/mips/lib/board.c: make (mostly) checkpatch clean
Wolfgang Denk
2011-12-08
-64
/
+60
*
mips: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
-11
/
+3
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
-2
/
+0
*
unify version_string
Andreas Bießmann
2011-07-28
-4
/
+0
*
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2011-05-10
-99
/
+0
*
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
2011-04-02
-10
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-2
/
+2
*
board_init_r: Removed unused cmdtp variable
Richard Retanubun
2010-10-19
-1
/
+0
*
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
2010-09-19
-8
/
+0
[next]