aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bmips
AgeCommit message (Expand)AuthorFilesLines
2023-07-25MIPS: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-06-13mips: update a reference to a moved Arm DocumentGravatar Jonathan Corbet 1-1/+4
2023-03-18mips: bmips: BCM6358: disable RAC flush for TP1Gravatar Álvaro Fernández Rojas 2-0/+13
2022-07-17MIPS: BMIPS: Utilize cfe_die() for invalid DTBGravatar Florian Fainelli 1-1/+13
2022-05-23MIPS: bmips: Fix compiler warning observed on W=1 buildGravatar Jim Quinlan 1-0/+1
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportGravatar Jim Quinlan 1-104/+2
2021-03-06MIPS: bmips: include <linux/dma-direct.h> for phys_to_dmaGravatar Christoph Hellwig 1-1/+1
2021-02-23mips: bmips: init clocks earlierGravatar Álvaro Fernández Rojas 1-1/+1
2021-02-04MIPS: of: Introduce helper function to get DTBGravatar Thomas Bogendoerfer 1-4/+3
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsGravatar Thomas Bogendoerfer 1-4/+0
2021-01-07MIPS: Use address-of operator on section symbolsGravatar Nathan Chancellor 1-1/+1
2020-09-11dma-direct: rename and cleanup __phys_to_dmaGravatar Christoph Hellwig 1-1/+1
2020-09-11dma-direct: remove __dma_to_physGravatar Christoph Hellwig 1-1/+1
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-1/+0
2020-02-19MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>Gravatar Geert Uytterhoeven 1-1/+1
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-1/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-3/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-09-26MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yGravatar Yasha Cherikovsky 1-8/+1
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Gravatar Rob Herring 1-7/+0
2018-06-24MIPS: bmips: use generic dma noncoherent opsGravatar Christoph Hellwig 1-13/+19
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-06MIPS: BMIPS: Support APPENDED_DTBGravatar Jaedon Shin 1-0/+8
2016-10-04MIPS: BMIPS: Add device tree example for BCM6362Gravatar Álvaro Fernández Rojas 1-0/+4
2016-10-04MIPS: BMIPS: Add BCM6362 supportGravatar Álvaro Fernández Rojas 1-0/+1
2016-10-04MIPS: BMIPS: Add device tree example for BCM3368Gravatar Álvaro Fernández Rojas 1-0/+4
2016-10-04MIPS: BMIPS: Add BCM3368 supportGravatar Álvaro Fernández Rojas 1-1/+2
2016-10-04MIPS: BMIPS: Add device tree example for BCM63268Gravatar Álvaro Fernández Rojas 1-0/+4
2016-10-04MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomGravatar Álvaro Fernández Rojas 1-4/+4
2016-08-02MIPS: store the appended dtb address in a variableGravatar Jonas Gorski 1-2/+2
2016-05-13MIPS: BMIPS: Add support for BCM63268Gravatar Álvaro Fernández Rojas 1-0/+1
2016-05-13MIPS: BMIPS: Add device tree example for BCM6358Gravatar Álvaro Fernández Rojas 1-0/+4
2016-05-13MIPS: BMIPS: Add BCM6358 supportGravatar Álvaro Fernández Rojas 1-0/+10
2016-05-13MIPS: BMIPS: Add early CPU initialization codeGravatar Florian Fainelli 1-0/+1
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerGravatar Simon Arlott 1-2/+8
2016-01-04MIPS: bmips: Support SMP on BCM63168Gravatar Simon Arlott 1-0/+1
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultGravatar Jonas Gorski 1-1/+0
2015-07-31mips/irq: prepare for drivers/irqchip/irqchip.h removalGravatar Joel Porquet 1-1/+1
2015-06-21MIPS: BMIPS: Accept UHI interface for passing a dtbGravatar Jonas Gorski 1-0/+2
2015-06-21MIPS: BMIPS: Add support for Broadcom BCM97435SVMBGravatar Florian Fainelli 1-0/+4
2015-04-01MIPS: BMIPS: restrict DTB selection to BMIPS_GENERICGravatar Florian Fainelli 1-0/+4
2015-04-01MIPS: BMIPS: Add DTS files for several platformsGravatar Kevin Cernekee 1-0/+58
2015-04-01MIPS: BMIPS: Delete the irqchip driver from irq.cGravatar Kevin Cernekee 1-172/+17
2015-04-01MIPS: BMIPS: Add quirks for several Broadcom platformsGravatar Kevin Cernekee 1-2/+99
2015-04-01MIPS: BMIPS: Remove bogus bus nameGravatar Kevin Cernekee 1-1/+1
2015-04-01MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" propertyGravatar Kevin Cernekee 1-32/+68
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Gravatar Kevin Cernekee 5-0/+379