summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-036-1/+59
|\
| * MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith2015-09-031-1/+1
| * MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel2015-09-035-0/+58
* | MIPS: ath79: Add the reset controller to the AR9132 dtsiAlban Bedel2015-08-041-0/+8
|/
* MIPS: Malta: Basic DT plumbingPaul Burton2015-06-212-0/+8
* MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski2015-06-211-0/+13
* MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski2015-06-212-1/+21
* MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel2015-06-214-0/+257
* MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-211-1/+1
* MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin2015-06-218-0/+136
* MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli2015-06-212-0/+61
* MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli2015-06-211-0/+239
* MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton2015-06-212-0/+45
* MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-211-0/+111
* MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2015-06-212-0/+26
* MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-212-0/+27
* MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-211-0/+11
* MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2015-06-211-0/+7
* MIPS: JZ4740: require & include DTPaul Burton2015-06-214-0/+22
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-022-1/+7
* MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen2015-04-011-0/+12
* MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2015-04-012-0/+78
* MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee2015-04-0121-1/+1933
* MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee2015-04-013-117/+127
* MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee2015-04-011-1/+1
* MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker2015-04-0126-21/+72
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-2/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-212-6/+47
|\
| * MIPS: boot: Provide more uImage optionsMarkos Chandras2015-02-201-2/+47
| * MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle2015-02-041-4/+0
* | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle2015-02-041-1/+3
* | MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle2015-02-041-27/+33
|/
* MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee2014-11-243-0/+142
* MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-229-0/+378
* MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-225-0/+435
* MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-222-0/+23
* MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-223-0/+220
* MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-223-0/+1217
* MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-222-1/+7
* MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-221-0/+3
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-261-0/+1
* MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-021-0/+14
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-242-2/+0
* MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-243-24/+30
* MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov2014-01-231-2/+2
* MIPS: remove duplicate defineMichael Opdenacker2013-11-061-1/+0
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-292-1/+7
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-292-1/+12
OpenPOWER on IntegriCloud