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
/
cpu
/
mips32
Commit message (
Expand
)
Author
Age
Lines
*
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
-0
/
+28
*
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
-4
/
+3
*
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
-9
/
+11
*
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
-150
/
+36
*
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
-9
/
+1
*
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
-0
/
+6
*
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-30
-4
/
+1
*
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
-10
/
+2
*
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
-9
/
+3
*
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
-2
/
+3
*
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
-2
/
+1
*
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-27
-1
/
+1
*
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-27
-1
/
+0
|
\
|
*
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-25
-1
/
+0
*
|
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
-9
/
+9
|
\
|
*
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-16
-9
/
+9
*
|
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
-1
/
+33
*
|
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-17
-16
/
+2
|
/
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
-2
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
-64
/
+0
*
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
Marek Vasut
2012-10-15
-6
/
+61
*
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
Marek Vasut
2012-10-15
-10
/
+64
*
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-24
-0
/
+2
*
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2012-08-24
-18
/
+1
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
-1
/
+2
*
MIPS: fix endianess handling
Daniel Schwierzeck
2012-04-02
-6
/
+15
*
MIPS: fix inconsistency in config option for cache operation mode
Daniel Schwierzeck
2012-04-02
-1
/
+5
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
-14
/
+14
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
-1
/
+0
*
MIPS: mips32: fix wrong loop bound in flush_cache()
Yao Cheng
2011-09-03
-0
/
+4
*
MIPS: make cache operation mode configurable
Daniel Schwierzeck
2011-07-31
-1
/
+5
*
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
Daniel Schwierzeck
2011-07-31
-3
/
+10
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
-6
/
+0
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
-6
/
+0
*
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2011-05-10
-1
/
+99
*
MIPS: Coding style cleanups on common assembly files
Shinya Kuribayashi
2011-05-07
-107
/
+93
*
MIPS: Remove mips_cache_lock() feature
Shinya Kuribayashi
2011-05-07
-100
/
+0
*
MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
-2
/
+69
*
MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
-2
/
+70
*
MIPS: Optimize the setup of CPU optimization flags
Daniel Schwierzeck
2011-04-02
-7
/
+8
*
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck
2011-04-02
-0
/
+4187