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
/
arm
/
cpu
/
arm926ejs
/
mxs
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
-56
/
+225
|
\
|
*
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-28
-7
/
+4
|
*
mxs: Boost the memory power supply
Marek Vasut
2013-01-28
-2
/
+2
|
*
mxs: Add MX23 quirks into the clock code
Otavio Salvador
2013-01-21
-9
/
+26
|
*
mxs: Fix the memory init for MX23
Otavio Salvador
2013-01-21
-15
/
+78
|
*
mxs: Add function to ungate the power block on MX23
Marek Vasut
2013-01-21
-0
/
+12
|
*
mx23: config: Enable building of u-boot.sb binary
Otavio Salvador
2013-01-21
-0
/
+18
|
*
mx23: SPL: Initialize DDR at 133MHz
Otavio Salvador
2013-01-21
-0
/
+20
|
*
mx23: SPL: Add boot mode support
Otavio Salvador
2013-01-21
-0
/
+25
|
*
mx23: Add support on print_cpuinfo()
Otavio Salvador
2013-01-21
-1
/
+18
|
*
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
-23
/
+23
|
*
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2013-01-21
-1
/
+1
*
|
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
-1
/
+1
*
|
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
-1
/
+1
|
/
*
-
.
Merge samsung, imx, tegra into u-boot-arm/master
Albert ARIBAUD
2012-12-22
-220
/
+129
|
\
\
|
|
*
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
-0
/
+2
|
|
/
|
/
|
|
*
mxs: SPL: Generalize memory initialization
Otavio Salvador
2012-12-07
-6
/
+13
|
*
mxs: Staticize SPL functions
Marek Vasut
2012-12-04
-34
/
+34
|
*
mxs: Properly setup VDDD in power supply setup code
Marek Vasut
2012-12-04
-14
/
+1
|
*
mxs: Implement common function to setup VDDx
Marek Vasut
2012-12-04
-170
/
+83
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
-3
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
-0
/
+4
*
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-10-15
-4
/
+0
*
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
Marek Vasut
2012-09-04
-3
/
+5
*
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
-2
/
+4
*
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
-2
/
+2
*
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
-1
/
+1
*
MX28: config: Allow different target generation in elftosb call
Otavio Salvador
2012-09-01
-0
/
+0
*
MX28: Shuffle around the power management code
Marek Vasut
2012-09-01
-6
/
+3
*
MX28: Drop the cp15 reconfiguration from SPL
Marek Vasut
2012-09-01
-42
/
+0
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
-20
/
+20
*
mxs: Remove not required include of iomux-mx28.h
Otavio Salvador
2012-09-01
-1
/
+0
*
mxs: Remove not required explicit iomux-mx28.h include
Otavio Salvador
2012-09-01
-1
/
+0
*
i.MX28: bug fixes in PMU configuration code
Stathis Voukelatos
2012-09-01
-6
/
+6
*
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
Marek Vasut
2012-09-01
-0
/
+14
*
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
Otavio Salvador
2012-09-01
-1
/
+1
*
mxs: Clarify why we poweroff in case of brownout in 5v conflict
Otavio Salvador
2012-09-01
-0
/
+4
*
mxs: Reowork SPL to use 'mxs' prefix for methods
Otavio Salvador
2012-09-01
-110
/
+110
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
-108
/
+108
*
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
-8
/
+8
*
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador
2012-09-01
-0
/
+2853