index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
zynq
/
main.c
Age
Commit message (
Expand
)
Author
2022-08-12
9: compute available kernel pages using sizeof(Proc*)
Ori Bernstein
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2019-07-17
usbehci: introduce dmaflush() function to handle portable cache invalidation ...
cinap_lenrek
2018-06-14
zunq: add sdram driver
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2017-11-04
kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...
cinap_lenrek
2017-10-29
kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption
cinap_lenrek
2017-06-28
zynq: simplify initcode stack setup (just do it in init0 when the stack is ma...
cinap_lenrek
2017-06-12
kernel: add support for hardware watchpoints
aiju
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-07-07
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
cinap_lenrek
2015-06-11
zynq: increase kernel memory for graphics
cinap_lenrek
2015-04-13
zynq: invalidate cache before booting cpu1
cinap_lenrek
2015-03-06
zynq: do mpinit() early so cpu1 debug prints do not intermix
cinap_lenrek
2015-02-14
zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() wo...
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-12-30
zynq: enable prefetch hints and drop-prefetch
cinap_lenrek
2014-12-29
zymq: lilu dallas, multicore
cinap_lenrek
2014-12-24
zynq: active.machs = 1
cinap_lenrek
2014-12-24
zynq: set mainmem->maxsize so kernel malloc() wont fail after 4MB
cinap_lenrek
2014-12-24
added zynq kernel
aiju