seL4/include
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
..
api Link libsel4's macros.h into the kernel 2016-09-21 13:57:44 +10:00
arch SELFOUR-630:preliminary booting application processors 2016-09-28 16:10:25 +10:00
fastpath
kernel SELFOUR-421 Introduce explicit device frames and untypeds 2016-09-23 14:15:08 +10:00
machine SELFOUR-624: fix ia32 debug build 2016-08-24 11:10:12 +10:00
model SELFOUR-630:preliminary booting application processors 2016-09-28 16:10:25 +10:00
object Merge pull request #120 in SEL4/sel4 from ~ADANIS/sel4:deviceuntyped to master 2016-09-23 04:16:22 +00:00
plat TK1: Split the mux controller from the misc region 2016-09-29 15:13:16 +10:00
api.h
assert.h
basic_types.h
benchmark.h Benchmark: Share trace point log structure with the user 2016-08-26 11:13:05 +10:00
benchmark_tracepoints_types.h Benchmark: Share trace point log structure with the user 2016-08-26 11:13:05 +10:00
benchmark_track.h trivial: move ksKernelEntry definition 2016-09-23 15:13:38 +10:00
benchmark_track_types.h SELFOUR-446 Benchmark: Share kernel entry types with user-level 2016-06-07 09:19:31 +10:00
benchmark_utilisation.h Benchmark: Implement per-thread reset syscall 2016-09-12 13:54:12 +10:00
benchmark_utilisation_types.h SELFOUR-448 Benchmark: Track thread's CPU utilisation time 2016-06-24 12:43:09 +10:00
bootinfo.h SELFOUR-114: remove bootinfo.h duplication 2016-03-01 17:25:22 +11:00
compound_types.h
config.h SELFOUR-421 Introduce explicit device frames and untypeds 2016-09-23 14:15:08 +10:00
machine.h SELFOUR-607: inline remaining irq path functions 2016-08-09 16:18:34 +10:00
Makefile
object.h
stdarg.h
stdint.h
string.h Correct separation of printing and debug builds 2016-05-17 15:10:08 +10:00
types.h
util.h Merge pull request #274 in SEL4/sel4 from ~MFERNANDEZ/sel4:8dafd43a-daa8-4d38-ad7e-3ac425d50087 to master 2016-07-21 05:03:02 +00:00