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
/
cpu
/
mpc5xx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
powerpc: Finish updating u-boot*lds scripts for newer binutils
Tom Rini
1
-1
/
+0
2015-09-02
powerpc: mpc5xx: remove cmi_mpc5xx support
Masahiro Yamada
1
-4
/
+0
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-1
/
+0
2014-07-30
powerpc: remove redundant CPU definition
Masahiro Yamada
1
-1
/
+1
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+22
2014-01-24
powerpc: mpc5xx: remove redundant CONFIG_5xx definition
Masahiro Yamada
1
-2
/
+0
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
1
-1
/
+0
2013-12-13
PowerPC: merge commonly-defined flags
Masahiro Yamada
1
-3
/
+1
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
1
-1
/
+0
2013-10-31
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-25
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
11
-182
/
+11
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2
-3
/
+3
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
2012-11-04
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
1
-3
/
+3
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-3
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
1
-9
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
1
-32
/
+0
2012-10-15
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
Marek Vasut
1
-21
/
+74
2011-07-28
unify version_string
Andreas Bießmann
1
-8
/
+1
2011-04-20
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
1
-10
/
+1
2011-04-11
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
1
-1
/
+10
2011-04-11
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
1
-1
/
+1
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2
-3
/
+3
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
1
-2
/
+3
2010-11-27
5xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
1
-53
/
+16
2010-11-26
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
1
-10
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-11-14
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
1
-1
/
+1
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-0
/
+1
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
1
-1
/
+3
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
1
-0
/
+1
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
1
-14
/
+2
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2
-2
/
+2
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
11
-0
/
+2185