Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ea385ed64345de629fb4aafb0772c856283295e3
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
cpu.c
8115936
powerpcv2: Print hardcoded size like print_size() does
by Shruti Kanetkar
· 11 years ago
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
c87e81e
powerpc/corenet: Move RCW print to cpu.c
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f4c557c
powerpc: Use lower case for the core names
by Fabio Estevam
· 12 years ago
abe3a3f
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
by Mingkai Hu
· 12 years ago
f70831e
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
095b712
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
09d0aa9
poweprc/85xx: add QMan frequency info and fdt fixup.
by Haiying Wang
· 12 years ago
3b5179f
powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
by York Sun
· 12 years ago
383f6f6
powerpc/corenet2: fix mismatch DDR sync bit from RCW
by York Sun
· 12 years ago
908412d
powerpc/mpc85xx: check number of cores
by York Sun
· 12 years ago
17ec6fa
powerpc/85xx: Add determining and report IFC frequency
by Kumar Gala
· 12 years ago
10b13c9
powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
by Mark Marshall
· 12 years ago
e8dc17b
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
by York Sun
· 12 years ago
c1abf4a
Add e6500 processor detection
by Kumar Gala
· 12 years ago
a85994c
mpc85xx: support board-specific reset function
by Ira W. Snyder
· 13 years ago
362ba29
powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536
by Kumar Gala
· 13 years ago
4728942
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
f2bbb53
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· 13 years ago
e222ed3
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
by Kumar Gala
· 13 years ago
6969447
powerpc/mpc85xx: Add clear_ddr_tlbs function
by Becky Bruce
· 13 years ago
e73cc04
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
by York Sun
· 13 years ago
f4fb90f
powerpc/85xx: Change timebase divisor to be defined per processor
by Kumar Gala
· 14 years ago
1a35f3d
powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
by Zhao Chenhui
· 14 years ago
00c4294
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
by Dipen Dudhat
· 14 years ago
5d51bf9
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
by Dipen Dudhat
· 14 years ago
4212f23
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 14 years ago
b88d3d0
mpc85xx: rename sdram_init() lbc_sdram_init()
by Becky Bruce
· 14 years ago
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
c41b744
Add memory test feature for mpc85xx POST.
by York Sun
· 14 years ago
2ecbfeb
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· 14 years ago
3a9ed2f
powerpc/mpc85xx: Report FMAN # to match user manual
by Emil Medve
· 14 years ago
bd2985c
powerpc/85xx: Add recognition of e5500 core
by Kumar Gala
· 15 years ago
a08b71c
powerpc 83xx/85xx: Merge lbc upmconfig code
by Becky Bruce
· 14 years ago
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
1d39c9a
85xx: Fix compile warning
by Kumar Gala
· 15 years ago
f58c2a4
ppc/p4080: Fix synchronous frequency calculations
by Srikanth Srinivasan
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/cpu/mpc85xx/cpu.c]
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/mpc85xx/cpu.c]
dccd9e3
ppc/p4080: Determine various chip frequencies on CoreNet platforms
by Kumar Gala
· 16 years ago
24f86a8
ppc/p4080: Handle timebase enabling and frequency reporting
by Kumar Gala
· 15 years ago
aff0153
ppc/85xx: Clean up do_reset
by Kumar Gala
· 15 years ago
36a6843
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
by Poonam Aggrwal
· 15 years ago
da6e1ca
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
9120884
8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
by Poonam Aggrwal
· 15 years ago
ae7a7d4
8xxx: Break out DMA code to a common file
by Peter Tyser
· 15 years ago
1c9f44e
fsl/85xx, 86xx: Sync up DMA code
by Peter Tyser
· 16 years ago
4c82e72
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
by Peter Tyser
· 16 years ago
511d828
qe: Pass in uec_info struct through uec_initialize
by Haiying Wang
· 15 years ago
6141468
85xx: Add QE clk support
by Haiying Wang
· 16 years ago
a917748
85xx: Added MPC8535/E identifiers
by Kumar Gala
· 16 years ago
c984913
MPC85xx: Add MPC8569 CPU support
by Haiying Wang
· 16 years ago
1f79d14
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
6843a6e
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 16 years ago
a864f32
mpc85xx: Add support for the P2020
by Srikanth Srinivasan
· 16 years ago
f92794c
85xx: Format cpu freq printing to handle 8 cores
by Kumar Gala
· 16 years ago
bb8aea7
Add secondary CPUs processor frequency for e500 core
by Haiying Wang
· 16 years ago
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· 16 years ago
a8665ac
mpc8568: Double local bus clock divider
by Trent Piepho
· 16 years ago
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· 16 years ago
c4cc8f2
Fix typo in cpu/mpc85xx/cpu.c
by Ben Warren
· 16 years ago
9f4a689
85xx: Add basic e500mc core support
by Kumar Gala
· 16 years ago
2059104
Use strmhz() to format clock frequencies
by Wolfgang Denk
· 16 years ago
2915512
85xx if NUM_CPUS>1, print cpu number
by Ed Swarthout
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bfcd6c3
Fix the incorrect DDR clk freq reporting on 8536DS
by Jason Jin
· 16 years ago
9030a69
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
by Sergei Poselenov
· 16 years ago
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
cd77728
mpc85xx: Add support for the MPC8536
by Kumar Gala
· 16 years ago
3ab0b2d
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago
b4a016e
mpc85xx: use IS_E_PROCESSOR macro
by Kim Phillips
· 16 years ago
e73dabc
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
41df50a
Coding Style Cleanup
by Wolfgang Denk
· 16 years ago
a9e1828
Fix 4xx build issue
by Anatolij Gustschin
· 16 years ago
ddc1a47
Added the upmconfig() function for 85xx.
by Sergei Poselenov
· 16 years ago
09cb120
MPC85xx: Beautify boot output of L2 cache configuration
by Wolfgang Grandegger
· 16 years ago
8ddf00c
85xx: expose cpu identification
by Kumar Gala
· 16 years ago
54b6810
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
by Kumar Gala
· 17 years ago
2514742
Fixed reset for socrates
by Sergei Poselenov
· 17 years ago
93d5ffb
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· 17 years ago
5dab484
85xx: Show DDR memory data rate in addition to the memory clock frequency.
by James Yang
· 17 years ago
957b191
85xx: get_tbclk() speed up and rounding fix
by James Yang
· 17 years ago
f574097
Update SVR numbers to expand support
by Andy Fleming
· 17 years ago
07db170
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
264623d
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
by Kumar Gala
· 17 years ago
06c2fb9
Setting MSR[DE] in do_reset
by urwithsughosh@gmail.com
· 17 years ago
ee0e917
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
58c495b
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
Next »