summaryrefslogtreecommitdiff
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorFilesLines
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap1-0/+2
2021-07-20mips: always link byteswap helpers into decompressorArnd Bergmann1-2/+2
2021-07-19MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"Gao Xiang1-0/+17
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas5-5/+5
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang1-1/+1
2020-02-11MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin1-1/+1
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2019-10-01MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds13-21/+565
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada1-1/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart1-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart1-1/+2
2019-08-09Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton6-1/+90
2019-08-09MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+10
2019-08-09MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil1-0/+7
2019-08-09MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+7
2019-08-09MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil3-0/+66
2019-07-30MIPS: qi_lb60: Migrate to devicetreePaul Cercueil1-1/+287
2019-07-30MIPS: DTS: jz4740: Add missing nodesPaul Cercueil1-0/+84
2019-07-23MIPS: qi_lb60: Move MMC configuration to devicetreePaul Cercueil1-0/+33
2019-07-22MIPS: BMIPS: add clock controller nodesJonas Gorski6-15/+51
2019-07-22MIPS: DTS: jz4740: Add node for the MMC driverPaul Cercueil1-3/+18
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+147
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-2/+37
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2019-06-25MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT nodeStefan Roese1-0/+13
2019-06-25MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese1-0/+16
2019-06-25MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese1-0/+13
2019-06-25MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese1-0/+9
2019-06-25MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese1-1/+94
2019-06-25MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese1-0/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-34/+8
2019-06-20MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner8-34/+8
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+2
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-11Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-0/+20
2019-02-08MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2-0/+12
2019-02-08MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen1-0/+8
2019-02-04MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton1-4/+4
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2019-01-25DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie1-4/+4
2019-01-25MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil1-1/+1
2018-11-21MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton1-0/+5