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
*
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
*
mips: Move per_clk and dev_clk to arch_global_data
Simon Glass
2013-02-04
-4
/
+5
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
-6
/
+6
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
-6
/
+6
*
Add architecture-specific global data
Simon Glass
2013-02-01
-0
/
+5
*
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-31
-0
/
+84
*
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
-0
/
+12
*
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
-9
/
+3
*
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-30
-12
/
+3
*
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
-20
/
+4
*
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
-18
/
+6
*
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
-4
/
+6
*
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
-4
/
+2
*
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-27
-3
/
+3
*
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
-0
/
+3
*
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
-4
/
+4
*
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-22
-1
/
+1
*
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
*
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-12-08
-1
/
+1
*
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-12-08
-1
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-27
-2
/
+0
|
\
|
*
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-25
-2
/
+0
*
|
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
-1
/
+1
|
/
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
-2
/
+2
*
mips: Change global data baudrate to int
Simon Glass
2012-10-19
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
-60
/
+884
|
\
|
*
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-10-16
-0
/
+802
|
*
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2012-10-16
-1
/
+23
|
*
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-16
-59
/
+59
[next]