plan9fox/sys/src/9/zynq
cinap_lenrek 85e144dcb0 zynq: invalidate cache before booting cpu1
sometimes, machine would crash on boot because
of data cache inconsistency. invalidating the
cache before booting cpu1 fixes it.
2015-04-13 23:04:53 +02:00
..
dat.h zynq: sdio support 2015-03-06 18:29:39 +01:00
devarch.c added zynq kernel 2014-12-24 10:21:51 +01:00
devether.c zynq: fix out of bounds access in etherprobe() 2015-03-25 03:03:24 +01:00
devqspi.c added zynq kernel 2014-12-24 10:21:51 +01:00
emmc.c zynq: sdio support 2015-03-06 18:29:39 +01:00
etherif.h zynq: fix out of bounds access in etherprobe() 2015-03-25 03:03:24 +01:00
etherzynq.c zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() work with it 2015-02-14 02:44:19 +01:00
fns.h zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() work with it 2015-02-14 02:44:19 +01: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 zynq: enable branch prediction 2014-12-30 15:49:44 +01: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 zynq: invalidate cache before booting cpu1 2015-04-13 23:04:53 +02:00
mem.h zymq: lilu dallas, multicore 2014-12-29 16:02:57 +01:00
mkfile usbehci: initial support for usb on zynq, remove uncached.h 2015-02-14 03:00:31 +01:00
mmu.c zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() work with it 2015-02-14 02:44:19 +01:00
screen.c kernel: move arrow cursor definition to port/devmouse.c 2015-04-07 22:05:48 +02:00
screen.h added zynq kernel 2014-12-24 10:21:51 +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 zynq: differentiate various pagefault types in faultarm() 2015-01-01 11:32:00 +01:00
uartzynq.c added zynq kernel 2014-12-24 10:21:51 +01:00
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 segment: fix print buffer overflow, map fixed segments uncached, add to zynq kernel 2015-04-12 16:05:05 +02:00