aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell2-0/+9
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss1-1/+4
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss1-1/+1
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle1-1/+1
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani1-1/+1
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin1-24/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin1-34/+17
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2-8/+61
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-08-05MIPS: Refactor arch/mips/boot/compressed/MakefileSam Ravnborg1-25/+29
2010-08-05MIPS: Refactor arch/mips/boot/MakefileSam Ravnborg1-26/+23
2010-02-27MIPS: Make the debugging of compressed kernel configurableWu Zhangjin1-0/+2
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin1-2/+2
2010-02-27MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2-0/+8
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin1-3/+3
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2-3/+3
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin2-0/+6
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin3-155/+59
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2-137/+2
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin7-0/+516
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-2/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-6/+6
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-26/+26
2007-07-31[MIPS] Fix archhelp.Ralf Baechle1-4/+0
2005-11-07Add .gitignore files for MIPS.Ralf Baechle1-0/+4
2005-10-29commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5eRalf Baechle1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+858