aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2-1/+7
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen1-0/+12
2015-04-01MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2-0/+78
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee21-1/+1933
2015-04-01MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee3-117/+127
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee1-1/+1
2015-04-01MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker26-21/+72
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker1-2/+4
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-6/+47
2015-02-20MIPS: boot: Provide more uImage optionsMarkos Chandras1-2/+47
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-1/+3
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle1-27/+33
2014-11-24MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee3-0/+142
2014-09-22MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker9-0/+378
2014-09-22MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker5-0/+435
2014-09-22MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2-0/+23
2014-09-22MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker3-0/+220
2014-09-22MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker3-0/+1217
2014-09-22MIPS: Add support for building device-tree binariesAndrew Bresticker2-1/+7
2014-09-22MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker1-0/+3
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan1-0/+14
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov3-24/+30
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov1-2/+2
2013-11-06MIPS: remove duplicate defineMichael Opdenacker1-1/+0
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2-1/+7
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli1-1/+4
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2-1/+12
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-03MIPS: Add uImage build targetJames Hogan2-0/+16
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan1-1/+1
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan1-0/+1
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras1-0/+2
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C1-0/+12
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C1-3/+7
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle7-46/+46
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss1-4/+0
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