projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add extra layer of queuing above the Flounder UMP one.
[barrelfish]
/
kernel
/
2017-08-31
Razvan Damachi
Create "ProcessManager" and "Domain" capabilities.
tree
|
commitdiff
2017-04-18
Lukas Humbel
ARMv8: Correct timer calls.
tree
|
commitdiff
2017-04-18
Lukas Humbel
ARMv8: Store status register on interrupt
tree
|
commitdiff
2017-04-13
Lukas Humbel
ARMv8: Disable GICv2 FIQ bypass interrupt
tree
|
commitdiff
2017-04-13
Lukas Humbel
ARMv8: Give correct name to GIC files
tree
|
commitdiff
2017-04-13
Lukas Humbel
ARMv8: Make GIC400 work. Timer interrupts work.
tree
|
commitdiff
2017-04-13
Lukas Humbel
ARMv8: On fatal_kernel_fault print causing vector
tree
|
commitdiff
2017-03-30
Lukas Humbel
APM88xx and gicv3_mmio: use correct addresses
tree
|
commitdiff
2017-03-20
Lukas Humbel
GICv3: Add support for mem-mapped CPU interface
tree
|
commitdiff
2017-03-16
Lukas Humbel
GICv3: Generate softirq
tree
|
commitdiff
2017-03-16
Reto Achermann
ARMv8: adding stub for booting cores on the X-GENE
tree
|
commitdiff
2017-03-16
Reto Achermann
ARMv8: properly restore cpudriver stack pointer on...
tree
|
commitdiff
2017-03-16
Reto Achermann
ARMv8: setting stack top and number of pages to reserve...
tree
|
commitdiff
2017-03-16
Reto Achermann
ARMv8: Remove kernel stack labels from linker script
tree
|
commitdiff
2017-03-15
Lukas Humbel
GICv3: add raise softirq
tree
|
commitdiff
2017-03-15
Reto Achermann
K1OM: fix build with the introduction of hwid_t
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: adding missing include to timers.h
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: move timer related code to timers.h
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: use timer_* functions in debug syscalls
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: do not initialize a mackerel device for accessin...
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: remove sysreg functions of counters, mackerel...
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: use mackerel device function for setting timer...
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: separating makerel file into related pieces
tree
|
commitdiff
2017-03-14
Reto Achermann
ARMv8: only use ACPI 2.0+ and not APCI 1.0 if set
tree
|
commitdiff
2017-03-10
Lukas Humbel
GICv3: enable interrupts
tree
|
commitdiff
2017-03-10
Reto Achermann
ARMv8: preparing bootdriver for parking protocol and...
tree
|
commitdiff
2017-03-10
Reto Achermann
ARMv8: remove unused boot files
tree
|
commitdiff
2017-03-10
Reto Achermann
ARMv8: removing bootdriver files from APM88xxxx cpudriver
tree
|
commitdiff
2017-03-09
Lukas Humbel
GICv3: First steps
tree
|
commitdiff
2017-03-08
Reto Achermann
ARMv8: update fields of arm_core_data
tree
|
commitdiff
2017-03-08
Reto Achermann
ARMv8: adding generic boot driver target
tree
|
commitdiff
2017-03-08
Reto Achermann
ARMv8: adding different linker scripts for boot drivers...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: having distinct entries for the different boot...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: remove no longer needed functions from sysreg.h
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: adding missing function to make APM88xxxx target...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: use mackerel functions to read SP_EL0 reagister
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: refactor boot.c and use mackerel functions for...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: adding more mackerel definitions of system registers
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: remove functions from sysreg.h and using macker...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: adding more register declarations fo the device...
tree
|
commitdiff
2017-03-07
Reto Achermann
ARMv8: use of mackerel functions to get current el
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: declaring sysreg functions as inline assembly
tree
|
commitdiff
2017-03-06
Reto Achermann
whitespace change: tabs -> spaces
tree
|
commitdiff
2017-03-06
Reto Achermann
ARM: unifying coreboot on ARMv7 and ARMv8
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: remove PSCI_ON debug syscall
tree
|
commitdiff
2017-03-06
Reto Achermann
ARM: move the *_map.h files into /include/maps/
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: fix implementation of cpu_is_bsp()
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: adding system register CPACR_EL1 to the device...
tree
|
commitdiff
2017-03-06
Reto Achermann
Coredata: making archid to be of type hwid_t
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: setting global pointer in coredata struct
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: adding APP core boot configuration
tree
|
commitdiff
2017-03-06
Reto Achermann
ARMv8: APP core bootup code, passing pointer to kernel_...
tree
|
commitdiff
2017-03-05
Reto Achermann
ARMv8: adding switch case for PSCI boot protocol
tree
|
commitdiff
2017-03-05
Reto Achermann
ARMv8: adding more sysregs to mackerel
tree
|
commitdiff
2017-03-04
Reto Achermann
ARMv8: adding comments on the needed steps to initializ...
tree
|
commitdiff
2017-03-04
Reto Achermann
ARMv8: setting l0page tables for when doing PSCI boot
tree
|
commitdiff
2017-03-04
Reto Achermann
ARMv8: using asmoffset for the stack field in coredata
tree
|
commitdiff
2017-03-04
Reto Achermann
ARMv8: adding debug syscall to get coreboot test working
tree
|
commitdiff
2017-03-04
Reto Achermann
ARMv8: reorganize kernel entry point
tree
|
commitdiff
2017-03-02
Reto Achermann
ARMv8: adding entry points for the parking protocol...
tree
|
commitdiff
2017-03-02
Reto Achermann
ARMv8: adapt psci to use unified smc/hvc
tree
|
commitdiff
2017-03-02
Reto Achermann
ARMv8: unifying SMC/HVC calls
tree
|
commitdiff
2017-03-01
Reto Achermann
ARMv8: adding mackerel definition for reading/writing...
tree
|
commitdiff
2017-03-01
Reto Achermann
ARMv8: fixing invoking function for CPU on
tree
|
commitdiff
2017-03-01
Reto Achermann
armv8: implementation of PSCI calls
tree
|
commitdiff
2017-02-25
Reto Achermann
coreboot: reorganize into arch directory, starting...
tree
|
commitdiff
2017-02-24
Reto Achermann
armv8: remove memcpy for old acpi pointer table in...
tree
|
commitdiff
2017-02-24
Reto Achermann
ARMv8: adding platform constant PI_PLATFORM_CN88XX
tree
|
commitdiff
2017-02-22
Reto Achermann
ARMv8: disabling gicv3 cpu interface enable until it...
tree
|
commitdiff
2017-02-22
Reto Achermann
ARMv8: disable traps to EL2 for timer accesses
tree
|
commitdiff
2017-02-22
Reto Achermann
ARMv8: initialize timers early
tree
|
commitdiff
2017-02-22
Reto Achermann
ARMv8: adding functions to access the cnthctl_el3 register
tree
|
commitdiff
2017-02-22
Reto Achermann
armv7: fix build
tree
|
commitdiff
2017-02-19
Reto Achermann
cavium: making platform compile
tree
|
commitdiff
2017-02-17
Timothy Roscoe
Merge branch 'master' into cavium
tree
|
commitdiff
2017-02-17
Timothy Roscoe
Non-working checkpoint
tree
|
commitdiff
2017-01-16
Adam Turowski
fpu context switching for x86_64: the patch by Andrei...
tree
|
commitdiff
2017-01-05
Timothy Roscoe
Removed 32-bit x86 target
tree
|
commitdiff
2016-12-23
Moritz Hoffmann
kernel/plat_apm88xxxx: Correct gic_cpu_interface_enable...
tree
|
commitdiff
2016-12-22
Simon Gerber
Merge GitHub PR#3.
tree
|
commitdiff
2016-12-20
Kosyrev Serge
kernel: provide __stack_chk_fail (fixes build)
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel/armv8: Add RAM::frameIdentify invocation impleme...
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel: cpu_a57v depends on gic_v3
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel: Do not trigger breakpoint on kernel panic
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel/armv8: Remove debug leftovers from timers
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel/armv8: Move GIC initialization to platform-speci...
tree
|
commitdiff
2016-12-20
Moritz Hoffmann
kernel/armv8: Print unrelocated kernel addresses for...
tree
|
commitdiff
2016-12-14
Simon Gerber
kernel: retype: more diagnostics on retype range checks
tree
|
commitdiff
2016-12-13
David Cock
Comments in the scheduler interface, from code walkthrough.
tree
|
commitdiff
2016-12-13
Adam Turowski
systime: reverting to a RTC-based calibration on x86
tree
|
commitdiff
2016-12-07
Moritz Hoffmann
kernel/armv8: Return FVP platform for ARMv8 VM cpu...
tree
|
commitdiff
2016-12-07
Moritz Hoffmann
kernel/armv8: Read value from first instead of second...
tree
|
commitdiff
2016-12-07
Moritz Hoffmann
kernel/armv8: Use armv8 register definitions in efiboot...
tree
|
commitdiff
2016-12-06
Moritz Hoffmann
kernel/armv8: Add GIC v3 placeholder implementation
tree
|
commitdiff
2016-12-06
Moritz Hoffmann
armv8: Add ICC cpu register definitions
tree
|
commitdiff
2016-12-06
Moritz Hoffmann
Initial ARMv8 device file with backing sysreg implement...
tree
|
commitdiff
2016-12-02
Moritz Hoffmann
kernel/x1om: Fix compile errors
tree
|
commitdiff
2016-12-02
Moritz Hoffmann
kernel/armv8: Fix timer initialization to properly...
tree
|
commitdiff
2016-11-30
Adam Turowski
systime: fixing timers on A15
tree
|
commitdiff
2016-11-30
Moritz Hoffmann
kernel/armv8: Read CNTPCT_EL0 for timestamp_read/systim...
tree
|
commitdiff
next