Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cc76e9e0e00e051e261ad682a4d19c5981179a46
/
arch
/
powerpc
/
cpu
/
mpc86xx
/
cpu.c
a05ff46
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Tue Nov 29 22:17:55 2011 +0000
693d638
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
by Peter Tyser
· Fri Dec 03 10:28:47 2010 -0600
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· Thu Jun 17 11:37:20 2010 -0500
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
[Renamed from arch/ppc/cpu/mpc86xx/cpu.c]
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
[Renamed from cpu/mpc86xx/cpu.c]
107e9cd
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· Mon Mar 29 12:51:07 2010 -0500
36a6843
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
by Poonam Aggrwal
· Thu Sep 03 19:42:40 2009 +0530
da6e1ca
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· Wed Sep 02 13:35:21 2009 +0530
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· Fri Jul 31 12:08:14 2009 +0530
9120884
8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
by Poonam Aggrwal
· Fri Jul 31 12:07:45 2009 +0530
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· Tue Jun 30 17:15:40 2009 -0500
1e2e9fa
86xx: Add CPU_TYPE_ENTRY support
by Kumar Gala
· Thu Jun 18 08:23:01 2009 -0500
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· Thu May 21 12:10:00 2009 -0500
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· Thu May 21 12:09:59 2009 -0500
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· Mon Apr 20 11:08:46 2009 -0500
698f3a1
86xx: Update CPU info output on bootup
by Peter Tyser
· Fri Feb 06 14:30:40 2009 -0600
6945440
86xx: Reset update
by Peter Tyser
· Thu Feb 05 11:25:25 2009 -0600
3fe630c
MPC86xx: fix build warnings
by Wolfgang Denk
· Mon Jan 12 14:50:35 2009 +0100
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· Wed Dec 03 15:16:37 2008 -0800
5053058
mpc86xx: Double local bus clock divider
by Trent Piepho
· Wed Dec 03 15:16:36 2008 -0800
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· Wed Dec 03 15:16:34 2008 -0800
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· Sun Aug 31 16:33:26 2008 -0500
68d1acf
Merge commit 'wd/master'
by Jon Loeliger
· Thu Jul 10 12:05:32 2008 -0500
a49ae4a
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· Thu Jul 10 01:13:30 2008 +0200
6c71b94
Feed the watchdog in u-boot for 8610 board.
by Jason Jin
· Tue May 13 11:50:36 2008 +0800
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· Mon Jun 23 22:57:27 2008 -0700
7e07c77
PPC: 86xx Add bat registers to reginfo command
by Becky Bruce
· Thu May 08 19:02:51 2008 -0500
f574097
Update SVR numbers to expand support
by Andy Fleming
· Wed Feb 06 01:19:40 2008 -0600
84640c9
86xx: Convert sbc8641d to use libfdt.
by Jon Loeliger
· Mon Feb 18 14:01:56 2008 -0600
b0b3094
86xx: Add reginfo command
by Becky Bruce
· Wed Jan 23 16:31:06 2008 -0600
333dd1d
make 8610 board use pixis reset
by Jason Jin
· Fri Oct 26 18:32:00 2007 +0800
3b971c9
Initial mpc8610hpcd cpu/, README and include/ files.
by Jon Loeliger
· Tue Oct 16 15:26:51 2007 -0500
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· Wed May 16 16:52:19 2007 -0500
abe7bd0
mpc86xx; Write MAC address to mac-address and local-mac-address
by Jon Loeliger
· Fri Apr 20 14:12:26 2007 -0500
176f509
mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
by Jon Loeliger
· Fri Apr 20 14:11:38 2007 -0500
57b6e9c
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· Mon Jan 22 12:37:30 2007 -0600
f57e829
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· Thu Sep 14 08:40:36 2006 -0500
a129544
General indent and whitespace cleanups.
by Jon Loeliger
· Tue Aug 22 12:06:18 2006 -0500
58957a5
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· Thu Aug 03 16:17:56 2006 -0500
e65e32e
White space cleanup.
by Jon Loeliger
· Wed May 31 12:44:44 2006 -0500
72f8a8e
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
by Jon Loeliger
· Wed May 31 11:24:28 2006 -0500
64268d7
Remove dead debug code.
by Jon Loeliger
· Wed May 31 10:07:28 2006 -0500
d68e2ba
Move mpc86xx PIXIS code to board directory
by Jon Loeliger
· Tue May 30 17:47:00 2006 -0500
574026a
Improve "reset" command's interaction with watchdog.
by Haiying Wang
· Tue May 30 09:10:32 2006 -0500
465b9d8
Cleanup whitespaces and style issues.
by Jon Loeliger
· Thu Apr 27 10:15:16 2006 -0500
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· Wed Apr 26 17:58:56 2006 -0500