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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
powerpc: t1040: Correct RCW EC2 settings
Bin Meng
1
-2
/
+1
2018-10-29
powerpc: t1040: Correct RCW MAC2_GMII_SEL value
Bin Meng
1
-1
/
+1
2018-10-29
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2
-0
/
+12
2018-09-27
powerpc: dts: Enable device tree support for T2080QDS
Jagdish Gediya
4
-0
/
+120
2018-09-27
powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards
Jagdish Gediya
1
-0
/
+32
2018-09-27
powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
Jagdish Gediya
1
-0
/
+4
2018-09-27
powerpc: mpc85xx: Select BINMAN by default
Jagdish Gediya
1
-0
/
+1
2018-09-27
powerpc/dts: Makefile changes to clean and build dts
Jagdish Gediya
1
-0
/
+12
2018-09-27
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
Jagdish Gediya
4
-0
/
+4
2018-09-18
misc: Add MPC83xx serdes driver
Mario Six
2
-0
/
+8
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
3
-0
/
+6
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
3
-3
/
+10
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
4
-1
/
+83
2018-09-18
mpc83xx: Add sysreset driver
Mario Six
1
-1
/
+2
2018-09-18
powerpc: Add read*_*/write*_* macros
Mario Six
1
-0
/
+18
2018-09-18
ram: Add driver for MPC83xx
Mario Six
1
-0
/
+4
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
1
-28
/
+2
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
1
-1
/
+1
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
1
-0
/
+1
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
1
-3
/
+3
2018-07-10
configs: Remove empty #ifdef/#ifndef blocks from configs
Alex Kiernan
1
-3
/
+0
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2
-9
/
+9
2018-05-09
powerpc: mpc85xx: Improve Work-around for Erratum A005125
Takuma Ueba
1
-0
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
165
-340
/
+165
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
4
-8
/
+0
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-04-06
powerpc: mpc8xx: move watchdog into drivers/watchdog
Christophe Leroy
3
-13
/
+5
2018-04-06
powerpc: mpc8xx: cleaning up watchdog
Christophe Leroy
3
-20
/
+9
2018-04-06
powerpc: mpc8xx: refactorise reginfo
Christophe Leroy
3
-72
/
+20
2018-04-06
board: MCR3000: cleanup config
Christophe Leroy
1
-0
/
+1
2018-04-06
powerpc: mpc8xx: initialisation of initial RAM
Christophe Leroy
1
-7
/
+20
2018-04-06
powerpc: mpc8xx: redistribute data in CPM dpram
Christophe Leroy
1
-8
/
+8
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
5
-4
/
+691
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
8
-10
/
+10
2018-04-06
powerpc: mpc8xx: remove get_immr() argument
Christophe Leroy
3
-6
/
+4
2018-04-06
powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx
Christophe Leroy
1
-2
/
+1
2018-04-06
powerpc: mpc8xx: get rid of the multiple PVR_ values
Christophe Leroy
2
-5
/
+3
2018-04-06
powerpc: mpc8xx: harmonise initialisation of the immap local pointer
Christophe Leroy
2
-5
/
+3
2018-03-16
ppc: Remove orphan xilinx_irq.h file
Michal Simek
1
-25
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
11
-11
/
+11
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-5
/
+0
2018-02-09
PowerPC: phy: enable all phylib drivers when use phylib and tsec enet
Zhao Qiang
1
-3
/
+1
2018-01-30
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
Derald D. Woods
1
-2
/
+0
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
1
-14
/
+0
2018-01-28
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
Mario Six
1
-1
/
+1
2018-01-10
drivers/misc: Share qbman init between archs
Ahmed Mansour
6
-348
/
+8
2017-12-26
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
1
-0
/
+33
2017-12-12
ata: Migrate CONFIG_FSL_SATA to Kconfig
Tuomas Tynkkynen
2
-0
/
+14
2017-12-12
ata: Migrate CONFIG_SATA_SIL to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
[next]