seL4/include/plat
Kofi Doku Atuah b1f8d21e96 TK1: Split the mux controller from the misc region
The TK1 manual's address map has a 16K MMIO region called the "Misc" region,
where they lump together several controllers that aren't all page aligned,
including a USB controller and a SATA controller of some kind.

They also lump the pinmux controller into this "misc" region, but the
pinmux controller is at a page aligned boundary, and has no other devices
sharing that page, so it can be split off into its own device untyped.

This also makes it easier to request that mapping from userspace.
2016-09-29 15:13:16 +10:00
..
allwinnerA20/plat SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
am335x SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
apq8064 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
bcm2837/plat SELFOUR-537: Support for raspberry pi3 2016-09-19 15:53:53 +10:00
exynos4 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
exynos5 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
hikey SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx6 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx7 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
imx31 Store active irq in global variable on kzm 2016-09-14 13:43:35 +10:00
omap3 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00
pc99 SELFOUR-630:preliminary booting application processors 2016-09-28 16:10:25 +10:00
tk1 TK1: Split the mux controller from the misc region 2016-09-29 15:13:16 +10:00
zynq7000 SELFOUR-624: remove redundancy in io.[c|h] 2016-08-23 08:00:47 +10:00