Age | Commit message (Expand) | Author |
2015-06-21 | MIPS: Malta: Basic DT plumbing | Paul Burton |
2015-06-21 | MIPS: BMIPS: Build all dtbs if no builtin dtb | Jonas Gorski |
2015-06-21 | MIPS: Add support for vmlinuz.bin appended dtb | Jonas Gorski |
2015-06-21 | MIPS: Add basic support for the TL-WR1043ND version 1 | Alban Bedel |
2015-06-21 | MIPS: Loongson: Naming style cleanup and rework | Huacai Chen |
2015-06-21 | MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms | Jaedon Shin |
2015-06-21 | MIPS: BMIPS: Add support for Broadcom BCM97435SVMB | Florian Fainelli |
2015-06-21 | MIPS: BMIPS: Add BCM7435 dtsi | Florian Fainelli |
2015-06-21 | MIPS: ingenic: Initial MIPS Creator CI20 support | Paul Burton |
2015-06-21 | MIPS: ingenic: Initial JZ4780 support | Paul Burton |
2015-06-21 | MIPS: JZ4740: use Ingenic SoC UART driver | Paul Burton |
2015-06-21 | MIPS,clk: migrate JZ4740 to common clock framework | Paul Burton |
2015-06-21 | MIPS: JZ4740: probe interrupt controller via DT | Paul Burton |
2015-06-21 | MIPS: JZ4740: probe CPU interrupt controller via DT | Paul Burton |
2015-06-21 | MIPS: JZ4740: require & include DT | Paul Burton |
2015-04-02 | MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT | Wu Zhangjin |
2015-04-01 | MIPS: OCTEON: add GPIO LED support for DSR-1000N | Aaro Koskinen |
2015-04-01 | MIPS: Netlogic: Add built-in dts for XLP5xx boards | Ganesan Ramalingam |
2015-04-01 | MIPS: BMIPS: Add DTS files for several platforms | Kevin Cernekee |
2015-04-01 | MIPS: BMIPS: Refresh BCM3384 DTS files | Kevin Cernekee |
2015-04-01 | MIPS: bcm3384: Rename "bcm3384" target to "bmips" | Kevin Cernekee |
2015-04-01 | MIPS: Move device-trees into vendor sub-directories | Andrew Bresticker |
2015-03-31 | MIPS: Allow platforms to specify the decompressor load address | Andrew Bresticker |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-20 | MIPS: boot: Provide more uImage options | Markos Chandras |
2015-02-04 | MIPS: elf2ecoff: Fix warning due to dead code. | Ralf Baechle |
2015-02-04 | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers. | Ralf Baechle |
2015-02-04 | MIPS: elf2ecoff: Rewrite main processing loop to switch. | Ralf Baechle |
2014-11-24 | MIPS: bcm3384: Initial commit of bcm3384 platform support | Kevin Cernekee |
2014-09-22 | MIPS: ralink: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: sead3: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Add support for building device-tree binaries | Andrew Bresticker |
2014-09-22 | MIPS: Create common infrastructure for building built-in device-trees | Andrew Bresticker |
2014-08-26 | MIPS: ZBOOT: add missing <linux/string.h> include | Aurelien Jarno |
2014-08-02 | MIPS: ZBOOT: implement stack protector in compressed boot phase | Ben Chan |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-24 | MIPS: ZBOOT: gather string functions into string.c | Antony Pavlov |
2014-01-23 | MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port | Antony Pavlov |
2013-11-06 | MIPS: remove duplicate define | Michael Opdenacker |
2013-10-29 | MIPS: ZBOOT: Support LZ4 compression scheme | Florian Fainelli |
2013-10-29 | MIPS: ZBOOT: Define program header for text loadable segment | Florian Fainelli |
2013-10-29 | MIPS: ZBOOT: Support XZ compression scheme | Florian Fainelli |
2013-09-19 | MIPS: Fix invalid symbolic link file | Madhavan Srinivasan |
2013-09-03 | MIPS: Add uImage build target | James Hogan |
2013-09-03 | MIPS: Refactor load/entry address calculations | James Hogan |
2013-09-03 | MIPS: add <dt-bindings/> symlink | James Hogan |
2013-07-01 | MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS | Markos Chandras |