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
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
1
-1
/
+1
2023-11-28
mips: io.h: Add defines for read/write/in/out functions
Igor Prusov
1
-0
/
+32
2023-11-28
mips: io.h: Add const to reads functions params
Igor Prusov
1
-1
/
+2
2023-10-24
mips: Remove common.h usage
Tom Rini
1
-0
/
+1
2023-05-31
mips: use asm-generic/unaligned.h
Jens Wiklander
1
-22
/
+1
2023-02-10
Correct SPL use of MIPS_CM
Simon Glass
1
-1
/
+1
2022-07-13
mips: add support for noncached_alloc()
Weijie Gao
1
-0
/
+20
2022-07-13
mips: add more definitions for asm/cm.h
Weijie Gao
1
-0
/
+67
2022-07-13
mips: add asm/mipsmtregs.h for MIPS multi-threading
Weijie Gao
1
-0
/
+142
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
1
-2
/
+0
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-16
/
+16
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
1
-11
/
+1
2021-04-24
Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...
Tom Rini
1
-0
/
+9
2021-04-23
mips: global_data.h: Add Octeon specific data to arch_global_data struct
Stefan Roese
1
-0
/
+9
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-1
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
3
-194
/
+1101
2020-07-18
mips: sync asm/addrspace.h with Linux 5.7
Daniel Schwierzeck
1
-12
/
+2
2020-07-18
mips: sync asm/asm.h with Linux 5.7
Daniel Schwierzeck
1
-120
/
+10
2020-07-18
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
1
-13
/
+0
2020-07-18
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
1
-0
/
+12
2020-07-18
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
Stefan Roese
1
-1
/
+1
2020-07-18
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
1
-0
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+2
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
1
-0
/
+3
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
1
-0
/
+2
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
1
-0
/
+1
2018-12-19
mips: Add SPL header
Paul Burton
1
-0
/
+33
2018-12-19
MIPS: Allow to prefetch and lock instructions into cache
Gregory CLEMENT
1
-0
/
+19
2018-12-19
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
1
-0
/
+11
2018-12-19
MIPS: remove local_irq_[save|restore] from CP0 macros
Daniel Schwierzeck
1
-7
/
+0
2018-11-20
MIPS: drop asm/const.h
Baruch Siach
1
-27
/
+0
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
1
-1
/
+1
2018-11-18
mips: mt76xx: Enable watchdog support
Stefan Roese
1
-0
/
+2
2018-11-14
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
Mario Six
1
-0
/
+22
2018-09-25
mips: use asm-generic/atomic.h
Chris Packham
1
-43
/
+1
2018-09-22
mips: Add arch/mips/include/asm/atomic.h
Stefan Roese
1
-0
/
+54
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
1
-34
/
+2
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
1
-3
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
37
-76
/
+37
2017-11-28
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
1
-0
/
+13
2017-10-02
mips: Use asm-generic/io.h
Paul Burton
1
-11
/
+6
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2
-0
/
+31
2017-06-05
mips: Make u-boot-mips.h a private header
Simon Glass
1
-0
/
+1
2017-01-10
mips: Use common _AC macro now.
Tom Rini
1
-3
/
+0
2016-11-30
MIPS: Fix map_physmem for cached mappings
Paul Burton
1
-1
/
+1
2016-11-30
mips: Let cache.h be included from assembly source
Marek Vasut
1
-0
/
+2
2016-11-30
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2
-0
/
+12
2016-11-30
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
1
-0
/
+5
[next]