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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
1
-0
/
+1
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
1
-0
/
+0
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-09-21
MIPS: Hang if run on a secondary CPU
Paul Burton
1
-0
/
+7
2016-09-21
MIPS: Join the coherent domain when a CM is present
Paul Burton
1
-0
/
+5
2016-09-21
MIPS: L2 cache support
Paul Burton
3
-0
/
+46
2016-09-21
MIPS: Map CM Global Control Registers
Paul Burton
1
-0
/
+19
2016-09-21
MIPS: Preserve Config implementation-defined bits
Paul Burton
1
-0
/
+1
2016-09-21
MIPS: Probe cache line sizes once during boot
Paul Burton
2
-0
/
+13
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
1
-0
/
+7
2016-05-31
MIPS: remove dead code from asm/u-boot-mips.h
Daniel Schwierzeck
1
-18
/
+3
2016-05-31
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Paul Burton
1
-4
/
+1
2016-05-27
mips: Drop unused code in u-boot.h
Simon Glass
1
-16
/
+0
2016-05-26
mips: Drop JZ4740 remnants
Marek Vasut
2
-1158
/
+0
2016-05-21
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang
1
-0
/
+6
2016-03-09
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
1
-1
/
+1
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2
-21
/
+30
2016-02-01
MIPS: Remove SLOW_DOWN_IO
Paul Burton
1
-37
/
+3
2016-01-25
mips: asm/io.h: Add in <linux/bug.h>
Tom Rini
1
-0
/
+1
2016-01-16
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
1
-0
/
+55
2016-01-16
MIPS: fix SPDX license identifier in remaining arch header files
Daniel Schwierzeck
14
-55
/
+32
2016-01-16
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
6
-543
/
+1201
2016-01-16
MIPS: sync I/O related header files with linux-4.4
Daniel Schwierzeck
9
-363
/
+937
2016-01-16
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
Daniel Schwierzeck
1
-10
/
+4
2016-01-16
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
Daniel Schwierzeck
1
-1072
/
+0
2016-01-16
MIPS: create .text sub-sections for assembler functions
Daniel Schwierzeck
1
-1
/
+3
2016-01-16
MIPS: fix annotation of _start and relocate_code
Daniel Schwierzeck
1
-0
/
+6
2016-01-16
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
Purna Chandra Mandal
1
-0
/
+1
2015-11-05
mips: Use the generic bitops headers
Fabio Estevam
1
-0
/
+5
2015-08-21
mips: Use unsigned int when reading c0 registers
Chris Packham
1
-2
/
+2
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-01-29
malta: IDE support
Paul Burton
1
-0
/
+5
2015-01-29
MIPS: avoid .set ISA for cache operations
Paul Burton
1
-0
/
+13
2015-01-21
MIPS: add support for pre-relocation malloc
Daniel Schwierzeck
1
-2
/
+0
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
1
-1
/
+1
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
1
-0
/
+2
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
1
-1
/
+0
2014-04-20
MIPS: drop incaip board
Daniel Schwierzeck
2
-2432
/
+0
2014-04-20
MIPS: allow use of generic board
Paul Burton
1
-0
/
+9
2014-03-04
MIPS: fix types u64 and __u64 to unsigned long long
Daniel Schwierzeck
1
-20
/
+3
2013-11-26
malta: enable PIIX4 SERIRQ
Paul Burton
1
-0
/
+7
2013-11-15
malta: use unmapped flash base address
Gabor Juhos
1
-1
/
+1
2013-11-11
malta: arch/mips/include/asm/malta.h SPDX license tag
Paul Burton
1
-3
/
+2
2013-11-09
malta: setup PIIX4 interrupt route
Paul Burton
1
-0
/
+5
2013-11-09
malta: display "U-boot" on the LCD screen
Paul Burton
1
-0
/
+10
2013-11-09
malta: support for coreFPGA6 boards
Paul Burton
1
-6
/
+29
2013-11-09
mips32: detect L1 cache sizes if they're not defined
Paul Burton
1
-0
/
+6
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
4
-5
/
+0
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
1
-1
/
+0
[prev]
[next]