summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2-2/+4
2021-07-05mips: disable branch profiling in boot/decompress.oRandy Dunlap1-0/+2
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann1-2/+2
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds17-41/+184
2021-06-30MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)1-10/+14
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)1-2/+2
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2-0/+14
2021-06-30MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)1-5/+4
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagTom Rix1-1/+1
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang1-0/+46
2021-06-01MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil1-0/+14
2021-06-01MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil1-3/+2
2021-06-01MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil1-5/+5
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel1-0/+2
2021-05-27MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2-0/+111
2021-05-27MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven1-1/+1
2021-05-11MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao1-8/+8
2021-04-23MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao1-1/+1
2021-04-23MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao1-2/+2
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao1-1/+1
2021-04-06mips: bmips: bcm63268: populate device tree nodesÁlvaro Fernández Rojas1-14/+116
2021-04-06mips: bmips: bcm6368: populate device tree nodesÁlvaro Fernández Rojas1-11/+116
2021-04-06mips: bmips: bcm6362: populate device tree nodesÁlvaro Fernández Rojas1-11/+116
2021-04-06mips: bmips: bcm6358: populate device tree nodesÁlvaro Fernández Rojas1-11/+72
2021-04-06mips: bmips: bcm6328: populate device tree nodesÁlvaro Fernández Rojas1-14/+105
2021-04-06mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas5-5/+5
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang3-0/+254
2021-03-12MIPS: ingenic: gcw0: SPI panel does not require active-high CSPaul Cercueil1-1/+0
2021-03-12mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas1-0/+4
2021-03-12mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas1-0/+4
2021-03-12mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas1-0/+3
2021-03-12mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas16-21/+21
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil1-0/+8
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds7-12/+117
2021-02-09MIPS: compressed: fix build with enabled UBSANAlexander Lobakin1-0/+1
2021-02-04mips: dts: Add support for Cisco SG220-26 switchBert Vermeulen2-0/+27
2021-02-04Add support for Realtek RTL838x/RTL839x switch SoCsBert Vermeulen3-0/+81
2021-01-07MIPS: zboot: Avoid endless loop in clear BSS.Jinyang He1-1/+1
2021-01-04MIPS: zboot: head.S clean upJiaxun Yang1-11/+7
2020-12-28MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2