summaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)Author
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle
2014-11-24MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee
2014-09-22MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Add support for building device-tree binariesAndrew Bresticker
2014-09-22MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov
2013-11-06MIPS: remove duplicate defineMichael Opdenacker
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan
2013-09-03MIPS: Add uImage build targetJames Hogan
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-07-23MIPS: Enable vmlinuz for JZ4740Lluís Batlle i Rossell
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-08-05MIPS: Refactor arch/mips/boot/compressed/MakefileSam Ravnborg
2010-08-05MIPS: Refactor arch/mips/boot/MakefileSam Ravnborg
2010-02-27MIPS: Make the debugging of compressed kernel configurableWu Zhangjin
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin
2010-02-27MIPS: Alchemy: debug output for compressed kernelsManuel Lauss
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin