plan9fox/sys/src/9/bcm
2019-04-10 15:06:56 +02:00
..
arch.c bcm: fix mysterious core clock resets under SMP (thanks richard miller) 2018-11-04 16:00:32 +01:00
archbcm.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
archbcm2.c bcm: fix /dev/reboot text/data corruption (thanks richard miller) 2018-10-31 19:48:16 +01:00
arm.h bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
arm.s bcm: simplify reboot code 2018-10-28 06:16:10 +01:00
armv6.s bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
armv7.s bcm: fix /dev/reboot text/data corruption (thanks richard miller) 2018-10-31 19:48:16 +01:00
cache.v7.s bcm: fix l2 cache maintenance routines for raspi3 (armv8) 2018-10-28 06:05:43 +01:00
clock.c bcm: cleanup timer code 2018-11-07 17:02:09 +01:00
coproc.c bcm: speed up co-processor operations by avoiding i+d cache flush on each operation 2018-11-07 16:48:14 +01:00
dat.h bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
devarch.c bcm: move okay() from uartmini.c to devarch.c 2019-04-10 15:06:56 +02:00
devgpio.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
dma.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
dwcotg.h bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
emmc.c emmc/pmmc: make all symbols static 2015-05-11 05:27:05 +02:00
fns.h bcm: simplify reboot code 2018-10-28 06:16:10 +01:00
fpi.c add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
fpi.h add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
fpiarm.c kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling 2017-11-04 20:08:22 +01:00
fpimem.c add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
gpio.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
init9.s add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
io.h bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
irq.c bcm: move interrupt handling out of trap.c into irq.c 2019-04-10 15:04:59 +02:00
l.s bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
lexception.s bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
lproc.s add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
main.c bcm: fix /dev/reboot text/data corruption (thanks richard miller) 2018-10-31 19:48:16 +01:00
mem.h bcm: remove obsolete TSTKTOP constant 2019-04-04 15:23:20 +02:00
mkfile bcm: add irq.c to mkfile 2019-04-10 15:06:24 +02:00
mmu.c bcm: simplify reboot code 2018-10-28 06:16:10 +01:00
mouse.c add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
pi pi, pi2: remove ptclbsum dependency from config 2019-02-27 08:38:19 +01:00
pi2 pi, pi2: remove ptclbsum dependency from config 2019-02-27 08:38:19 +01:00
picpuf kernel: remove ptclbsum dependencies from configs 2019-02-27 08:47:17 +01:00
rebootcode.s bcm: fix /dev/reboot text/data corruption (thanks richard miller) 2018-10-31 19:48:16 +01:00
screen.c devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata* 2019-01-30 18:22:52 +01:00
screen.h devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata* 2019-01-30 18:22:52 +01:00
softfpu.c add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
syscall.c add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00
trap.c bcm: move interrupt handling out of trap.c into irq.c 2019-04-10 15:04:59 +02:00
uartmini.c bcm: move okay() from uartmini.c to devarch.c 2019-04-10 15:06:56 +02:00
usbdwc.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
vcore.c bcm: import changes for raspi2/3 from richard miller 2018-10-20 19:56:31 +02:00
vfp3.c bcm: speed up co-processor operations by avoiding i+d cache flush on each operation 2018-11-07 16:48:14 +01:00
words add raspberry pi kernel (from sources) 2013-01-26 17:33:56 +01:00