..
dat.h
devether: remove (unimplemented) detach, allow device creation on attach
2018-02-25 03:42:38 +01:00
devarch.c
zynq: cleanup devarch, flushmmu() after procflushpsecg()
2016-03-29 05:06:32 +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
zynq: add /dev/fbctl to attach framebuffer to devdraw
2015-06-09 09:17:55 +02:00
init9.s
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
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
2015-07-07 19:17:55 +02:00
ltrap.s
zymq: lilu dallas, multicore
2014-12-29 16:02:57 +01:00
main.bin
main.c
kernel: move devether and wifi to port/
2018-02-11 18:08:03 +01:00
mem.h
zymq: lilu dallas, multicore
2014-12-29 16:02:57 +01:00
mkfile
kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption
2017-10-29 23:09:54 +01:00
mmu.c
zynq: use KADDR() for kmap() if we can avoiding the mapping
2015-06-18 12:16:54 +02:00
screen.c
kernel: do not inherit Proc.dot (current working directory) in kproc()
2015-06-18 03:13:50 +02:00
screen.h
devmouse: change msec argument of *mousetrack() to ulong
2016-12-10 16:12:18 +01: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: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling
2017-11-04 20:08:22 +01:00
uartzynq.c
usbehci.h
usbehci: initial support for usb on zynq, remove uncached.h
2015-02-14 03:00:31 +01:00
usbehcizynq.c
zynq: fix usb by implementing delay() and give proper port speed in portstatus
2015-03-05 23:48:23 +01:00
zynq
kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption
2017-10-29 23:09:54 +01:00