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
/
mpc86xx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
13
-2796
/
+0
2010-03-30
mpc86xx: set the DDR BATs after calculating true DDR size
Timur Tabi
2
-1
/
+39
2010-02-08
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
1
-0
/
+1
2010-01-26
86xx: Add support for 'cpu disable' command
Kumar Gala
1
-2
/
+16
2010-01-26
Add support to disable cpu's in multicore processors
Kumar Gala
1
-0
/
+28
2010-01-26
ppc: remove -ffixed-r14 gcc option.
Joakim Tjernlund
1
-1
/
+1
2010-01-26
ppc: Use r12 instead of r14 as GOT pointer.
Joakim Tjernlund
1
-5
/
+6
2010-01-26
ppc: Loose GOT access in IRQ
Joakim Tjernlund
1
-33
/
+3
2010-01-18
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
1
-4
/
+0
2009-10-08
relocation: Do not relocate NULL pointers.
Joakim Tjernlund
1
-2
/
+4
2009-09-08
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
Poonam Aggrwal
1
-0
/
+6
2009-09-08
ppc/85xx/86xx: Device tree fixup for number of cores
Poonam Aggrwal
1
-0
/
+3
2009-09-08
ppc/85xx,86xx: Handling Unknown SOC version
Poonam Aggrwal
1
-4
/
+1
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
2
-6
/
+8
2009-08-28
8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
Poonam Aggrwal
1
-31
/
+1
2009-08-28
86xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
1
-1
/
+2
2009-07-22
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
Peter Tyser
1
-2
/
+2
2009-07-01
8xxx: Move dma_init() call to common code
Peter Tyser
1
-0
/
+3
2009-07-01
8xxx: Break out DMA code to a common file
Peter Tyser
1
-55
/
+0
2009-06-30
86xx: Add CPU_TYPE_ENTRY support
Kumar Gala
1
-12
/
+21
2009-06-12
fsl/85xx, 86xx: Sync up DMA code
Peter Tyser
1
-6
/
+8
2009-06-12
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
Peter Tyser
1
-12
/
+15
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
1
-1
/
+1
2009-04-01
86xx: Cleanup MP support
Kumar Gala
6
-52
/
+49
2009-02-16
86xx: Update CPU info output on bootup
Peter Tyser
1
-41
/
+41
2009-02-16
86xx: Reset update
Peter Tyser
1
-61
/
+19
2009-02-10
mpc86xx: Add support to populate addr map based on BATs
Becky Bruce
1
-0
/
+27
2009-01-12
MPC86xx: fix build warnings
Wolfgang Denk
2
-3
/
+1
2008-12-19
mpc8[56]xx: Put localbus clock in sysinfo and gd
Trent Piepho
2
-18
/
+23
2008-12-19
mpc86xx: Double local bus clock divider
Trent Piepho
1
-0
/
+1
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-12-19
mpc8[56]xx: Put localbus clock in device tree
Trent Piepho
1
-0
/
+9
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
1
-2
/
+0
2008-12-14
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-11-10
mpc8641: Support 36-bit physical addressing
Becky Bruce
1
-11
/
+33
2008-11-10
mpc8641: Change 32-bit memory map
Becky Bruce
1
-1
/
+1
2008-11-10
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
Becky Bruce
1
-10
/
+10
2008-11-10
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
Becky Bruce
1
-11
/
+8
2008-11-10
mpc86xx: Move setup_bats into cpu_init_f
Becky Bruce
2
-5
/
+4
2008-11-04
powerpc: change 86xx SMP boot method
Becky Bruce
7
-73
/
+277
2008-11-03
powerpc 86xx: Handle CCSR relocation earlier
Becky Bruce
1
-5
/
+24
2008-10-30
86xx: remove the redundant r2 global data pointer save
Dave Liu
1
-1
/
+0
2008-10-30
86xx: remove the unused code for 86xx family
Dave Liu
1
-14
/
+0
2008-10-30
86xx: Move the clear_tlbs before MMU turn on
Dave Liu
1
-1
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
8
-120
/
+120
2008-10-18
74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
Kumar Gala
1
-5
/
+5
2008-10-13
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
1
-4
/
+4
2008-10-13
86xx: remove redudant code with lib_ppc/interrupts.c
Kumar Gala
1
-124
/
+7
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
1
-19
/
+7
[next]