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
Age
Commit message (
Expand
)
Author
2022-09-03
zynq: correctly specify dolock flag to postnote()
cinap_lenrek
2022-08-18
devvga: fix race condition between writes to vgactl
qwx
2022-08-17
kernel: allocate notes in heap
cinap_lenrek
2022-08-17
kernel: simplify notify() adding common popnote() function
cinap_lenrek
2025-05-14
kernel: get rid of Proc.kstack
glenda
2022-08-12
9: compute available kernel pages using sizeof(Proc*)
Ori Bernstein
2022-07-18
kernel: consistently add devbridge and netdevmedium to kernel configs
cinap_lenrek
2022-01-16
kernel: make Page.txtflush into an array
cinap_lenrek
2022-01-01
remove ssl from zynq and remaining kernel configurations
qwx
2021-10-11
kernel: move waserror() macro to port/portfns.h
cinap_lenrek
2021-07-25
kernel: page counts a ulong, not usize
cinap_lenrek
2021-04-25
kernel: clean up Mach structure
cinap_lenrek
2021-01-17
usbehci: use 64-bit base address, remove resetlck, simplify scanpci()
cinap_lenrek
2020-12-22
kernel: avoid palloc lock during mmurelease()
cinap_lenrek
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-04-10
kernel: cleanup the software mouse cursor mess
cinap_lenrek
2020-02-02
kernel: cleanup makefile for $CONF.$O target
cinap_lenrek
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2019-08-27
kernel: catch execution read fault on SG_NOEXEC segment
cinap_lenrek
2019-08-26
kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ...
cinap_lenrek
2019-07-17
usbehci: introduce dmaflush() function to handle portable cache invalidation ...
cinap_lenrek
2019-05-01
kernel: get rid of checkpagerefs() debugging
cinap_lenrek
2019-01-30
devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M...
cinap_lenrek
2018-06-14
zunq: add sdram driver
cinap_lenrek
2018-02-25
devether: remove (unimplemented) detach, allow device creation on attach
cinap_lenrek
2018-02-18
devether: mux bridges, portable netconsole
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2018-02-10
zynq: fix 10BASE-T and 100BASE-TX support
aiju
2017-12-18
devether: dont forward loopback packets on bridges
cinap_lenrek
2017-12-15
ether: allow spoofing of source mac address for bridges; used by vmx
cinap_lenrek
2017-12-09
devether: remove duplicated parseether() implementation (pull from libip)
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
2017-03-11
kernel: get rid of active.Lock and active.thunderbirdsargo
cinap_lenrek
2016-12-10
devmouse: change msec argument of *mousetrack() to ulong
cinap_lenrek
2016-11-19
link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels
cinap_lenrek
2016-09-17
etherzynq: implement promisc mode and multicast filter support
cinap_lenrek
2016-03-29
zynq: cleanup devarch, flushmmu() after procflushpsecg()
cinap_lenrek
2016-03-27
zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready
cinap_lenrek
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-09-05
devqspi: fix qunlock error on stat() -> close()
cinap_lenrek
2015-09-05
zynq: clean cache unconditionally *before* dma, invalidate cache *after* dma ...
cinap_lenrek
2015-09-05
zynq: fix cache flush bug for emmc driver (have to invalidate cache *before* ...
cinap_lenrek
2015-08-09
zunq: remove unused variables from devqspi
cinap_lenrek
2015-07-07
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
cinap_lenrek
2015-06-18
zynq: use KADDR() for kmap() if we can avoiding the mapping
cinap_lenrek
2015-06-18
zynq: fix barriers
cinap_lenrek
[next]