summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-3/+0
* MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki2018-03-221-14/+6
* MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-211-0/+3
* MIPS: Expand help text to list generic defconfigsJames Hogan2018-03-051-0/+19
* MIPS: Refactor legacy defconfigsJames Hogan2018-02-191-9/+10
* MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-191-0/+3
* MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-221-0/+6
* MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal2018-01-181-1/+1
* MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-081-0/+4
* MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn2017-11-081-1/+1
* MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-061-0/+4
* MIPS: Prevent direct use of generic_defconfigPaul Burton2017-08-301-0/+13
* MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton2017-08-301-2/+8
* MIPS: Allow platform to specify multiple its.S filesPaul Burton2017-08-291-1/+2
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-1/+0
* MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
* MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6Miodrag Dinic2017-06-291-1/+1
* MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski2017-04-111-3/+3
* MIPS: Disable stack checks on MIPS kernelsJoshua Kinard2017-02-141-0/+15
* MIPS: 'make -s' should be silentArnd Bergmann2017-01-251-2/+2
* MIPS: Use Makefile.postlink to insert relocations into vmlinuxMatt Redfearn2017-01-031-12/+0
* MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne2017-01-031-0/+4
* MIPS: Fix build of compressed imageMatt Redfearn2016-11-041-1/+1
* MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-061-0/+13
* MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-061-0/+56
* MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-061-1/+7
* MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-131-4/+0
* MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-171-0/+2
* MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn2016-05-131-0/+16
* MIPS: tools: Build relocs toolMatt Redfearn2016-05-131-0/+4
* MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2016-01-221-10/+0
* MIPS: Allow compact branch policy to be changedPaul Burton2015-10-261-0/+4
* MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-7/+0
* MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen2015-05-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-5/+16
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-4/+10
| |\
| | * MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras2015-04-101-4/+10
| * | MIPS: Add dtbs_install targetAndrew Bresticker2015-04-011-0/+5
| * | MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker2015-04-011-1/+1
| |/
* | kbuild: use relative path more to include MakefileMasahiro Yamada2015-04-021-1/+1
|/
* MIPS: boot: Provide more uImage optionsMarkos Chandras2015-02-201-0/+8
* Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle2015-02-191-0/+2
|\
| * MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2015-02-161-0/+2
| * MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-161-18/+17
* | MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-191-18/+17
* | MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle2015-02-191-0/+10
|/
* MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32Joshua Kinard2014-11-241-0/+1
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-071-0/+9
* MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-221-0/+5
* MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-221-0/+6
OpenPOWER on IntegriCloud