]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc
archacpi: fix format string warning on amd64
[plan9front.git] / sys / src / 9 / pc /
2016-11-05 cinap_lenrekarchacpi: fix format string warning on amd64
2016-10-23 cinap_lenrekpc/archacpi: don't do acpi initialization in the kernel...
2016-10-18 ftrvxmtrxarchacpi: optionally export acpi memory regions; proper...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenrekkernel: switch to fast portable chacha based seed-once...
2016-08-27 cinap_lenrekwifi: update wifi.h header
2016-08-27 cinap_lenrekwifi: allocate cipher states in secret memory, do AESst...
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekvga/igfx: add pci did's for kenjis intel graphics cards.
2016-06-30 cinap_lenrekacpi: _ADR and _BBN might be methods, so use amleval...
2016-06-30 cinap_lenrekether8169: fix wrong mbps setting (from qu7uux)
2016-06-05 cinap_lenrekaml: define amlintmask and set it according to DSDT...
2016-06-02 stanley lieberetheriwl: add pcid 0x0082 for Intel Centrino Advanced...
2016-05-26 cinap_lenrekvgaigfx: check gtt to determine graphics memory size...
2016-05-26 cinap_lenreketheriwl: add pci id for PRO/Wireless 5350 AGN (thanks...
2016-05-08 cinap_lenrekvgaigfx: fix device id for Ivy Bridge (thanks Kenji)
2016-05-05 cinap_lenrekpc64: add etheryuk driver
2016-05-05 cinap_lenreketheryuk: add Yukon 88R8055 id from erik quanstros...
2016-05-01 cinap_lenrekpc: use fpsave() instead of fpenv() to capture fp excep...
2016-04-07 cinap_lenrekether82563: initial i217 support from http://www.9legac...
2016-03-27 cinap_lenrekzynq: introduce SG_FAULT to prevent access to AXI segme...
2016-02-16 cinap_lenrekusbuhci: removing "uhci bug" print spam from interrupt...
2016-01-14 cinap_lenrekwifi: check tkip/ccmp mac and crc in constant time...
2016-01-13 cinap_lenrekpc/pc64: backing out new mp startup code (caused issues...
2016-01-11 cinap_lenrekpc/pc64: bring up ap's one after another, use idlehands...
2016-01-07 cinap_lenrekpc/pc64: remove mpshutdown print
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2016-01-05 cinap_lenrekpc/pc64: import i210 support from erik quanstrom's...
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-10-17 cinap_lenrekwifi: prioritize rsne over wpaie
2015-10-09 cinap_lenrekwifi: quote value of parsed ether options
2015-10-03 cinap_lenrekmerge
2015-09-30 mischiefpc, pc64: add did for intel wildcat point audio controller
2015-09-20 mischiefpc, pc64: fix sdvirtio descriptor count when sending...
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-16 cinap_lenrekdevether: duplicate flags when copying blocks (thanks...
2015-08-06 cinap_lenrekvgaigfx: remove #define MB, theres a MB enum in portdat.h
2015-08-05 cinap_lenrekpc, pc64: remove unused psaux driver, cleanup devkbd
2015-08-05 cinap_lenrekdevkbd: disable mosue/keyboard on shutdown, disable...
2015-08-04 cinap_lenrekdevkbd: poll pc keyboard before blocking on kbd.q
2015-08-03 cinap_lenrekpc, pc64: replace atoi() calls with strtol() when hex...
2015-08-02 cinap_lenrekpc, pc64: set *bootscreen= when framebuffer changes
2015-07-29 cinap_lenreketheriwl: add pciid for Centrino Wireless-N 1000 (thank...
2015-07-28 cinap_lenrekether79c970: set mbps for proper queue sizes, assume...
2015-07-16 cinap_lenrekpc: check Sse (bit 25) in cpuiddx before enabling fxsr...
2015-07-12 cinap_lenrekether82563: fix multicast filter (based on openbsd...
2015-07-11 cinap_lenreketherrt2860: add multicast stub
2015-07-11 cinap_lenreketheriwl: add multicast stub
2015-07-11 cinap_lenreketherwpi: dont enable transmit power for invalid channe...
2015-07-10 cinap_lenrekwifi: reflect current transmit rate in mbps
2015-07-10 cinap_lenreketherwpi: afra support
2015-07-10 cinap_lenreketheriwl: dont clear descriptors after completion
2015-07-10 cinap_lenrekwifi: adjust transmit rate on error (for etheriwl)...
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-06-28 cinap_lenreketherwpi: remove debug prints, use iprint() in interrupt
2015-06-28 cinap_lenreketherwpi: Intel PRO Wireless 3945abg driver based on...
2015-06-28 cinap_lenrekpc, pc64: toggle bit 2 in port 0x61 to reset and enable...
2015-06-21 cinap_lenrekwifi: berlin prime bunny hopping
2015-06-15 cinap_lenrekkernel: add pagechaindone() to wakeup processes waiting...
2015-06-13 cinap_lenrekvblade, cifs, usbuhci: fix parenthesis
2015-05-30 cinap_lenrekpc/io.h: fix comment for PciSID
2015-05-26 cinap_lenrekpci: map pci bars for devices with base class codes...
2015-05-20 cinap_lenreketherigbe: spi eeprom support (thanks echoline)
2015-05-16 stanley lieberfortunes: What's wrong with the obvious?
2015-05-11 cinap_lenrekemmc/pmmc: make all symbols static
2015-04-27 cinap_lenreketheriwl: make rxon() static (thanks aap)
2015-04-26 cinap_lenreketheriwl: check the bluetooth co-existance errors ...
2015-04-24 cinap_lenreketheriwl: support for Centrino Wireless-N 2230 from...
2015-04-11 cinap_lenrekmerge
2015-04-11 cinap_lenrekether82563: work arround bad eeprom checksum for some...
2015-04-09 cinap_lenrekpc, pc64: remove PCICONS debug buffer from pci.c
2015-04-08 cinap_lenrekpci: just in case the bios is drunk
2015-04-08 cinap_lenrekpc, pc64: handle 64-bit pci membars
2015-04-08 cinap_lenrekpc, pc64: extend initial memory map for qemu multiboot...
2015-04-07 mischiefpc: import intel i218 nic changes from 9atom
2015-04-07 cinap_lenrekkernel: move arrow cursor definition to port/devmouse.c
2015-04-02 cinap_lenrekmerge
2015-04-02 cinap_lenrekaudiohda: add AMD FCH Azalia Controller (thanks qeed)
2015-04-01 cinap_lenrekether8169: fix Macv45
2015-04-01 cinap_lenrekether8169: add 8168GU mac id (thanks qeed)
2015-04-01 cinap_lenrekdevkbd: remove kbdputc() unused definition.
2015-04-01 cinap_lenrekdevkbd: remove unused constants
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...
next