]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/bcm
usbohci: use 64-bit io base address, disable interrupts before reset, remove resetlck
[plan9front.git] / sys / src / 9 / bcm /
2020-12-22 cinap_lenrekkernel: avoid palloc lock during mmurelease()
2020-12-21 cinap_lenrekkernel: update procsave() comment, we'r not holding...
2020-12-20 cinap_lenrekkernel: handle tos and per process pcycle counters...
2020-08-03 cinap_lenrekmerge
2020-07-02 cinap_lenrekbcm64: fix usb xhci controller on pi4 8GB variant ...
2020-04-22 cinap_lenrekbcm, bcm64: dancing to the drum of the linux clowns...
2020-04-10 cinap_lenrekkernel: cleanup the software mouse cursor mess
2020-04-04 cinap_lenrekmerge
2020-04-04 cinap_lenrekkernel: remove scheddump() comment for delay() in ...
2020-02-09 Roberto E. Vargas... bcm: change ARGB32 to XRGB32 for framebuffer to avoid...
2020-02-02 cinap_lenrekkernel: cleanup makefile for $CONF.$O target
2020-01-26 cinap_lenrekkernel: implement portable userinit() and simplify...
2019-12-04 cinap_lenrekmerge
2019-12-04 cinap_lenrekbcm: use extended small pages so XN bit can work
2019-10-27 cinap_lenrekbcm: fix software cursor avoidance for loadimage()...
2019-08-27 cinap_lenrekkernel: catch execution read fault on SG_NOEXEC segment
2019-08-26 cinap_lenrekkernel: expose no execute bit to portable mmu code...
2019-08-25 cinap_lenrekemmc: 50MHz highspeed support (from richard miller)
2019-08-23 cinap_lenrekbcm64: deal with discontinuous memory regions, avoid...
2019-08-22 cinap_lenrekbcm: invalidate cache on Fbinfo after firmware completion
2019-08-22 cinap_lenrekbcm: flush out early boot messages on uart and screen...
2019-08-21 cinap_lenrekbcm: set XN bits for kernel device mappings
2019-08-18 cinap_lenrekbcm64: add driver for emmc2 controller
2019-08-16 cinap_lenrekbcm: fix typo in gpio.c on unused AFedge0 constant
2019-07-28 cinap_lenrekbcm, bcm64: add vcore support for raspberry pi 3 GPIO...
2019-07-27 cinap_lenrekbcm, bcm64: add BCM2711 support for gpiopull(), fix...
2019-07-25 cinap_lenrekbcm, bcm64: clean dma destination buffer before issuing...
2019-07-25 cinap_lenrekbcm, bcm64: make irq.$O optional and add intrdisable...
2019-07-25 cinap_lenrekbcm, bcm64: add dmaflush() function and make virtio...
2019-07-25 cinap_lenrekbcm, bcm64: add support for device tree parameter passing
2019-06-20 cinap_lenrekbcm, kw, omap, teg2: implement setregisters()
2019-05-19 cinap_lenrekbcm, bcm64: fix cache operations for dma and emmc
2019-05-13 cinap_lenrekbcm: add cache invalidate before accessing prop buffer
2019-05-13 cinap_lenrekbcm, bcm64: preserve memsize across reboots, avoid...
2019-05-05 cinap_lenrekbcm: make sure fiq is on enabled on cpu0
2019-05-05 cinap_lenrekusbdwc: enable Slowbuilkin workarround, improve split...
2019-05-03 cinap_lenrekbcm: don't call nil on PADDR() in dmaaddr(), return...
2019-05-03 cinap_lenrekbcm: move fiq saved pc adjust into lexception.s so...
2019-05-03 cinap_lenrekuartpl011: dont touch line control while uart is enabled
2019-04-11 cinap_lenrekbcm: move CONFADDR parsing into bootargs.c, simplify...
2019-04-11 cinap_lenrekbcm: don't use PADDR() to convert bus address to physic...
2019-04-11 cinap_lenrekkernel: get rid of KSTKSIZE alias for KSTACK
2019-04-11 cinap_lenrekmerge
2019-04-11 cinap_lenrekkernel: get rid of PTR2UINT() and UINT2PTR() macros
2019-04-11 cinap_lenrekbcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()
2019-04-11 cinap_lenrekbcm: add pl011 uart driver
2019-04-10 cinap_lenrekbcm: move okay() from uartmini.c to devarch.c
2019-04-10 cinap_lenrekbcm: add irq.c to mkfile
2019-04-10 cinap_lenrekbcm: move interrupt handling out of trap.c into irq.c
2019-04-04 cinap_lenrekbcm: remove obsolete TSTKTOP constant
2019-02-27 cinap_lenrekkernel: remove ptclbsum dependencies from configs
2019-02-27 cinap_lenrekpi, pi2: remove ptclbsum dependency from config
2019-02-01 cinap_lenrekbcm: include sdmmc in pi kernel configuration
2019-01-30 cinap_lenrekdevdraw: get rid of softscreen==0xa110c hack and make...
2019-01-30 cinap_lenrekbcm: list devswap only once in devtab array
2018-11-08 cinap_lenrekbcm: intrenable() can happen from any cpu in case of...
2018-11-07 cinap_lenrekbcm: cleanup timer code
2018-11-07 cinap_lenrekbcm: simplify irq handling by having per cpu Vctl chain
2018-11-07 cinap_lenrekbcm: speed up co-processor operations by avoiding i...
2018-11-04 cinap_lenrekbcm: fix mysterious core clock resets under SMP (thanks...
2018-11-01 cinap_lenrekbcm: fix mistake in mkfile
2018-10-31 cinap_lenrekbcm: fix /dev/reboot text/data corruption (thanks richa...
2018-10-28 cinap_lenrekbcm: provide /dev/cputemp in a format stats can understand
2018-10-28 cinap_lenrekmerge
2018-10-28 cinap_lenrekbcm: simplify reboot code
2018-10-28 cinap_lenrekbcm: cleanup clock code
2018-10-28 cinap_lenrekbcm: fix l2 cache maintenance routines for raspi3 ...
2018-10-20 cinap_lenrekbcm: import changes for raspi2/3 from richard miller
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-07-20 cinap_lenrekkernel: fix bounds check in screenputc()
2017-06-12 aijukernel: add support for hardware watchpoints
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2016-12-10 cinap_lenrekdevmouse: change msec argument of *mousetrack() to...
2016-11-19 cinap_lenrekmerge
2016-11-19 cinap_lenreklink loopbackmedium and netdevmedium in bcm/pif, sgi...
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-06-15 cinap_lenrekkernel: add pagechaindone() to wakeup processes waiting...
2015-05-11 cinap_lenrekemmc/pmmc: make all symbols static
2015-04-07 cinap_lenrekkernel: move arrow cursor definition to port/devmouse.c
2015-03-06 cinap_lenrekmerge
2015-03-06 cinap_lenrekdevsd: always page align sd buffers
2015-02-07 cinap_lenrekkernel: reduce Page structure size by changing Page...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-10-30 cinap_lenrekbcm: fix baudrate setting for serial console (thanks...
2014-07-08 cinap_lenrekbcm: apply richards fix for mmukmap (from /n/sources...
2014-05-16 Matthew Veetyadded devgpio (thanks Krystian!). Also added getrevisio...
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-03-14 aijumerge
2014-03-14 cinap_lenrekmerge
2014-03-14 cinap_lenrekkernel: interpret service= boot parameter to set "cpuse...
2014-03-04 cinap_lenrekpc64: fix segattach
2014-03-01 aijumerge
2014-02-28 stanley lieberbcm kernel: add *kernelpercent option for cmdline.txt
2014-01-14 mischiefmerge
next