index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-malta
/
malta-setup.c
Age
Commit message (
Expand
)
Author
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2021-02-13
MIPS/malta: simplify plat_setup_iocoherency
Christoph Hellwig
2020-09-21
MIPS: malta: remove mach-malta/malta-dtshim.h header file
Thomas Bogendoerfer
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182
Thomas Gleixner
2018-11-20
MIPS: malta: Use img-ascii-lcd driver for LCD display
Paul Burton
2018-06-24
MIPS: Malta: Cleanup DMA coherence #ifdefs
Paul Burton
2018-06-24
MIPS: remove unneeded includes from dma-mapping.h
Christoph Hellwig
2018-06-24
MIPS: remove CONFIG_DMA_COHERENT
Christoph Hellwig
2017-12-18
MIPS: Set I/O port resource types correctly
Bjorn Helgaas
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
2016-09-29
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-05-13
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Matt Redfearn
2015-11-11
MIPS: Malta: Setup RAM regions via DT
Paul Burton
2015-06-21
MIPS: Malta: Basic DT plumbing
Paul Burton
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-03-31
MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges.
Ralf Baechle
2014-03-26
MIPS: malta: Configure Segment Control registers for EVA boot
Markos Chandras
2014-03-26
MIPS: Malta: Make use of generic CM support
Paul Burton
2013-05-08
MIPS: FW: malta: Code formatting clean-ups.
Steven J. Hill
2013-05-08
MIPS: FW: malta: Use new common FW library variable processing.
Steven J. Hill
2013-05-01
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-19
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2009-09-17
MIPS: Malta: Convert reset initialization to initcall.
Ralf Baechle
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle