plan9fox/sys/src/9/zynq
2022-07-18 17:19:57 +00:00
..
dat.h kernel: page counts a ulong, not usize 2021-07-25 14:03:12 +00:00
devarch.c kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00
devqspi.c devqspi: fix qunlock error on stat() -> close() 2015-09-05 13:18:28 +02:00
emmc.c zynq: clean cache unconditionally *before* dma, invalidate cache *after* dma for read case 2015-09-05 10:36:53 +02:00
etherzynq.c devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
fns.h kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
init9.s added zynq kernel 2014-12-24 10:21:51 +01:00
intr.c zymq: lilu dallas, multicore 2014-12-29 16:02:57 +01:00
io.h zynq: sdio support 2015-03-06 18:29:39 +01:00
l.s kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00
ltrap.s zymq: lilu dallas, multicore 2014-12-29 16:02:57 +01:00
main.bin added zynq kernel 2014-12-24 10:21:51 +01:00
main.c kernel: handle tos and per process pcycle counters in port/ 2020-12-20 22:34:41 +01:00
mem.h kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00
mkfile kernel: cleanup makefile for $CONF.$O target 2020-02-02 20:46:58 +01:00
mmu.c kernel: make Page.txtflush into an array 2022-01-16 19:25:11 +00:00
screen.c devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata* 2019-01-30 18:22:52 +01:00
screen.h kernel: cleanup the software mouse cursor mess 2020-04-10 17:12:51 +02:00
timer.c zynq: fix usb by implementing delay() and give proper port speed in portstatus 2015-03-05 23:48:23 +01:00
trap.c kernel: handle tos and per process pcycle counters in port/ 2020-12-20 22:34:41 +01:00
uartzynq.c added zynq kernel 2014-12-24 10:21:51 +01:00
usbehci.h usbehci: introduce dmaflush() function to handle portable cache invalidation for device drivers 2019-07-17 10:24:50 +02:00
usbehcizynq.c usbehci: use 64-bit base address, remove resetlck, simplify scanpci() 2021-01-17 11:55:39 +01:00
zynq kernel: consistently add devbridge and netdevmedium to kernel configs 2022-07-18 17:19:57 +00:00