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
Commit message (
Expand
)
Author
Age
Lines
...
*
|
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
-0
/
+2
*
|
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
-0
/
+31
*
|
x86: ivybridge: Skip SATA init in SPL
Simon Glass
2017-02-06
-0
/
+2
*
|
x86: Fix up type sizes for 64-bit
Simon Glass
2017-02-06
-0
/
+10
*
|
x86: Drop flag_is_changable() on x86_64
Simon Glass
2017-02-06
-0
/
+3
*
|
x86: Fix up byteorder.h for x86_64
Simon Glass
2017-02-06
-8
/
+9
*
|
x86: Add a link script for SPL
Simon Glass
2017-02-06
-0
/
+74
*
|
x86: Add a link script for 64-bit x86
Simon Glass
2017-02-06
-0
/
+82
*
|
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
-1
/
+1
*
|
x86: Support global_data on x86_64
Simon Glass
2017-02-06
-1
/
+33
*
|
x86: Add cpu code for x86_64
Simon Glass
2017-02-06
-1
/
+72
*
|
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
-509
/
+549
*
|
x86: Add an SPL implementation
Simon Glass
2017-02-06
-0
/
+163
*
|
x86: Tidy up use of size_t in relocation
Simon Glass
2017-02-06
-2
/
+2
*
|
x86: Add support for 64-bit relocation
Simon Glass
2017-02-06
-0
/
+45
*
|
x86: Refactor relocation to prepare for 64-bit
Simon Glass
2017-02-06
-24
/
+31
*
|
x86: Add 64-bit start-up code
Simon Glass
2017-02-06
-0
/
+37
*
|
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
-2
/
+2
*
|
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
-5
/
+7
*
|
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
-6
/
+4
*
|
x86: Kconfig: Add location options for 16/32-bit init
Simon Glass
2017-02-06
-0
/
+40
*
|
x86: Add Kconfig options to build 64-bit U-Boot
Simon Glass
2017-02-06
-0
/
+46
*
|
x86: lib: Fix types and casts for 64-bit compilation
Simon Glass
2017-02-06
-5
/
+5
*
|
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
|
x86: dts: Mark serial as needed before relocation
Simon Glass
2017-02-06
-0
/
+1
*
|
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
|
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
-10
/
+31
*
|
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
-0
/
+8
*
|
x86: Update mpspec to build on 64-bit machines
Simon Glass
2017-02-06
-10
/
+10
*
|
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
-21
/
+14
*
|
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
2017-02-06
-1
/
+2
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-02-03
-72
/
+106
|
\
|
*
arch: powerpc: update the eLBC IP input clock
Prabhakar Kushwaha
2017-02-03
-40
/
+21
|
*
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
Prabhakar Kushwaha
2017-02-03
-0
/
+20
|
*
arch: arm: update the IFC IP input clock
Prabhakar Kushwaha
2017-02-03
-24
/
+5
|
*
arch: powerpc: update the IFC IP input clock
Prabhakar Kushwaha
2017-02-03
-8
/
+18
|
*
arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
Prabhakar Kushwaha
2017-02-03
-0
/
+17
|
*
board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
Prabhakar Kushwaha
2017-02-03
-0
/
+3
|
*
armv8: ls1046a: Enable workaround for erratum A-008336
York Sun
2017-01-31
-0
/
+1
|
*
armv8: ls1046a: added usb nodes in dts
Tang Yuantian
2017-01-27
-0
/
+21
*
|
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2017-02-01
-17
/
+38
|
\
\
|
*
|
powerpc: mpc5200: Correct return value of memcpy function
Mark Marshall
2017-02-01
-1
/
+1
|
*
|
powerpc: mpc85xx: Use symbolic names for cache control bits
Mark Marshall
2017-01-31
-4
/
+4
|
*
|
powerpc: mpc83xx: Enable pre-relocation malloc
mario.six@gdsys.cc
2017-01-31
-7
/
+25
|
*
|
powerpc: mpc83xx: Minimize r1 modification
mario.six@gdsys.cc
2017-01-31
-5
/
+8
|
|
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-02-01
-30
/
+3075
|
\
\
|
*
|
BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
Lukasz Majewski
2017-01-30
-0
/
+5
|
*
|
arm: dts: imx53-cx9020: fix packetloss on fec_mxc
Patrick Bruenn
2017-01-30
-10
/
+10
|
*
|
imx: dts: mx6sxsabreauto: enable i2c2/3
Peng Fan
2017-01-27
-0
/
+42
|
*
|
imx: mx6sx: add dts for mx6sxsabreauto board
Peng Fan
2017-01-27
-0
/
+3003
[prev]
[next]