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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2024-03-13
mips: implement __udivdi3
Linus Walleij
2020-04-27
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
2020-04-09
mips: cmd: go: Flush cache before jumping to app/image
Stefan Roese
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2016-11-30
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2015-01-29
MIPS: unify cache initialization code
Paul Burton
2015-01-29
MIPS: unify cache maintenance functions
Paul Burton
2014-11-27
MIPS: remove board.c
Daniel Schwierzeck
2014-04-20
MIPS: allow use of generic board
Paul Burton
2014-04-20
MIPS: move mips_io_port_base out of board.c
Paul Burton
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-08-13
MIPS: bootm: drop obsolete Qemu specific bootm implementation
Daniel Schwierzeck
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2012-08-17
dm: mips: Import libgcc components from Linux
Marek Vasut
2011-05-10
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser