genode/base-hw/src/core
Stefan Kalkowski 2ed22595ff hw: simplify Page_flags (fix #711)
Instead of using a special bitfield use a compound of boolean
values for the generic page attributes. To reduce copy overhead,
change the corresponding functions, where Page_flags are used as
arguments, to use references.
2014-03-03 14:11:22 +01:00
..
arm base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
arm_v6 hw: enable performance counter on ARMv6 and ARMv7 2013-10-17 11:05:53 +02:00
arm_v7 hw: save MMU registers for TrustZone VMM (ref #954) 2013-11-25 09:46:08 +01:00
arndale hw: basic support for ODROID XU board (Fix #991) 2013-12-03 11:30:07 +01:00
cpu hw & arm7: prepare CPU driver for -O0 2014-02-25 14:58:08 +01:00
exynos5 hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
imx31 hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
imx53 hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
include hw: disable assertions if release spec is set only 2014-03-03 12:51:25 +01:00
kernel hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
odroid_xu hw: basic support for ODROID XU board (Fix #991) 2013-12-03 11:30:07 +01:00
panda hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
pbxa9 hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
pic hw_arndale: enable nested init test 2013-02-20 19:39:16 +01:00
rpi hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
timer hw: remove use of float in exynos timer (fix #713) 2014-03-03 13:00:36 +01:00
tlb hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
vea9x4 hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
board.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
context_area.cc hw & core: provide env_context_area_rm_session() 2013-05-07 21:56:07 +02:00
cpu_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
irq_session_component.cc hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
perf_counter.cc hw: enable performance counter on ARMv6 and ARMv7 2013-10-17 11:05:53 +02:00
platform_pd.cc hw: rename kill_* functions in bin_* 2013-12-20 14:48:06 +01:00
platform_thread.cc hw: rename kill_* functions in bin_* 2013-12-20 14:48:06 +01:00
platform.cc hw: ease usage of the kernel log 2014-02-25 14:58:02 +01:00
ram_session_support.cc hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
rm_session_support.cc hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00
signal_session_component.cc hw: rename kill_* functions in bin_* 2013-12-20 14:48:06 +01:00
target.inc hw: replace unsynchronized by unmanaged singleton 2013-12-20 14:48:05 +01:00
thread.cc base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
trustzone.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
vm_session_component.cc Extend base-hw specific vm-session (fix #738) 2013-05-10 11:16:13 +02:00