projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DeviceQueue: moved networking related flags to include/net_interfaces/flags.h
[barrelfish]
/
include
/
2017-01-26
Roni Häcki
DeviceQueue: moved networking related flags to include...
tree
|
commitdiff
2017-01-24
Adam Turowski
net: splitting contmng and netbench libraries, simplyfi...
tree
|
commitdiff
2017-01-19
Adam Turowski
netd: moving to a library
tree
|
commitdiff
2017-01-13
Roni Häcki
ahci: device queue implemented
tree
|
commitdiff
2017-01-04
Adam Turowski
ump,flounder: moving a flow control from a flounder...
tree
|
commitdiff
2016-12-28
Adam Turowski
flounder,waitsets: adding chanstate dependency in order...
tree
|
commitdiff
2016-12-22
Simon Gerber
libbarrelfish: memobj_anon: fix vregion slab refilling
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
install_headers: Update Hakefile for /include
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
hake: includeFile exports install_headers target
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: memobj_anon: change refilling flag to...
tree
|
commitdiff
2016-12-15
Simon Gerber
libbarrelfish: make cap deletion in memobj_destroy_anon...
tree
|
commitdiff
2016-12-01
Moritz Hoffmann
libbarrelfish: align dispatcher stacks to 16 byte
tree
|
commitdiff
2016-12-01
Moritz Hoffmann
libbarrelfish: Increase dispatcher stack to 8k
tree
|
commitdiff
2016-11-30
Adam Turowski
systime: correcting includes
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
systime: Correct includes
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
barrelfish_kpi: correct includes for rdtsc on x86_64
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
barrelfish_kpi: Add unknown_arch.h to x86_64 although...
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
barrelfish/systime.h: Need to include kpi/unknown_arch...
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
barrelfish_kpi: Add FVP platform
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
libbarrelfish/systime: Include more specific header
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
armv8/kpi: Correct include
tree
|
commitdiff
2016-11-29
Moritz Hoffmann
barrelfish_kpi/aarch64: Fix compilation by using correc...
tree
|
commitdiff
2016-11-28
Adam Turowski
systime: adding support for A15 (broken for the moment)
tree
|
commitdiff
2016-11-28
Adam Turowski
systime: introducing system time based on time stamp...
tree
|
commitdiff
2016-11-15
Roni Häcki
Removed old queue interface header file
tree
|
commitdiff
2016-11-15
Roni Häcki
Merge branch 'device-queue'
tree
|
commitdiff
2016-11-15
Moritz Hoffmann
barrelfish_kpi/armv8: Remove unused struct definitions
tree
|
commitdiff
2016-11-15
Moritz Hoffmann
kernel/armv8: rename arm_core_data struct to armv8_core...
tree
|
commitdiff
2016-11-15
Moritz Hoffmann
barrelfish_kpi: Use different include guards
tree
|
commitdiff
2016-11-15
Moritz Hoffmann
barrelfish/core_state: Remove unused track_frames code.
tree
|
commitdiff
2016-11-09
Moritz Hoffmann
barrelfish_kpi/platform: Add APM88xxxx, remove TMAS
tree
|
commitdiff
2016-11-09
Moritz Hoffmann
aarch64: remove incorrect assertions for invocations
tree
|
commitdiff
2016-11-09
Moritz Hoffmann
pmap: T229 rename struct pmap_mapping_info fields to...
release2016-11-09
tree
|
commitdiff
2016-11-09
Moritz Hoffmann
waitset: remove waitset_poll_cycles as it is not being...
tree
|
commitdiff
2016-11-08
Moritz Hoffmann
Merge branch 'armv8-syscall' (early part)
tree
|
commitdiff
2016-11-02
Moritz Hoffmann
T229: refactor pmap lookup function to take result...
tree
|
commitdiff
2016-11-01
Lukas Humbel
Make debug_my_cspace work with new CSpace layout
tree
|
commitdiff
2016-10-31
Adam Turowski
network: replacing the continuation manager with simple...
tree
|
commitdiff
2016-10-27
Moritz Hoffmann
Restructure USB library to use callbacks instead of...
tree
|
commitdiff
2016-10-14
Lukas Humbel
IRQ: Add range to IRQSrc cap
tree
|
commitdiff
2016-10-14
Moritz Hoffmann
libbarrelfish/threads: Provide thread_set_status to...
tree
|
commitdiff
2016-10-13
Moritz Hoffmann
Use generated OBJSIZE_* constants instead of hard-coded...
tree
|
commitdiff
2016-10-11
Moritz Hoffmann
Removed unused cap type Notify_RCK.
tree
|
commitdiff
2016-10-08
Reto Achermann
armv8: pmap fixes to make barrelfish boot further,...
tree
|
commitdiff
2016-10-08
Reto Achermann
armv8: fix vroot for ARMv8 which is L0 not L1
tree
|
commitdiff
2016-10-08
Reto Achermann
armv8: properly passing syscall arguments to the kernel...
tree
|
commitdiff
2016-10-07
Reto Achermann
armv8: fixing wrong assert on capability invocations...
tree
|
commitdiff
2016-10-07
Roni Häcki
DeviceQueue: Some cleanup
tree
|
commitdiff
2016-10-06
Reto Achermann
armv8: renaming wrongly named hash-define
tree
|
commitdiff
2016-10-06
Reto Achermann
armv8: adding arch_info struct for armv8
tree
|
commitdiff
2016-10-06
Reto Achermann
getopt: adding support for long
tree
|
commitdiff
2016-10-06
Reto Achermann
hwrecords: do not use hex printing in processor record
tree
|
commitdiff
2016-10-05
Roni Häcki
DeviceQueue: added functionality to keep track of buffe...
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: remove old loopback header
tree
|
commitdiff
2016-10-04
Roni Häcki
DeviceQueue: Implementation IDC backend
tree
|
commitdiff
2016-10-04
Simon Gerber
nkmtest: make arm version compile and only check fault...
tree
|
commitdiff
2016-10-02
Roni Häcki
DeviceQueue: added callback to solarflare create
tree
|
commitdiff
2016-10-02
Roni Häcki
DeviceQueue: Restructering library parts intermediate...
tree
|
commitdiff
2016-09-21
Simon Gerber
T288: Remove references to DEFAULT_CNODE_BITS and deriv...
tree
|
commitdiff
2016-09-21
Simon Gerber
T284: T285: Store RPC recv slots in thread struct
tree
|
commitdiff
2016-09-20
Adam Turowski
mt-waitset: adding masking of channels so a thread...
tree
|
commitdiff
2016-09-14
Roni Häcki
DeviceQueue: changed signature of setup
tree
|
commitdiff
2016-09-14
Roni Häcki
DeviceQueue: renamed include/devif/sfn5122f_devif_direct.h
tree
|
commitdiff
2016-09-14
Roni Häcki
DeviceQueue: Solarflare user level working with buffer...
tree
|
commitdiff
2016-09-13
Roni Häcki
DeviceQueue: Solarflare user level queues receive worki...
tree
|
commitdiff
2016-09-09
Roni Häcki
DeviceQueue: Solarflare backend fully implemented
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Direct Solarflare queue implementation
tree
|
commitdiff
2016-09-08
Roni Häcki
DeviceQueue: Solarflare driver added
tree
|
commitdiff
2016-09-07
Roni Häcki
DeviceQueue: Split up Data and Control plane into two...
tree
|
commitdiff
2016-09-02
David Cock
Merge branch 'arm_coreboot'
tree
|
commitdiff
2016-09-02
Roni Häcki
Merge branch 'master' into device-queue
tree
|
commitdiff
2016-09-01
Adam Turowski
flounder: removing monitor header file dependency from UMP
tree
|
commitdiff
2016-08-30
David Cock
Merge branch 'master' into arm_coreboot
tree
|
commitdiff
2016-08-30
David Cock
ARMv7: Manual coreboot works on Pandaboard
tree
|
commitdiff
2016-08-29
David Cock
ARMv7: All cores now come up on boot.
tree
|
commitdiff
2016-08-26
David Cock
ARMv7: Use bytes, not bits for URPC frame.
tree
|
commitdiff
2016-08-22
Roni Häcki
DeviceQueue: forwarding working up to other endpoint...
tree
|
commitdiff
2016-08-22
Simon Gerber
octopus: Use flounder definitions to specify size of...
tree
|
commitdiff
2016-08-22
Simon Gerber
Move canonical definitions of MIN/MAX macros to bitmacr...
tree
|
commitdiff
2016-08-22
Roni Häcki
DeviceQueue: Loopback device functions implemented
tree
|
commitdiff
2016-08-19
Roni Häcki
DeviceQueue: Direct interface, create/register/enqueue...
tree
|
commitdiff
2016-08-17
Roni Häcki
DeviceQueue: sending back error from flounder handlers
tree
|
commitdiff
2016-08-17
Roni Häcki
DeviceQueue: Enqueue/Dequeue of descriptors now bidirec...
tree
|
commitdiff
2016-08-17
Roni Häcki
DeviceQueue: Passing from user to device working
tree
|
commitdiff
2016-08-16
Simon Gerber
T258: refactor creation of new cspaces to make it cleaner
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Register working
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Setup working, create reponse pagefaults...
tree
|
commitdiff
2016-08-16
Simon Gerber
Remove CONFIG_NEWLIB #define and all uses
tree
|
commitdiff
2016-08-16
Roni Häcki
DeviceQueue: Channel setup callbacks and empty functions
tree
|
commitdiff
2016-08-15
Simon Gerber
T243: Fix armv7 pmap code to work with new vnodes
tree
|
commitdiff
2016-08-15
Simon Gerber
T243: Fix vnode_objsize() to return 1024 for ARM_l2...
tree
|
commitdiff
2016-08-15
Simon Gerber
T243: capability types and kernel code now accurately...
tree
|
commitdiff
2016-08-12
Roni Häcki
DeviceQueue: Started queue and channel setup
tree
|
commitdiff
2016-08-12
Roni Häcki
DeviceQueue: keeping track of buffer ids should work
tree
|
commitdiff
2016-08-11
Roni Häcki
DeviceQueue: Change to interface
tree
|
commitdiff
2016-08-11
Roni Häcki
Merge branch 'master' into device-queue
tree
|
commitdiff
2016-08-10
Lukas Humbel
SKB: Better debug output
tree
|
commitdiff
2016-08-09
Lukas Humbel
SKB: Better error output for skb clients
tree
|
commitdiff
2016-08-05
David Cock
ARMv7: Find and pass the GOT base to the APP core.
tree
|
commitdiff
2016-08-05
Simon Gerber
T274: armv8: update monitor invocations and cleanup...
tree
|
commitdiff
next