summaryrefslogtreecommitdiff
path: root/arch/mips/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese1-0/+1
2020-04-09mips: cmd: go: Flush cache before jumping to app/imageStefan Roese1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-07-25MIPS: Stop building position independent codePaul Burton1-0/+1
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck1-0/+2
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck1-0/+1
2016-02-02MIPS: Support dynamic I/O port base addressPaul Burton1-1/+0
2015-01-29MIPS: unify cache initialization codePaul Burton1-0/+1
2015-01-29MIPS: unify cache maintenance functionsPaul Burton1-0/+1
2014-11-27MIPS: remove board.cDaniel Schwierzeck1-3/+0
2014-04-20MIPS: allow use of generic boardPaul Burton1-0/+2
2014-04-20MIPS: move mips_io_port_base out of board.cPaul Burton1-0/+2
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada1-6/+1
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada1-39/+5
2013-08-13MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck1-4/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-17Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-2/+2
2012-08-17dm: mips: Import libgcc components from LinuxMarek Vasut1-0/+20
2011-05-09MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi1-1/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+51