projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'master' of ssh://code.systems.ethz.ch:8006/diffusion/BFI/barrelfish
[barrelfish]
/
usr
/
drivers
/
cpuboot
/
x86boot.c
2016-07-26
Adam Turowski
Merge branch 'master' of ssh://code.systems.ethz.ch...
blob
|
commitdiff
2016-07-26
Adam Turowski
Adjustments of IPC to match new convention (static...
blob
|
commitdiff
|
diff to current
2016-07-22
Reto Achermann
coreboot: using PRIuGENSIZE in print statements
blob
|
commitdiff
|
diff to current
2016-02-26
Simon Gerber
T191: x86_64: frame_identify returns size in bytes
blob
|
commitdiff
|
diff to current
2016-01-15
Gerd Zellweger
Bugfix: Check monitor command line path.
blob
|
commitdiff
|
diff to current
2015-11-17
Moritz Hoffmann
T24: remove remaining SCC code
blob
|
commitdiff
|
diff to current
2015-06-22
Reto Achermann
Xeon Phi boot: moving control from monitor to xeon...
blob
|
commitdiff
|
diff to current
2014-12-14
Reto Achermann
Merge remote-tracking branch 'origin/master' into shoal
blob
|
commitdiff
|
diff to current
2014-12-10
Gerd Zellweger
Added binary perfix for corectrl.
blob
|
commitdiff
|
diff to current
2014-11-28
Reto Achermann
coreboot on the Xeon Phi:
blob
|
commitdiff
|
diff to current
2014-11-26
Reto Achermann
Made cpuboot compile for the K1OM architecture.
blob
|
commitdiff
|
diff to current
2014-11-21
Gerd Zellweger
Add k1om boot driver.
blob
|
commitdiff
|
diff to current
2014-11-21
Simon Gerber
Factored out IPI sending invocations to their own cap...
blob
|
commitdiff
|
diff to current
2014-11-21
Simon Gerber
Replaced get_global_paddr invocation with monitor RPC...
blob
|
commitdiff
|
diff to current
2014-11-21
Simon Gerber
Replaced raw invocation for cap_set_remote in boot...
blob
|
commitdiff
|
diff to current
2014-11-21
Gerd Zellweger
Add required delays in x86boot to boot XeonPhi cores.
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Make sure it compiles on x86 again.
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Refactored code to boot arm into x86boot.
blob
|
commitdiff
|
diff to current
2014-11-11
Gerd Zellweger
Start on ARM boot driver.
blob
|
commitdiff
|
diff to current
2014-11-10
Gerd Zellweger
Add support to identify KCB on 32bit and correctly...
blob
|
commitdiff
|
diff to current
2014-11-08
Gerd Zellweger
Remove unused code in cpuboot files.
blob
|
commitdiff
|
diff to current
2014-11-07
Gerd Zellweger
Make sure 32bit is booting kernels.
blob
|
commitdiff
|
diff to current
2014-11-07
Gerd Zellweger
Starting to add 32bit boot functionality.
blob
|
commitdiff
|
diff to current
2014-11-07
Gerd Zellweger
Remove dead code, make sure x86boot compiles on 32bit.
blob
|
commitdiff
|
diff to current
2014-11-05
Gerd Zellweger
Refactoring coreboot boot driver.
blob
|
commitdiff
|
diff to current
2014-10-21
Gerd Zellweger
Remove the KernelCmd_StopCore.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
last fixes for coreboot.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
cpuboot: added detailed performance instrumentation.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Option to specify monitor.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove global var kcb.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Refactoring of cpuboot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Separating arch and arch idependent code.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Fixed "upwith" command.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added preprocessor mechanism for toggling debug printfs...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
x86boot upwith command, give existing KCB to a new...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Boot cores using Kaluga again.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Enable watch_for_cores in kaluga.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added code to make deferred events fairly accurate...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Re-enable the caching.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
No caching of bianries, no berakdown.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Revert "Breakdown of x86boot."
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Disable caching of binaries in x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Revert "Breakdown of lookup-module."
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Breakdown of lookup-module.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Breakdown of x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Measure ticks inside kernel during update.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Benchmarking x86boot portion of time.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Changed take to not reboot target core.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Added functionality to stop core using IPIs.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Version for Benchmarking.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Fixed problem with urpc channel between monitor.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Use core_id instead of 1 :-(
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove most of the printfs for debugging.
blob
|
commitdiff
|
diff to current
2014-10-14
Pravin
trying to add a single command to which will reboot...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Moving boot_core_request down again...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
up & down works again.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
s/printf/DEBUG/
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Fixed x86boot 'take' operation implementation.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added moving kcb off shared cpu driver, currently crash...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Fix x86boot, for sending kcb we receive two messages.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Boot core request, should fix cap not found error.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
x86boot can give kcb from a core to core 0.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Fix some code, able to do benchmarks.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
x86boot replace printfs with DEBUG macro.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Working on kaluga starting x86 boot drivers the right...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added code to make it possible to switch between kernel...
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Changed kernel command line to include cpuname and...
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Debug output.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
More verbose debug output.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Make kcb 2**13 in size.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Construct a kcb in x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Construct kernel control blocks in x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove unused code in x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Keyboard working.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Trying to figure out why APIC is no longer working
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Can halt/resume cores again using monitor/mwait.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Added functionality for resume.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Change x86boot to power down cores.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Working on power-down over monitor.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Fix comments.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Add syscall to get phys address of struct global.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove uncommented code.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Get my_arch_id from monitor.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Changed x86boot to use ramfs to load binaries.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Remove some debug code, renamed function.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Refactoring x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Formatting, restructuring code. Remove dead code.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Moving core boot from kernel into user-space.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Moving kernel boot logic out of kernel.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Use mm_realloc_range proxy call in x86boot.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Connect to ACPI service
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
WIP getting capability for real mode memory.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
Change boot_core_request / boot_core_reply.
blob
|
commitdiff
|
diff to current
2014-10-14
Gerd Zellweger
x86boot can boot a core now.
blob
|
commitdiff
|
diff to current
2013-11-14
Gerd Zellweger
Adding monitor code to CPU boot driver.
blob
|
commitdiff
|
diff to current