index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
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