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
/
mips
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
mips: Add a reset_cpu() function
Simon Glass
1
-1
/
+7
2023-10-24
mips: Remove common.h usage
Tom Rini
3
-3
/
+0
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
1
-2
/
+2
2023-06-24
mips: cpu: Use plain puts() in restart handler
Marek Vasut
1
-1
/
+1
2022-07-13
mips: add __image_copy_len for SPL linker script
Weijie Gao
1
-0
/
+3
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2
-4
/
+4
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-6
/
+2
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-2
/
+2
2021-01-24
mips: enable _machine_restart for spl
Weijie Gao
1
-1
/
+1
2020-11-30
mips: start.S: Add Octeon boot header compatibility
Stefan Roese
1
-2
/
+8
2020-07-18
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
Stefan Roese
1
-0
/
+5
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
1
-1
/
+1
2020-07-18
mips: add config options for generic cache setup code
Daniel Schwierzeck
1
-1
/
+5
2020-07-18
mips: refactor disabling of caches
Daniel Schwierzeck
1
-5
/
+4
2020-07-18
mips: start.S: remove dead code
Daniel Schwierzeck
1
-9
/
+0
2020-07-18
mips: time: Only compile the weak get_tbclk() when needed
Stefan Roese
1
-0
/
+2
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-04-27
mips: add a option to support not reserving malloc space on initial stack
Weijie Gao
1
-2
/
+4
2020-04-27
mips: add an option to support initialize SRAM for initial stack
Weijie Gao
1
-0
/
+7
2020-04-27
mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
1
-1
/
+1
2020-04-27
mips: enable support for appending dtb to spl binary
Weijie Gao
1
-0
/
+2
2020-04-27
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
1
-1
/
+2
2020-04-09
MIPS: allow override of get_tbclk()
Alex Nemirovsky
1
-1
/
+1
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
1
-0
/
+1
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-2
/
+2
2019-01-16
MIPS: optimize and fix ELF sections
Daniel Schwierzeck
2
-68
/
+136
2018-12-19
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
1
-10
/
+0
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2
-14
/
+0
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2
-4
/
+4
2018-11-02
MIPS: make size of relocation table fixed but configurable
Daniel Schwierzeck
1
-7
/
+13
2018-09-22
MIPS: start.S: make boot config at offset 0x10 configurable
Daniel Schwierzeck
1
-16
/
+5
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
10
-24
/
+10
2017-11-28
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Paul Burton
1
-6
/
+0
2017-07-27
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
1
-3
/
+3
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2
-162
/
+9
2017-05-10
MIPS: add initial infrastructure for Broadcom MIPS SoCs
Álvaro Fernández Rojas
1
-0
/
+5
2017-05-10
MIPS: allow using generic sysreset drivers
Álvaro Fernández Rojas
1
-0
/
+2
2017-05-10
MIPS: call debug_uart_init right before board_init_f
Daniel Schwierzeck
1
-0
/
+14
2016-11-30
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
1
-0
/
+7
2016-11-30
MIPS: factor out code for initial stack and global data
Daniel Schwierzeck
1
-26
/
+30
2016-11-30
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
1
-24
/
+50
2016-11-30
MIPS: fix ROM exception vectors
Daniel Schwierzeck
1
-10
/
+19
2016-11-30
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
1
-3
/
+8
2016-09-21
MIPS: Hang if run on a secondary CPU
Paul Burton
1
-1
/
+20
2016-09-21
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2
-26
/
+21
2016-09-21
MIPS: Ensure Config.K0=2 applies before any memory accesses
Paul Burton
1
-0
/
+1
2016-09-21
MIPS: Map CM Global Control Registers
Paul Burton
3
-0
/
+53
2016-09-21
MIPS: If we don't need DDR for cache init, init cache first
Paul Burton
1
-0
/
+9
[next]