summaryrefslogtreecommitdiff
path: root/sys/src/9/pc64/mkfile
AgeCommit message (Expand)Author
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2020-11-22pc, pc64: move common irq handling code out of trap.ccinap_lenrek
2020-11-03pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ...cinap_lenrek
2020-04-04pc, pc64: new memory map codecinap_lenrek
2020-02-02kernel: cleanup makefile for $CONF.$O targetcinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2019-11-24sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freecha...cinap_lenrek
2019-07-11kernel: move common ethermii to port/cinap_lenrek
2019-01-04pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap....cinap_lenrek
2018-12-11add dtracy support to mkdevc and enable dtracy with plan9.iniaiju
2018-10-06pc, pc64: increase CONFADDR buffer from 4K to 24Kcinap_lenrek
2018-04-12add missing ethermii.h dependencies. patch from cinap_lenrekkremlin
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2017-12-17wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy()cinap_lenrek
2017-12-16wifi: matt damon wifi bridging supportcinap_lenrek
2017-10-29kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryptioncinap_lenrek
2017-07-16pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$Ocinap_lenrek
2017-06-25pc, pc64: support for multiboot framebuffer, common bootargs and multiboot codecinap_lenrek
2017-04-11pc64: state mp.h dependency for archacpi.$Ocinap_lenrek
2016-08-27kernel: switch to fast portable chacha based seed-once random number generatorcinap_lenrek
2016-05-05pc64: add etheryuk drivercinap_lenrek
2015-07-10wifi: adjust transmit rate on error (for etheriwl), small mkfile changescinap_lenrek
2015-03-25pc, pc64: state dependency to usbehci.h in mkfilescinap_lenrek
2015-02-14usbehci: initial support for usb on zynq, remove uncached.hcinap_lenrek
2014-09-21pc64: print "Plan 9" on boot, cleanup pccpu64 filescinap_lenrek
2014-06-08pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction sup...cinap_lenrek
2014-03-24pc64: prevent dat.h from getting overwritten by ../pc/dat.hcinap_lenrek
2014-03-16pc64: amd64 kernel reboot supportcinap_lenrek
2014-02-12pc64: add ahci.h to PCHEADERS so it will be removed on mk cleanmischief
2014-02-12pc64: remove ethermii.h and copy it from pc insteadmischief
2014-02-10pc64: return up in RUSER (BP) for devproc kregs filecinap_lenrek
2014-02-01add experimental pc64 kernelcinap_lenrek