Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

richlowe/illumos-gate

richlowe pushed 1 commit to arm64/rpi4-pci-regspec-hack richlowe/illumos-gate
  • panic even more in the mmc a6c9ab0

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
Ok, so this is apparently just broken in the pci-hacking branch. Not because of these. I'll get these merged.

View on GitHub

richlowe created a comment on a pull request on richlowe/illumos-gate
I think one thing we need to try is whether I have just broken arm64/pci-hacking in general. I've asked @hadfl to give that a spin. I don't see anything obviously wrong here (but I didn't look ha...

View on GitHub

richlowe pushed 1 commit to arm64/uart-less-prom richlowe/illumos-gate
  • use DDI interfaces for xxx_probe I'm not 100% sure why these drivers implement the probe entry point, and do this ch... 1682d1a

View on GitHub

hadfl created a comment on a pull request on richlowe/illumos-gate
The boot log with `DDI_MAP_DEBUG`: ``` Using default device instance data root nexus = RaspberryPi,4 pseudo0 at root pseudo0 is /pseudo scsi_vhci0 at root scsi_vhci0 is /scsi_vhci pseudo-...

View on GitHub

richlowe pushed 1 commit to arm64/rpi4-pci-regspec-hack richlowe/illumos-gate

View on GitHub

richlowe pushed 2 commits to arm64/rpi4-pci-regspec-hack richlowe/illumos-gate
  • Widen regspec and rangespec Widen the fields in both regspec and rangespec to be 64-bit on aarch64. This change all... 8f9bc7b
  • Merge branch 'r1mikey/reg-sizes' of http://github.com/r1mikey/illumos-gate into arm64/rpi4-pci-regspec-hack # Confli... 650e3a7

View on GitHub

richlowe opened a pull request on richlowe/illumos-gate
use DDI interfaces for xxx_probe
I'm not 100% sure why these drivers implement the probe entry point, and do this check explicitly. One interesting thing, however, is that illumos usually uses "okay", but devicetree use either ...
richlowe created a branch on richlowe/illumos-gate

arm64/uart-less-prom - Local changes to the Illumos OS/Net consolidation.

r1mikey created a comment on a pull request on richlowe/illumos-gate
Latest push of this branch uses @richlowe's code for application (unapply the child offset, then apply the parent offset) in preference to the code from the original port - this is less prone to ov...

View on GitHub