aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-0/+3
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2020-01-20MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin1-1/+1
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada1-1/+1
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada1-18/+9
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada1-0/+6
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada1-6/+6
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada1-1/+0
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton1-5/+11
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton1-1/+10
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton1-0/+57
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras1-2/+47
2013-09-03MIPS: Add uImage build targetJames Hogan1-0/+15
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2010-08-05MIPS: Refactor arch/mips/boot/MakefileSam Ravnborg1-26/+23
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle1-6/+2
2007-07-31[MIPS] Fix archhelp.Ralf Baechle1-4/+0
2005-10-29commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5eRalf Baechle1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+49