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