summaryrefslogtreecommitdiff
path: root/sys/src/9/omap
AgeCommit message (Expand)Author
2016-12-10devmouse: change msec argument of *mousetrack() to ulongcinap_lenrek
2016-11-29omap: cleanup mouse.c, just a dummy for mousectl()cinap_lenrek
2016-11-29omap: fix format string warning %d for longcinap_lenrek
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-06-19kernel: do not pull in atom.s from libc for arm kernelscinap_lenrek
2015-04-30pass Ureg* argument to note handler in R0 register on armcinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-02-14usbehci: initial support for usb on zynq, remove uncached.hcinap_lenrek
2015-02-07kernel: reduce Page structure size by changing Page.cachectl[]cinap_lenrek
2014-12-16kernel: remove obsolete comment regarding Mntcache size in */main.ccinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek
2014-11-09kernel: remove implicit Proc* argument from procctl()cinap_lenrek
2014-09-28apply ps2mouse corruption fix to omapcinap_lenrek
2014-06-08kernel: remove _xinc()/_xdec()cinap_lenrek
2014-06-08omap: move syscall.$O target from config to mkfilecinap_lenrek
2014-06-08omap: remove Block refcountingcinap_lenrek
2014-01-20kernel: various cleanupscinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-12-29kernel: dont call pprint() while holding up->debug qlockcinap_lenrek
2013-12-16devether: remove qfull prints and fix loopback packet handling of etheroq()cinap_lenrek
2013-06-14fpiarm: condok() verfiy before specialop() omap/kwjpathy
2013-06-12Remove unused fpemu function in omap, kwjpathy
2013-06-12ARM: kernel: add vfp emulator to bcm, teg2, omap, kwjpathy
2013-05-30kernel: do all fp state fork from procfork() (like pc kernel)cinap_lenrek
2013-04-29Fix double-free fault when isaconfig returns nothing for "etherN". (from rich...cinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-03-16sysexec: fix possible segment overlap with temporary stackcinap_lenrek
2013-01-26omap: update omap kernel (from sources)cinap_lenrek
2013-01-25omap: fix breakpoint instruction trap handling (from sources)cinap_lenrek
2013-01-13remove non standard COM3 (eia2) serial port from i8250 uart.cinap_lenrek
2012-12-06move devusb to portcinap_lenrek
2012-09-14Qcoalesce patch to satisfy full read lengthcinap_lenrek
2012-05-03kernel: move duplicated random.c to portcinap_lenrek
2012-02-23correcting unicode superscripts for 1 2 and 3cinap_lenrek
2011-12-14kernel: fix wrong calculation of swap iolist sizecinap_lenrek
2011-10-25fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ...cinap_lenrek
2011-08-17change definition of Chan.create to return a chan like opencinap_lenrek
2011-07-12segdesc: add /dev/^(ldt gdt) supportcinap_lenrek
2011-06-04cleanup boot(8), replace read(1), fix cpu kernel configscinap_lenrek
2011-06-04boot(8): replace bzfs with paqfscinap_lenrek
2011-05-21remove keyboard stuff from other ports, make openssl and python compile on armcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen