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
/
cpu
/
mpc83xx
/
cpu.c
Commit message (
Expand
)
Author
Age
Lines
*
83xx: Add eSDHC support on 8379 EMDS board
Andy Fleming
2009-02-16
-0
/
+14
*
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
-1
/
+19
*
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
-1
/
+1
*
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
Richard Retanubun
2008-10-21
-5
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-8
/
+8
*
mpc83xx: wait till UPM completes the write to array
Selvamuthukumar
2008-10-14
-3
/
+4
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
-13
/
+7
*
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
2008-07-09
-0
/
+20
|
\
|
*
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-07-06
-0
/
+20
*
|
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
Kim Phillips
2008-06-25
-1
/
+0
|
/
*
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-28
-123
/
+43
*
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2008-01-08
-426
/
+0
*
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
2008-01-08
-1
/
+115
*
mpc83xx: Add the support of MPC8315E SoC
Dave Liu
2008-01-08
-0
/
+12
*
mpc83xx: Add the support of MPC837x SoC
Dave Liu
2008-01-08
-1
/
+23
*
Convert boards that set memory node to use fdt_fixup_memory()
Kumar Gala
2007-12-07
-16
/
+2
*
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
-2
/
+2
*
mpc83xx: move common /memory node update mechanism to cpu.c
Kim Phillips
2007-08-15
-8
/
+23
*
mpc83xx: remaining 8360 libfdt fixes
Kim Phillips
2007-08-15
-20
/
+46
*
mpc83xx: fix UEC2->1 typo in libfdt setup code
Kim Phillips
2007-08-15
-1
/
+1
*
mpc83xx: fix 8360 and cpu functions to update fdt being passed
Kim Phillips
2007-08-10
-18
/
+18
*
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
Jerry Van Baren
2007-08-10
-28
/
+46
*
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
Jerry Van Baren
2007-08-10
-6
/
+3
*
mpc83xx: Add support for 8360 silicon revision 2.1
Lee Nipper
2007-08-10
-1
/
+4
*
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-17
-4
/
+4
*
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
Kim Phillips
2007-05-01
-3
/
+5
*
mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
Scott Wood
2007-04-23
-4
/
+17
*
mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
Scott Wood
2007-04-23
-0
/
+12
*
Fix the ft_cpu_setup() property settings.
Gerald Van Baren
2007-04-15
-54
/
+135
*
Moved fdt command support code to fdt_support.c
Gerald Van Baren
2007-04-06
-0
/
+1
*
Fix some minor whitespace violations.
Gerald Van Baren
2007-03-31
-2
/
+2
*
Add a flattened device tree (fdt) command (2 of 2)
Gerald Van Baren
2007-03-31
-1
/
+101
*
mpc83xx: update [local-]mac-address properties on UEC based devices
Kim Phillips
2007-03-02
-0
/
+40
*
mpc83xx: write MAC address to mac-address and local-mac-address
Timur Tabi
2007-03-02
-0
/
+8
*
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
Xie Xiaobo
2007-03-02
-0
/
+2
*
mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
Xie Xiaobo
2007-03-02
-3
/
+14
*
mpc83xx: don't hang if watchdog configured on 8360, 832x
Kim Phillips
2007-03-02
-4
/
+0
*
mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
Kim Phillips
2007-03-02
-0
/
+2
*
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
Kumar Gala
2007-03-02
-1
/
+1
*
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
-0
/
+16
*
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-28
-5
/
+0
*
mpc83xx: Update 83xx to use fsl_i2c.c
Timur Tabi
2006-11-03
-2
/
+2
*
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
-7
/
+7
*
mpc83xx: change ft code to modify local-mac-address property
Kim Phillips
2006-11-03
-2
/
+2
*
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
-6
/
+48
*
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-03
-3
/
+78
*
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
Dave Liu
2006-11-03
-4
/
+4
*
Some code cleanup
Wolfgang Denk
2006-04-16
-1
/
+1
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-3
/
+2
*
Add DMA support for MPC83xx.
Marian Balakowicz
2006-03-14
-0
/
+85
[next]