Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5ea8189879cf7dde3ec1eee682236df57c1c40d0
/
cpu
/
mpc85xx
/
cpu.c
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· Wed Oct 22 23:32:48 2008 -0700
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· Wed Oct 22 23:20:29 2008 -0700
c4cc8f2
Fix typo in cpu/mpc85xx/cpu.c
by Ben Warren
· Thu Oct 30 22:15:35 2008 -0700
9f4a689
85xx: Add basic e500mc core support
by Kumar Gala
· Thu Oct 23 01:47:38 2008 -0500
2059104
Use strmhz() to format clock frequencies
by Wolfgang Denk
· Sun Oct 19 02:35:49 2008 +0200
2915512
85xx if NUM_CPUS>1, print cpu number
by Ed Swarthout
· Wed Oct 08 23:37:59 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
bfcd6c3
Fix the incorrect DDR clk freq reporting on 8536DS
by Jason Jin
· Sat Sep 27 14:40:57 2008 +0800
9030a69
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· Fri Aug 15 15:42:11 2008 +0200
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· Sun Aug 31 16:33:26 2008 -0500
cd77728
mpc85xx: Add support for the MPC8536
by Kumar Gala
· Tue Aug 12 11:14:19 2008 -0500
3ab0b2d
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· Tue Aug 12 11:13:08 2008 -0500
b4a016e
mpc85xx: use IS_E_PROCESSOR macro
by Kim Phillips
· Tue Jun 17 17:45:22 2008 -0500
e73dabc
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· Wed Jul 09 23:22:54 2008 +0200
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· Mon Jun 23 22:57:27 2008 -0700
41df50a
Coding Style Cleanup
by Wolfgang Denk
· Sat Jun 28 23:34:37 2008 +0200
a9e1828
Fix 4xx build issue
by Anatolij Gustschin
· Thu Jun 12 12:40:11 2008 +0200
ddc1a47
Added the upmconfig() function for 85xx.
by Sergei Poselenov
· Fri Jun 06 15:42:40 2008 +0200
09cb120
MPC85xx: Beautify boot output of L2 cache configuration
by Wolfgang Grandegger
· Thu Jun 05 13:11:59 2008 +0200
8ddf00c
85xx: expose cpu identification
by Kumar Gala
· Tue Jun 10 16:53:46 2008 -0500
54b6810
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
by Kumar Gala
· Thu May 29 01:21:24 2008 -0500
2514742
Fixed reset for socrates
by Sergei Poselenov
· Thu May 08 14:17:08 2008 +0200
93d5ffb
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· Mon Apr 21 09:28:36 2008 -0500
5dab484
85xx: Show DDR memory data rate in addition to the memory clock frequency.
by James Yang
· Fri Feb 08 16:46:27 2008 -0600
957b191
85xx: get_tbclk() speed up and rounding fix
by James Yang
· Fri Feb 08 16:44:53 2008 -0600
f574097
Update SVR numbers to expand support
by Andy Fleming
· Wed Feb 06 01:19:40 2008 -0600
07db170
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· Fri Dec 07 04:59:26 2007 -0600
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· Thu Nov 29 02:10:09 2007 -0600
264623d
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
by Kumar Gala
· Thu Nov 29 01:23:09 2007 -0600
06c2fb9
Setting MSR[DE] in do_reset
by urwithsughosh@gmail.com
· Mon Sep 24 13:32:13 2007 -0400
ee0e917
Add support for UEC to 8568
by Andy Fleming
· Tue Aug 14 00:14:25 2007 -0500
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· Wed May 16 16:52:19 2007 -0500
58c495b
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· Sat May 05 18:23:11 2007 +0200
71706df
Add support for the 8568 MDS board
by Andy Fleming
· Mon Apr 23 02:54:25 2007 -0500
4399a51
85xx: write MAC address to mac-address and local-mac-address
by Timur Tabi
· Mon Feb 12 13:34:55 2007 -0600
eac342d
Some 85xx cpu cleanups
by Andy Fleming
· Mon Apr 23 01:44:44 2007 -0500
f631cca
Add cpu support for the 8544
by Andy Fleming
· Mon Apr 23 01:32:22 2007 -0500
395478d
u-boot: Fix e500 v2 core reset bug
by Zang Roy-r61911
· Tue Dec 05 16:42:30 2006 +0800
148e26a
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
by Matthew McClintock
· Wed Jun 28 10:43:36 2006 -0500
77a4f6e
* Patch by Jon Loeliger, 2005-05-05
by Jon Loeliger
· Mon Jul 25 14:05:07 2005 -0500
d0245fc
* Fixes for TQM8560 board:
by wdenk
· Wed Apr 13 10:02:42 2005 +0000
3f3262b
Update code for TQM8540 board (and 85xx in general):
by wdenk
· Tue Mar 15 22:56:53 2005 +0000
13eb221
Patch by Jon Loeliger, 17 June 2004:
by wdenk
· Fri Jul 09 23:27:13 2004 +0000
a445ddf
Patches Part 1 by Jon Loeliger, 11 May 2004:
by wdenk
· Wed Jun 09 00:34:46 2004 +0000
9c53f40
* Patches by Xianghua Xiao, 15 Oct 2003:
by wdenk
· Wed Oct 15 23:53:47 2003 +0000