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
/
powerpc
/
cpu
Commit message (
Expand
)
Author
Age
Lines
*
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
-12
/
+125
*
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
2011-04-11
-12
/
+12
*
powerpc/85xx: Removed clearing of L2-as-SRAM
Fabian Cenedese
2011-04-10
-7
/
+0
*
powerpc/85xx: Add PBL boot from SPI flash support on P4080DS
Shaohui Xie
2011-04-10
-0
/
+19
*
p4080ds: remove rev1-specific code for the SERDES8 erratum
Timur Tabi
2011-04-10
-59
/
+47
*
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
Matthew McClintock
2011-04-08
-4
/
+4
*
powerpc/85xx: Add P1021 specific QE and UEC support
Haiying Wang
2011-04-05
-1
/
+7
*
powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
Zhao Chenhui
2011-04-05
-0
/
+11
*
powerpc/8xxx: Fix typo for address hashing message
Kumar Gala
2011-04-04
-1
/
+1
*
mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
Kyle Moffett
2011-04-04
-33
/
+33
*
fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
Kyle Moffett
2011-04-04
-16
/
+40
*
powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020
Laurentiu TUDOR
2011-04-04
-14
/
+14
*
powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree
bhaskar upadhaya
2011-04-04
-0
/
+9
*
powerpc/85xx: Fix determining Fman freq on P1023
Kumar Gala
2011-04-04
-4
/
+1
*
powerpc/85xx: Fixup determining PME, FMan freq
Kumar Gala
2011-04-04
-9
/
+29
*
powerpc/85xx: Corrected sdhc clock value for P1010
Priyanka Jain
2011-04-04
-1
/
+2
*
powerpc/85xx: Support for Freescale P1024/P1025 processor
Kumar Gala
2011-04-04
-0
/
+16
*
powerpc/85xx: load ucode from nand flash before qe_init
Haiying Wang
2011-04-04
-0
/
+17
*
fsl_ddr: Adds 16 bit DDR Data width option
Poonam Aggrwal
2011-04-04
-1
/
+3
*
powerpc/8xxx: Display DIMM model
York Sun
2011-04-04
-4
/
+7
*
powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs
Haiying Wang
2011-04-04
-11
/
+33
*
powerpc/85xx: Add support for Freescale P1023/P1017 Processors
Roy Zang
2011-04-04
-1
/
+60
*
powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL
Kumar Gala
2011-04-04
-2
/
+2
*
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
Kumar Gala
2011-04-04
-6
/
+9
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
-3
/
+60
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
-6
/
+3
*
powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"
Pankaj Chauhan
2011-04-04
-0
/
+3
*
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
Dipen Dudhat
2011-04-04
-1
/
+91
*
powerpc/85xx: Add SERDES support for P1010/P1014
Prabhakar Kushwaha
2011-04-04
-0
/
+77
*
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
Prabhakar Kushwaha
2011-03-29
-1
/
+48
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-03-27
-38
/
+38
|
\
|
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-38
/
+38
*
|
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134
York Sun
2011-03-24
-0
/
+41
*
|
powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
York Sun
2011-03-24
-0
/
+2
*
|
powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
York Sun
2011-03-24
-1
/
+2
|
/
*
powerpc/85xx: Fix synchronization of timebase on MP boot
Kumar Gala
2011-03-15
-0
/
+9
*
mpc8[5/6]xx: Ensure POST word does not get reset
John Schmoller
2011-03-13
-0
/
+32
*
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
Ed Swarthout
2011-03-05
-2
/
+2
*
powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
York Sun
2011-03-05
-6
/
+14
*
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
York Sun
2011-02-10
-1
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-02-06
-8
/
+26
|
\
|
*
mpc83xx: Use correct register to calculate clocks.
Joakim Tjernlund
2011-02-05
-7
/
+8
|
*
mpc83xx: fix pcie configuration space read/write
Leo Liu
2011-02-05
-1
/
+18
*
|
powerpc/8xxx: Fix possible compile issue related to P1013
Kumar Gala
2011-02-04
-1
/
+1
*
|
powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134
York Sun
2011-02-03
-1
/
+110
*
|
powerpc/85xx: Rename MPC8572 DDR erratum to DDR115
York Sun
2011-02-03
-2
/
+4
*
|
powerpc/85xx: Remove unnecessary polling loop from DDR init
York Sun
2011-02-03
-2
/
+0
*
|
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
Kumar Gala
2011-02-03
-0
/
+3
|
/
*
powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board
Kumar Gala
2011-01-24
-1
/
+1
*
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
Dipen Dudhat
2011-01-19
-2
/
+13
[next]