]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc
merge
[plan9front.git] / sys / src / 9 / pc /
2015-03-25 cinap_lenrekpc, pc64: state dependency to usbehci.h in mkfiles
2015-03-22 cinap_lenrekmerge
2015-03-22 cinap_lenrekusbohci: ensure Ed and Td alignment, fix for amd64
2015-02-20 cinap_lenrekpc, pc64: simplify intrdisable()
2015-02-18 cinap_lenrekpc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPI...
2015-02-14 cinap_lenrekusbehci: initial support for usb on zynq, remove uncached.h
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2015-01-30 cinap_lenrekwifi: fix recvbeacon()
2015-01-30 cinap_lenrekwifi: ignore truncated tlv in beacon/probes
2015-01-23 cinap_lenrekpc: dont handle pending floating point exception in...
2015-01-17 cinap_lenrekigfx: remove hardware cursor support for X60t, does...
2015-01-17 cinap_lenrekiwl: add "reset" ctl message to software tigger device...
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
2015-01-16 cinap_lenrekdevvga: use uintptr for VGAscr.paddr and VGAscr.storage
2015-01-12 cinap_lenrekigfx: reverting previous change, pci id is for the...
2015-01-12 cinap_lenrekigfx: support for X200 (thanks bigato)
2015-01-10 cinap_lenrekigfx: use mmio to access registers instead of pio,...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: aaaand the kernel part :(
2015-01-09 cinap_lenrekigfx: work in progress intel graphics driver
2015-01-04 cinap_lenreksdide: add vid/did for 82801IIH Intel Q35 IDE controlle...
2015-01-04 cinap_lenreksdiahci: sanitize ahci pci bar
2015-01-03 cinap_lenrekdevvga: disable hardware blanking when switching driver...
2015-01-02 cinap_lenrekdevvga: better way to prevent blank hwaccel race
2015-01-02 cinap_lenrekvgavesa: get rid of the vesa kproc
2014-12-26 ftrvxmtrxmerge
2014-12-26 ftrvxmtrxvga, vesa: revert. this needs to be in aux/vga instead
2014-12-26 ftrvxmtrxvga, vesa: scaling modes
2014-12-26 ftrvxmtrxvga, vesa: scaling modes
2014-12-22 cinap_lenrekpc, pc64, xen: change return type of intrdisable()...
2014-12-22 cinap_lenreksdvirtio: provide enable() and disable() functions...
2014-12-22 cinap_lenrekpc, pc64: fix intrdisable() to remove the Vctl entry...
2014-12-22 cinap_lenreksdvirtio: move common "queue i/o and wait" code into...
2014-12-22 cinap_lenrekpc, pc64, xen: simplify #P/irqalloc
2014-12-22 cinap_lenrekpc, pc64: include PCArch.id in #P/archctl simplify...
2014-12-21 mischiefmerge
2014-12-21 ftrvxmtrxmerge
2014-12-19 cinap_lenrekpc, pc64: adjust mpshutdown() comment to reflect the...
2014-12-19 cinap_lenrekpc, pc64: untangle acpireset() from mpshutdown()
2014-12-18 cinap_lenrekpc: remove mmuinit0()
2014-12-17 cinap_lenrekpc, pc64: cleanup devarch
2014-12-17 cinap_lenrekpc: remove unused bootdisk[] variable
2014-12-17 cinap_lenrekpc, pc64: remove old B.COM command line parsing and...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-09 cinap_lenrekmerge
2014-12-09 cinap_lenrekethervirtio: fix queue notifications and interrupt...
2014-12-08 cinap_lenrekethervirtio: feature negotiation, allow setting mac...
2014-12-07 cinap_lenrekethervirtio: fix missing */
2014-12-07 cinap_lenrekethervirtio: implement promisc and multicast mode,...
2014-12-07 cinap_lenrekethervirtio: avoid dumping packets in txproc when ring...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver
2014-11-22 cinap_lenrekpc, pc64: more conservative pcirouting
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-17 cinap_lenrekaudiohda: add pci ids for Intel 8 Series Lynx Point...
2014-11-15 cinap_lenrekpc: get rid of fixed 8MB memory map (now dynamically...
2014-11-10 cinap_lenrekether8169: add support for RTL8411B (thanks quux)
2014-11-09 cinap_lenrekpc, pc64: command flag sometimes doesnt reset, just...
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-04 cinap_lenrekacpi: fix pcibusno() when PCI0._ADR = 0
2014-11-04 cinap_lenrekpc: enable page size extension early in apbootstrap
2014-11-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-10-19 cinap_lenrekpc, pc64: lookup pci device for bootscreen() and maximi...
2014-10-18 cinap_lenrekpc, pc64: allow passing RSDT pointer in *acpi= boot...
2014-10-13 cinap_lenrekpc: add *bootscreen= variable to pass pre-initialized...
2014-10-12 cinap_lenrekpc: sanity check bda value in lowraminit() to avoid...
2014-09-28 cinap_lenrekmerge
2014-09-28 cinap_lenrekpc/pc64: fix ps2mouse memory corruption race
2014-09-27 aijumerge
2014-09-02 cinap_lenrekether8139: fix pointer to smaller int tuncation warning...
2014-08-21 cinap_lenrekether8139: fix pointer truncation by ulong cast, use...
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-07-09 cinap_lenrekAdd AHCI support for Intel 8 Series/C220 Series Chipset...
2014-07-09 cinap_lenrekAdd Intel C226 chipset PCI support. (from sources)
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-06-22 cinap_lenrekether8169: use u16int instead of u8int for C+ command...
2014-06-22 cinap_lenrekkernel: new pagecache, remove Lock from page, use cmpsw...
2014-06-09 ftrvxmtrxaudiohda: add Intel 8 Series/C220 Series support
2014-06-09 ftrvxmtrxether8169: support for RTL8168G
2014-06-09 mischiefpc: clip rectangles before sending them to the hardware...
2014-06-09 cinap_lenrekether79c970: fix mistake
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc, pc64: fix missed qunlock, use Ref with incref(...
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-06-07 cinap_lenreksdvirtio: experimental support for virtio-scsi
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-29 cinap_lenrekpc: initiate machine reset only from boot processors...
2014-05-25 aijumerge
2014-05-25 cinap_lenrekpc64: fix ulongs for address of devarchs realmodemem...
2014-05-16 cinap_lenreksdiahci: fix (unused) hba reset function (thanks erik...
2014-05-11 cinap_lenrekpc, pc64: add simd error exception name in trap.c
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-05-02 cinap_lenreksdide: never timeout or retry scsi commands from the...
2014-04-27 ftrvxmtrxiwl: support another (broken) variant of centrino ultim...
next