]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/zynq/main.c
pc/pmmc: check pci membar type
[plan9front.git] / sys / src / 9 / zynq / main.c
2020-01-26 cinap_lenrekkernel: implement portable userinit() and simplify...
2019-07-17 cinap_lenrekusbehci: introduce dmaflush() function to handle portab...
2018-06-14 cinap_lenrekzunq: add sdram driver
2018-02-11 cinap_lenrekkernel: move devether and wifi to port/
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-06-28 cinap_lenrekzynq: simplify initcode stack setup (just do it in...
2017-06-12 aijukernel: add support for hardware watchpoints
2016-01-05 cinap_lenrekkernel: change active.machs from bitmap to char array...
2015-11-30 cinap_lenrekmerge
2015-11-30 cinap_lenrekkernel: cleanup exit()/shutdown()/reboot() code
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-06-11 cinap_lenrekzynq: increase kernel memory for graphics
2015-04-13 cinap_lenrekzynq: invalidate cache before booting cpu1
2015-03-06 cinap_lenrekmerge
2015-03-06 cinap_lenrekzynq: do mpinit() early so cpu1 debug prints do not...
2015-02-14 cinap_lenrekzynq: do fixed mapping for ocm memory on boot and make...
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2014-12-30 cinap_lenrekzynq: enable prefetch hints and drop-prefetch
2014-12-29 cinap_lenrekmerge
2014-12-29 cinap_lenrekzymq: lilu dallas, multicore
2014-12-24 cinap_lenrekzynq: active.machs = 1
2014-12-24 cinap_lenrekzynq: set mainmem->maxsize so kernel malloc() wont...
2014-12-24 aijuadded zynq kernel