index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
bcm
Age
Commit message (
Expand
)
Author
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-06-15
kernel: add pagechaindone() to wakeup processes waiting for memory
cinap_lenrek
2015-05-11
emmc/pmmc: make all symbols static
cinap_lenrek
2015-04-07
kernel: move arrow cursor definition to port/devmouse.c
cinap_lenrek
2015-03-06
devsd: always page align sd buffers
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-12-16
kernel: remove obsolete comment regarding Mntcache size in */main.c
cinap_lenrek
2014-12-14
kernel: get rid of /boot/boot parametrization
cinap_lenrek
2014-10-30
bcm: fix baudrate setting for serial console (thanks to aap and hiro)
cinap_lenrek
2014-07-08
bcm: apply richards fix for mmukmap (from /n/sources/patch/bcm-mmukmap-bug)
cinap_lenrek
2014-05-16
added devgpio (thanks Krystian!). Also added getrevision() to vcore which all...
Matthew Veety
2014-04-23
nusb: resolve endpoint id conflict with different input and output types
cinap_lenrek
2014-03-15
kernel: interpret service= boot parameter to set "cpuserver" variable
cinap_lenrek
2014-03-04
pc64: fix segattach
cinap_lenrek
2014-02-28
bcm kernel: add *kernelpercent option for cmdline.txt
stanley lieber
2014-01-12
added a segment for segattach(2) that gives access to the raspberry pi's gpio...
Matthew Veety
2013-12-13
god damn it forgot fucking fns.h from my last commit
Matthew Veety
2013-12-13
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)
Matthew Veety
2013-06-12
ARM: kernel: add vfp emulator to bcm, teg2, omap, kw
jpathy
2013-06-10
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes fo...
jpathy
2013-06-01
usbdwc: sync with sources (Raspberry Pi Model A support)
cinap_lenrek
2013-05-30
kernel: do all fp state fork from procfork() (like pc kernel)
cinap_lenrek
2013-04-14
reduce software cursor flickering
cinap_lenrek
2013-03-16
sysexec: fix possible segment overlap with temporary stack
cinap_lenrek
2013-01-28
removed fakertc device that confused timesync. timesync now fails trying to r...
mveety
2013-01-28
removed fake rtc device.
mveety
2013-01-26
add raspberry pi kernel (from sources)
cinap_lenrek