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
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Revert "powerpc: fix regression in arch_initr_trap()"
Tom Rini
1
-1
/
+0
2021-05-26
powerpc: fix regression in arch_initr_trap()
Matt Merhar
1
-0
/
+1
2021-04-27
powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD
Rasmus Villemoes
2
-2
/
+22
2021-04-27
powerpc: lib: remove leftover CONFIG_5xx
Rasmus Villemoes
1
-2
/
+0
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
1
-1
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
5
-1
/
+5
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
5
-1
/
+5
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2
-0
/
+20
2020-08-26
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
1
-2
/
+2
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
1
-0
/
+25
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
1
-4
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-9
/
+9
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
1
-0
/
+5
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2
-0
/
+43
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
1
-5
/
+5
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-3
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
1
-0
/
+1
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
1
-4
/
+4
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move some time functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
status_led: Tidy up the code style
Simon Glass
1
-1
/
+1
2019-12-02
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
1
-13
/
+0
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
1
-1
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2
-1
/
+8
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
16
-33
/
+16
2018-04-28
powerpc: fix typo in kgdb.c
Heinrich Schuchardt
1
-1
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2
-4
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-5
/
+0
2017-08-26
powerpc: Rework interrupt_init_cpu()
Tom Rini
1
-6
/
+1
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-4
/
+4
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+2
2017-07-23
powerpc, 8xx: fix missing function declarations.
Christophe Leroy
2
-3
/
+2
2017-07-22
powerpc: move set_msr() and get_msr() into .h
Christophe Leroy
2
-28
/
+0
2017-07-22
power, timer: reset TBL before TBU
Christophe Leroy
1
-1
/
+1
2017-07-22
powerpc, timer: Does 8xx specific actions in 8xx cpu_init
Christophe Leroy
1
-11
/
+0
2017-07-08
powerpc, 8xx: Use IO accessors to access IO memory
Christophe Leroy
1
-3
/
+4
2017-07-08
powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
Christophe Leroy
3
-405
/
+0
2017-07-08
powerpc: Partialy restore core of mpc8xx
Christophe Leroy
4
-0
/
+416
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
3
-35
/
+2
[next]