index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc85xx
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-330
/
+0
2009-09-24
ppc/p4080: Determine various chip frequencies on CoreNet platforms
Kumar Gala
1
-4
/
+41
2009-09-24
ppc/p4080: Handle timebase enabling and frequency reporting
Kumar Gala
1
-0
/
+4
2009-09-08
ppc/85xx: Clean up do_reset
Kumar Gala
1
-16
/
+9
2009-09-08
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
Poonam Aggrwal
1
-0
/
+4
2009-09-08
ppc/85xx,86xx: Handling Unknown SOC version
Poonam Aggrwal
1
-7
/
+3
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
1
-11
/
+10
2009-08-28
8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
Poonam Aggrwal
1
-69
/
+1
2009-07-01
8xxx: Break out DMA code to a common file
Peter Tyser
1
-47
/
+0
2009-06-12
fsl/85xx, 86xx: Sync up DMA code
Peter Tyser
1
-4
/
+4
2009-06-12
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
Peter Tyser
1
-14
/
+17
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
1
-17
/
+4
2009-06-12
85xx: Add QE clk support
Haiying Wang
1
-0
/
+4
2009-06-12
85xx: Added MPC8535/E identifiers
Kumar Gala
1
-0
/
+2
2009-03-30
MPC85xx: Add MPC8569 CPU support
Haiying Wang
1
-0
/
+2
2009-02-19
Coding style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+2
2009-02-16
85xx: Add eSDHC support for 8536 DS
Andy Fleming
1
-0
/
+15
2009-02-16
mpc85xx: Add support for the P2020
Srikanth Srinivasan
1
-0
/
+2
2009-02-16
85xx: Format cpu freq printing to handle 8 cores
Kumar Gala
1
-3
/
+5
2009-01-23
Add secondary CPUs processor frequency for e500 core
Haiying Wang
1
-2
/
+5
2008-12-19
mpc8[56]xx: Put localbus clock in sysinfo and gd
Trent Piepho
1
-26
/
+5
2008-12-19
mpc8568: Double local bus clock divider
Trent Piepho
1
-2
/
+2
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-11-09
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
1
-0
/
+18
2008-11-09
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
1
-1
/
+4
2008-11-09
Fix typo in cpu/mpc85xx/cpu.c
Ben Warren
1
-1
/
+1
2008-10-24
85xx: Add basic e500mc core support
Kumar Gala
1
-0
/
+4
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
1
-11
/
+15
2008-10-18
85xx if NUM_CPUS>1, print cpu number
Ed Swarthout
1
-0
/
+5
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+9
2008-10-07
Fix the incorrect DDR clk freq reporting on 8536DS
Jason Jin
1
-1
/
+2
2008-09-09
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Sergei Poselenov
1
-8
/
+7
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
1
-23
/
+10
2008-08-27
mpc85xx: Add support for the MPC8536
Kumar Gala
1
-1
/
+7
2008-08-27
mpc85xx: Add support for the MPC8572DS reference board
Kumar Gala
1
-1
/
+1
2008-07-14
mpc85xx: use IS_E_PROCESSOR macro
Kim Phillips
1
-1
/
+1
2008-07-09
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
1
-0
/
+30
2008-07-06
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
1
-0
/
+30
2008-06-28
Coding Style Cleanup
Wolfgang Denk
1
-1
/
+1
2008-06-19
Fix 4xx build issue
Anatolij Gustschin
1
-1
/
+1
2008-06-11
Added the upmconfig() function for 85xx.
Sergei Poselenov
1
-0
/
+66
2008-06-10
MPC85xx: Beautify boot output of L2 cache configuration
Wolfgang Grandegger
1
-1
/
+1
2008-06-10
85xx: expose cpu identification
Kumar Gala
1
-36
/
+40
2008-06-09
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
Kumar Gala
1
-2
/
+6
2008-05-20
Fixed reset for socrates
Sergei Poselenov
1
-9
/
+14
2008-04-24
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
1
-7
/
+6
2008-03-26
85xx: Show DDR memory data rate in addition to the memory clock frequency.
James Yang
1
-3
/
+6
2008-03-26
85xx: get_tbclk() speed up and rounding fix
James Yang
1
-5
/
+3
2008-03-26
Update SVR numbers to expand support
Andy Fleming
1
-37
/
+48
2007-12-11
Handle Asynchronous DDR clock on 85xx
Kumar Gala
1
-1
/
+15
[next]