summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm
AgeCommit message (Expand)Author
2016-12-10devmouse: change msec argument of *mousetrack() to ulongcinap_lenrek
2016-11-19link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernelscinap_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-15kernel: add pagechaindone() to wakeup processes waiting for memorycinap_lenrek
2015-05-11emmc/pmmc: make all symbols staticcinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-03-06devsd: always page align sd bufferscinap_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-10-30bcm: fix baudrate setting for serial console (thanks to aap and hiro)cinap_lenrek
2014-07-08bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug)cinap_lenrek
2014-05-16added devgpio (thanks Krystian!). Also added getrevision() to vcore which all...Matthew Veety
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-03-15kernel: interpret service= boot parameter to set "cpuserver" variablecinap_lenrek
2014-03-04pc64: fix segattachcinap_lenrek
2014-02-28bcm kernel: add *kernelpercent option for cmdline.txtstanley lieber
2014-01-12added a segment for segattach(2) that gives access to the raspberry pi's gpio...Matthew Veety
2013-12-13god damn it forgot fucking fns.h from my last commitMatthew Veety
2013-12-13Added in /dev/cputemp for bcm kernel (Thanks Krystian!)Matthew Veety
2013-06-12ARM: kernel: add vfp emulator to bcm, teg2, omap, kwjpathy
2013-06-10ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes fo...jpathy
2013-06-01usbdwc: sync with sources (Raspberry Pi Model A support)cinap_lenrek
2013-05-30kernel: do all fp state fork from procfork() (like pc kernel)cinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-03-16sysexec: fix possible segment overlap with temporary stackcinap_lenrek
2013-01-28removed fakertc device that confused timesync. timesync now fails trying to r...mveety
2013-01-28removed fake rtc device.mveety
2013-01-26add raspberry pi kernel (from sources)cinap_lenrek