Age | Commit message (Expand) | Author |
2015-02-07 | games/c64: fix -2/-3 | aiju |
2015-02-07 | games/mkfile: add c64 | aiju |
2015-02-07 | games/c64: oops | aiju |
2015-02-07 | added games/c64 | aiju |
2015-02-07 | zynq: fix print format warning in screeninit() | cinap_lenrek |
2015-02-07 | kernel: make pagereclaim() a bit less stupid | cinap_lenrek |
2015-02-07 | kernel: reduce Page structure size by changing Page.cachectl[] | cinap_lenrek |
2015-02-05 | fplot: add modulus % operator | cinap_lenrek |
2015-02-05 | libsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support | cinap_lenrek |
2015-02-05 | aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta... | cinap_lenrek |
2015-02-02 | aux/vga: fix mistale :-) | cinap_lenrek |
2015-02-02 | aux/vga: use optional edid information to determine mode when vgadb fails | cinap_lenrek |
2015-02-01 | aux/vga: cleanup vesa code | cinap_lenrek |
2015-01-31 | mothra: people do not like it. reverting | cinap_lenrek |
2015-01-31 | mothra: wrap long text and images to fit | cinap_lenrek |
2015-01-30 | kernel: increase size of palloc.mem[] user page bank array | cinap_lenrek |
2015-01-30 | wifi: fix recvbeacon() | cinap_lenrek |
2015-01-30 | wifi: ignore truncated tlv in beacon/probes | cinap_lenrek |
2015-01-27 | devmnt: handle rpc buffer exhaustion on mntflushalloc() | cinap_lenrek |
2015-01-27 | wpa: fix password avp padding, recognize wpa1 authentication oui | cinap_lenrek |
2015-01-27 | wpa: do not forward alert tls records, close connection | cinap_lenrek |
2015-01-25 | pc, efi loaders: erase characters when backspace is pressed | mischief |
2015-01-26 | wpa: cleanup, pad eap-ttls/pap password, zero passwords and key material afte... | cinap_lenrek |
2015-01-25 | wpa: experimental wpa2 enterprise support | cinap_lenrek |
2015-01-25 | factotum: implement proto=mschapv2 client role | cinap_lenrek |
2015-01-23 | pc: dont handle pending floating point exception in fpsave thru FPOFF | cinap_lenrek |
2015-01-18 | libdraw: fix broken eenter() | cinap_lenrek |
2015-01-17 | igfx: remove hardware cursor support for X60t, does not work | cinap_lenrek |
2015-01-17 | igfx: fix wrong cursor position register address | cinap_lenrek |
2015-01-17 | iwl: add "reset" ctl message to software tigger device reset | cinap_lenrek |
2015-01-16 | igfx: determine amount of preallocated stolen graphics memory for hw cursor | cinap_lenrek |
2015-01-16 | devvga: use uintptr for VGAscr.paddr and VGAscr.storage | cinap_lenrek |
2015-01-16 | igfx: support for X60t with 1400x1050 panel | cinap_lenrek |
2015-01-16 | webcookies: only sync the jar when dirty on clunk | cinap_lenrek |
2015-01-16 | webcookies: avoid rereading and rewriting the cookie jar file all the time, d... | cinap_lenrek |
2015-01-13 | igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl... | cinap_lenrek |
2015-01-13 | kbfds: delete autogenerated latin1.h file when mklatin fails | cinap_lenrek |
2015-01-12 | igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik... | cinap_lenrek |
2015-01-12 | igfx: fix typo, initialize more lvds bits for G45, T60 testing | cinap_lenrek |
2015-01-12 | igfx: reverting previous change, pci id is for the second graphics controller... | cinap_lenrek |
2015-01-12 | igfx: support for X200 (thanks bigato) | cinap_lenrek |
2015-01-12 | igfx: properly turn vga monitor off | cinap_lenrek |
2015-01-12 | igfx: aaand vga support for x200s :-) | cinap_lenrek |
2015-01-12 | igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entry | cinap_lenrek |
2015-01-12 | fix missing games/gba target in mkfile (thanks qu7uux) | cinap_lenrek |
2015-01-11 | igfx: only use mmio... left from debugging | cinap_lenrek |
2015-01-11 | igfx: cleanup | cinap_lenrek |
2015-01-11 | merge | cinap_lenrek |
2015-01-11 | igfx: get edid information from lvds | cinap_lenrek |
2015-01-10 | ip/ipconfig: set ndb database file with -f argument | mischief |