index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-12-21
mips: Add a reset_cpu() function
Simon Glass
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-06-24
mips: cpu: Use plain puts() in restart handler
Marek Vasut
2021-01-24
mips: enable _machine_restart for spl
Weijie Gao
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2018-12-19
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-10
MIPS: allow using generic sysreset drivers
Álvaro Fernández Rojas
2016-09-21
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-05-21
mips: Fix compiler warning in cpu.c
Marek Vasut
2015-01-30
MIPS: unify CPU code in arch/mips/cpu/
Daniel Schwierzeck
2011-04-02
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser