summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm/trap.c
AgeCommit message (Expand)Author
2019-08-27kernel: catch execution read fault on SG_NOEXEC segmentcinap_lenrek
2019-05-03bcm: move fiq saved pc adjust into lexception.s so it can be shared with arm64cinap_lenrek
2019-04-11kernel: get rid of PTR2UINT() and UINT2PTR() macroscinap_lenrek
2019-04-10bcm: move interrupt handling out of trap.c into irq.ccinap_lenrek
2018-11-08bcm: intrenable() can happen from any cpu in case of dma interruptscinap_lenrek
2018-11-07bcm: simplify irq handling by having per cpu Vctl chaincinap_lenrek
2018-10-20bcm: import changes for raspi2/3 from richard millercinap_lenrek
2013-01-26add raspberry pi kernel (from sources)cinap_lenrek