aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Gravatar Manuel Lauss 1-1/+4
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Gravatar Manuel Lauss 1-1/+1
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Gravatar Ralf Baechle 1-1/+1
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-1/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Gravatar Wu Zhangjin 1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binGravatar Shmulik Ladkani 1-1/+1
2010-08-05MIPS: strip the un-needed sections of vmlinuzGravatar Wu Zhangjin 1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSGravatar Wu Zhangjin 2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cGravatar Wu Zhangjin 1-24/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptGravatar Wu Zhangjin 1-34/+17
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binGravatar Wu Zhangjin 2-8/+61
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYGravatar Manuel Lauss 1-1/+1
2010-08-05MIPS: Refactor arch/mips/boot/compressed/MakefileGravatar Sam Ravnborg 1-25/+29
2010-08-05MIPS: Refactor arch/mips/boot/MakefileGravatar Sam Ravnborg 1-26/+23
2010-02-27MIPS: Make the debugging of compressed kernel configurableGravatar Wu Zhangjin 1-0/+2
2010-02-27MIPS: Simplify the weak annotation with __weakGravatar Wu Zhangjin 1-2/+2
2010-02-27MIPS: Alchemy: debug output for compressed kernelsGravatar Manuel Lauss 2-0/+8
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportGravatar Wu Zhangjin 1-3/+3
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinGravatar Wu Zhangjin 2-3/+3
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsGravatar Alexander Clouter 1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsGravatar Wu Zhangjin 2-0/+6
2010-01-12MIPS: Ignore vmlinux.*Gravatar Yoichi Yuasa 1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootGravatar Yoichi Yuasa 1-1/+1
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportGravatar Wu Zhangjin 3-155/+59
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERGravatar Ralf Baechle 2-137/+2
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesGravatar Wu Zhangjin 7-0/+516
2009-09-17MIPS: Remove useless zero initializations.Gravatar Ralf Baechle 1-2/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Gravatar Ralf Baechle 2-6/+6
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-26/+26
2007-07-31[MIPS] Fix archhelp.Gravatar Ralf Baechle 1-4/+0
2005-11-07Add .gitignore files for MIPS.Gravatar Ralf Baechle 1-0/+4
2005-10-29commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5eGravatar Ralf Baechle 1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+858