summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-mscc/include/mach/tlb.h
Commit message (Collapse)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
| | | | | | Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
* MSCC: add support for Ocelot SoCsGregory CLEMENT2018-12-191-0/+55
This family of SoCs are found in the Microsemi Switches solution and have already a support in the linux kernel. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>