aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-1/+59
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith1-1/+1
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel5-0/+58
2015-08-04MIPS: ath79: Add the reset controller to the AR9132 dtsiAlban Bedel1-0/+8
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton2-0/+8
2015-06-21MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski1-0/+13
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski2-1/+21
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel4-0/+257
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen1-1/+1
2015-06-21MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin8-0/+136
2015-06-21MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli2-0/+61
2015-06-21MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli1-0/+239
2015-06-21MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton2-0/+45
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton1-0/+111
2015-06-21MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2-0/+26
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2-0/+27
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton1-0/+11
2015-06-21MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton1-0/+7
2015-06-21MIPS: JZ4740: require & include DTPaul Burton4-0/+22
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