Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
richlowe pushed 4 commits to arm64/pci-hacking richlowe/illumos-gate
- genet: fix rgmii detection 6a78cfa
- avintr: Treat autovec like a hashtable The avintr functionality looks like it does what we need for aarch64, but it ... 05cfd4e
- ddi: assert the locking protocol in the arm implementation This is somewhat, but not very, pessimistic, for a couple... c8225d9
- Merge branch 'arm64-gate' of https://github.com/richlowe/illumos-gate into arm64/pci-hacking # Conflicts: # usr/src/... 18dafe5
richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
- ddi: assert the locking protocol in the arm implementation This is somewhat, but not very, pessimistic, for a couple... c8225d9
richlowe closed a pull request on richlowe/illumos-gate
avintr: Treat autovec like a hashtable
@r1mikey this is your change from pci-hacking, but it applies cleanly to the main arm64-gate branch too. Are you ok with me pushing it there as well?richlowe created a branch on richlowe/illumos-gate
arm64/ddi-locking - Local changes to the Illumos OS/Net consolidation.
richlowe opened a pull request on richlowe/illumos-gate
avintr: Treat autovec like a hashtable
@r1mikey this is your change from pci-hacking, but it applies cleanly to the main arm64-gate branch too. Are you ok with me pushing it there as well?richlowe created a branch on richlowe/illumos-gate
arm64/autovec-hash - Local changes to the Illumos OS/Net consolidation.
richlowe closed a pull request on richlowe/illumos-gate
genet: fix rgmii detection
I messed this up when switching genet to the DDI interface.richlowe created a branch on richlowe/illumos-gate
man/ilstr - Local changes to the Illumos OS/Net consolidation.
richlowe pushed 3 commits to arm64/pci-hacking richlowe/illumos-gate
richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
richlowe pushed 2 commits to illumos-arm64-2-41 richlowe/binutils-gdb
richlowe closed a pull request on richlowe/binutils-gdb
gdb python bindings with python 3.13
This fixes building the gdb python bindings with python 3.13.richlowe pushed 1 commit to main richlowe/arm64-gate
- support building illumos-gate with python 3.13 c4c12c7
richlowe pushed 33 commits to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- 16964 ptrconf: potential memory corrupting cast 4 vs 1 bytes Reviewed by: Andy Fiddaman <[email protected]> Approv... 0fd70fa
- 16953 sfe: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andyj... 6582179
- 16954 ib: possible memory leak of 'comm_svcp' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 14bb8d4
- 16957 dprov: possible memory leak of 'object' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 5016ae8
- 16958 usbgem: possible memory leak of 'dp' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: Andy F... 92cb840
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Reviewed by: Andy Fiddaman <illumos@fid... 7bf2416
- 16999 ZTS: history_007_pos mkdir should use -p Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... 1271d3a
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Reviewed by: Andy Fiddaman <[email protected]> Approv... 8245458
- 16959 audioixp: possible memory leak of 'port' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: An... faed977
- 16972 asy detach races with interrupt 16990 asy attach races with interrupt Reviewed by: Dan Cross <cross@oxidecomput... bd237d3
- 16971 More debug output could use common hexdump routine Reviewed by: Robert Mustacchi <[email protected]> Rev... 80b758d
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Reviewed by: Andy Fiddaman <[email protected]> Appr... 767007d
- interrupts: provide system PIC registration and dispatch The GIC functionality we've had to date has been a very lea... 40a8a19
- 17031 ddi_intr_add_handler(9f): several issues Reviewed by: Toomas Soome <[email protected]> Reviewed by: Hans Rosenfeld ... 17b868e
- 17012 ZTS: add new_fs Reviewed by: C Fraire <[email protected]> Approved by: Patrick Mooney <[email protected]> 4127839
- pcie: add a null cfgspace backend for systems without any This should cover both systems that don't have any PCI, sy... 77b66a7
- Don't assume every bus is a root bus I'm not sure how that happened, logic wise, but it's suspect at the very least.... 8488084
- relocate the awful hack to only look at .../pcie to ignore other devices sooner This is awful and not a solution, bu... 2fdb867
- don't crash if we can't find the hackily-mandated pcie node 21d876e
- 16835 mkfs_pcfs: allow sector sizes other than 512B Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Dan... fdc43e9
- and 13 more ...
richlowe pushed 25 commits to arm64/pci-hacking richlowe/illumos-gate
- 16964 ptrconf: potential memory corrupting cast 4 vs 1 bytes Reviewed by: Andy Fiddaman <[email protected]> Approv... 0fd70fa
- 16953 sfe: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andyj... 6582179
- 16954 ib: possible memory leak of 'comm_svcp' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 14bb8d4
- 16957 dprov: possible memory leak of 'object' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 5016ae8
- 16958 usbgem: possible memory leak of 'dp' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: Andy F... 92cb840
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Reviewed by: Andy Fiddaman <illumos@fid... 7bf2416
- 16999 ZTS: history_007_pos mkdir should use -p Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... 1271d3a
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Reviewed by: Andy Fiddaman <[email protected]> Approv... 8245458
- 16959 audioixp: possible memory leak of 'port' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: An... faed977
- 16972 asy detach races with interrupt 16990 asy attach races with interrupt Reviewed by: Dan Cross <cross@oxidecomput... bd237d3
- 16971 More debug output could use common hexdump routine Reviewed by: Robert Mustacchi <[email protected]> Rev... 80b758d
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Reviewed by: Andy Fiddaman <[email protected]> Appr... 767007d
- 17031 ddi_intr_add_handler(9f): several issues Reviewed by: Toomas Soome <[email protected]> Reviewed by: Hans Rosenfeld ... 17b868e
- 17012 ZTS: add new_fs Reviewed by: C Fraire <[email protected]> Approved by: Patrick Mooney <[email protected]> 4127839
- 16835 mkfs_pcfs: allow sector sizes other than 512B Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Dan... fdc43e9
- 9633 cxgbe should not reinvent the bool 16975 cxgbe: clean up osdep header 16976 cxgbe: shared header should be just ... 77983a8
- 17002 want wcslcat(3C) and wcslcpy(3C) Reviewed by: C Fraire <[email protected]> Reviewed by: Toomas Soome <[email protected]... 71f3ceb
- 17003 fix wcsdup(3C) synopsis Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@hama... 0c53478
- 17037 PCI headers missing dependencies 17038 Want PCIe constants for RX and TX Presets Reviewed by: Toomas Soome <tso... 845df49
- plat: clean up dead code Many of the `platmod` functions are unused, or only implemented as stubs. Clean these up a... a5bf102
- and 5 more ...
richlowe pushed 23 commits to arm64-gate richlowe/illumos-gate
- 16964 ptrconf: potential memory corrupting cast 4 vs 1 bytes Reviewed by: Andy Fiddaman <[email protected]> Approv... 0fd70fa
- 16953 sfe: possible memory leak Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Andrew Stormont <andyj... 6582179
- 16954 ib: possible memory leak of 'comm_svcp' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 14bb8d4
- 16957 dprov: possible memory leak of 'object' Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McDo... 5016ae8
- 16958 usbgem: possible memory leak of 'dp' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: Andy F... 92cb840
- 17007 ZTS: zfs_mount_all_fail leaves /var/tmp/testrootPIDNUM directory around Reviewed by: Andy Fiddaman <illumos@fid... 7bf2416
- 16999 ZTS: history_007_pos mkdir should use -p Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan McD... 1271d3a
- 17009 ZTS: enospc_002_pos can fail because of enospc_001_pos Reviewed by: Andy Fiddaman <[email protected]> Approv... 8245458
- 16959 audioixp: possible memory leak of 'port' Reviewed by: Andrew Stormont <[email protected]> Reviewed by: An... faed977
- 16972 asy detach races with interrupt 16990 asy attach races with interrupt Reviewed by: Dan Cross <cross@oxidecomput... bd237d3
- 16971 More debug output could use common hexdump routine Reviewed by: Robert Mustacchi <[email protected]> Rev... 80b758d
- 17017 zfs: rename get_temporary_prop to zfs_get_temporary_prop Reviewed by: Andy Fiddaman <[email protected]> Appr... 767007d
- 17031 ddi_intr_add_handler(9f): several issues Reviewed by: Toomas Soome <[email protected]> Reviewed by: Hans Rosenfeld ... 17b868e
- 17012 ZTS: add new_fs Reviewed by: C Fraire <[email protected]> Approved by: Patrick Mooney <[email protected]> 4127839
- 16835 mkfs_pcfs: allow sector sizes other than 512B Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Dan... fdc43e9
- 9633 cxgbe should not reinvent the bool 16975 cxgbe: clean up osdep header 16976 cxgbe: shared header should be just ... 77983a8
- 17002 want wcslcat(3C) and wcslcpy(3C) Reviewed by: C Fraire <[email protected]> Reviewed by: Toomas Soome <[email protected]... 71f3ceb
- 17003 fix wcsdup(3C) synopsis Reviewed by: Toomas Soome <[email protected]> Reviewed by: Bill Sommerfeld <sommerfeld@hama... 0c53478
- 17037 PCI headers missing dependencies 17038 Want PCIe constants for RX and TX Presets Reviewed by: Toomas Soome <tso... 845df49
- 17004 improve ZFS user/group quota tests and string handling Reviewed by: Joshua M. Clulow <[email protected]> Approved... 4c75c86
- and 3 more ...
richlowe pushed 6 commits to arm64/mmc-interrupt-mismap richlowe/illumos-gate
- pcie: add a null cfgspace backend for systems without any This should cover both systems that don't have any PCI, sy... 8d58390
- Don't assume every bus is a root bus I'm not sure how that happened, logic wise, but it's suspect at the very least.... 367045d
- relocate the awful hack to only look at .../pcie to ignore other devices sooner This is awful and not a solution, bu... ef5c0b3
- don't crash if we can't find the hackily-mandated pcie node 9806c7d
- log interrupt mapping as it happens 999250d
- sigh. add the missing `CELLS_1275_TO_BYTES` that will fix this c3a485f
richlowe pushed 1 commit to arm64/pci-merge-screwup richlowe/illumos-gate
- sigh. add the missing `CELLS_1275_TO_BYTES` that will fix this 566608a
richlowe pushed 1 commit to arm64-gate richlowe/illumos-gate
- plat: clean up dead code Many of the `platmod` functions are unused, or only implemented as stubs. Clean these up a... a5bf102
richlowe pushed 2 commits to main richlowe/arm64-gate
richlowe closed a pull request on richlowe/arm64-gate
dtc/u-boot and firmware updates
I have successfully built and booted an image on the RPI with the new DTC/u-boot and firmwares.richlowe pushed 1 commit to arm64/pci-merge-screwup richlowe/illumos-gate
- log interrupt mapping as it happens 18603f4
richlowe created a branch on richlowe/illumos-gate
arm64/pci-merge-screwup - Local changes to the Illumos OS/Net consolidation.