summaryrefslogtreecommitdiffstats
path: root/configs/platform-mips/platforms
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: platform: make sure KERNEL_LZOP is enabledOleksij Rempel2020-04-281-0/+1
| | | | | | Without prompt we can't enable it. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
* MIPS: add initial ar9331 supportOleksij Rempel2020-02-164-0/+32
| | | | Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
* platform-mips: add basic qemu malta supportOleksij Rempel2020-02-167-0/+94
Currently this platform can build rootfs and run only barebox. Other parts need more work, but even on this stage we would be able to make toolchain and barebox regression tests. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>