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
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
MIPS: change 'extern inline' to 'static inline'
Daniel Schwierzeck
2
-9
/
+9
2015-07-02
MIPS: fix missing semicolon in cacheops.h
Tony Wu
1
-1
/
+1
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
1
-3
/
+0
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-04-24
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2
-7
/
+8
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-5
/
+7
2015-04-18
net: Provide a function to get the current MAC address
Joe Hershberger
1
-1
/
+1
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
1
-2
/
+0
2015-01-30
MIPS: unify CPU code in arch/mips/cpu/
Daniel Schwierzeck
12
-389
/
+13
2015-01-30
MIPS: move au1x00 SoC code to arch/mips/mach-au1x00
Daniel Schwierzeck
10
-10
/
+8
2015-01-30
MIPS: handle mips64 ST0_KX bit in mips32 start.S
Paul Burton
1
-1
/
+3
2015-01-30
MIPS: handle mips64 relocs in mips32 start.S
Paul Burton
1
-2
/
+17
2015-01-30
MIPS: use asm.h macros in mips32 start.S
Paul Burton
1
-55
/
+61
2015-01-29
malta: IDE support
Paul Burton
1
-0
/
+5
2015-01-29
MIPS: clear TagLo select 2 during cache init
Paul Burton
1
-2
/
+8
2015-01-29
MIPS: allow systems to skip loads during cache init
Paul Burton
2
-6
/
+19
2015-01-29
MIPS: inline mips_init_[id]cache functions
Paul Burton
1
-58
/
+28
2015-01-29
MIPS: refactor cache loops to a macro
Paul Burton
1
-17
/
+13
2015-01-29
MIPS: refactor L1 cache config reads to a macro
Paul Burton
1
-56
/
+41
2015-01-29
MIPS: unify cache initialization code
Paul Burton
5
-224
/
+15
2015-01-29
MIPS: unify cache maintenance functions
Paul Burton
4
-167
/
+119
2015-01-29
MIPS: avoid .set ISA for cache operations
Paul Burton
3
-38
/
+33
2015-01-21
MIPS: add support for pre-relocation malloc
Daniel Schwierzeck
3
-4
/
+46
2015-01-21
MIPS: add support for CONFIG_SYS_INIT_SP_ADDR
Daniel Schwierzeck
2
-2
/
+12
2015-01-21
MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE
Daniel Schwierzeck
1
-0
/
+4
2015-01-21
MIPS: replace $(CPU) with Kconfig symbols
Daniel Schwierzeck
2
-2
/
+12
2015-01-21
MIPS: use common code from lib/time.c
Thomas Langer
2
-110
/
+8
2015-01-21
MIPS: bootm: add bootstage reporting
Daniel Schwierzeck
1
-2
/
+6
2015-01-21
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
2
-2
/
+47
2015-01-21
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
Daniel Schwierzeck
1
-0
/
+26
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
2
-1
/
+22
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
2
-2
/
+27
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
1
-1
/
+1
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
1
-0
/
+8
2014-11-27
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
1
-3
/
+0
2014-11-27
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
1
-0
/
+20
2014-11-27
MIPS: remove board.c
Daniel Schwierzeck
2
-323
/
+0
2014-11-27
MIPS: fix setup of initial stack frame
Daniel Schwierzeck
2
-4
/
+10
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
1
-1
/
+1
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-0
/
+2
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
1
-2
/
+0
2014-11-01
MIPS: add .padding section to linker script
Daniel Schwierzeck
2
-1
/
+19
2014-11-01
MIPS: refactor setting of compiler options
Daniel Schwierzeck
3
-41
/
+29
2014-11-01
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
Daniel Schwierzeck
1
-6
/
+2
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
1
-0
/
+4
2014-11-01
MIPS: kconfig: add options for CPU type select
Daniel Schwierzeck
1
-0
/
+68
2014-11-01
MIPS: kconfig: add options for endianess select
Daniel Schwierzeck
1
-0
/
+38
2014-10-23
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
1
-0
/
+3
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-1
/
+0
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
1
-1
/
+1
[next]