plan9fox/sys/src/9
cinap_lenrek b52f0c884e pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernel
EFI system has no cga or vesa anymore, so it becomes neccesary to
pass GOP framebuffer info to the kernel to get some output on the
screen.
2014-10-13 23:02:53 +02:00
..
alphapc kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
bcm bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug) 2014-07-08 21:57:35 +02:00
bitsy kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
boot boot: dont print errors if ethernet has no ifstats file, can happen with usb ethernet 2014-08-17 06:08:06 +02:00
ip devip: sanity check Nchan in Fsproto() 2014-09-21 19:24:38 +02:00
kw kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
mtx kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
omap apply ps2mouse corruption fix to omap 2014-09-28 19:02:25 +02:00
omap4 kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
pc pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernel 2014-10-13 23:02:53 +02:00
pc64 pc64: enable rtl8169 driver (thanks awabimakoto for testing) 2014-09-24 14:19:22 -07:00
port devcons: avoid division by zero reading Qsysstat 2014-09-28 02:42:33 +02:00
ppc kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
teg2 teg2: fix wrong l2 setshift address in wholecache() (from sources) 2014-09-17 16:34:30 +02:00
xen xen: delete screen.h from pc that accidentally snuck in. a screen.h for xen framebuffer will be added later. 2014-06-25 16:56:39 -07:00
mkfile