Page MenuHomeFreeBSD

MIPSUmbrella
ActivePublic

Recent Activity

Nov 8 2023

oskar.holmlund_ohdata.se closed D42497: UART: Remove ingenic xburst (mips) code from ns8250 driver.
Nov 8 2023, 8:06 AM · MIPS
manu accepted D42497: UART: Remove ingenic xburst (mips) code from ns8250 driver.
Nov 8 2023, 6:22 AM · MIPS

Nov 7 2023

imp accepted D42497: UART: Remove ingenic xburst (mips) code from ns8250 driver.

Lgtm

Nov 7 2023, 11:54 PM · MIPS
oskar.holmlund_ohdata.se requested review of D42497: UART: Remove ingenic xburst (mips) code from ns8250 driver.
Nov 7 2023, 8:23 PM · MIPS

Mar 15 2023

emaste added a comment to D5623: Fix MIPS pmap_align_superpage() function to use superpage rather than segment alignment.

MIPS has been removed from the tree

Mar 15 2023, 4:56 PM · MIPS

Jan 17 2023

lkw573_gmail.com removed a member for MIPS: lkw573_gmail.com.
Jan 17 2023, 6:53 AM

Nov 19 2022

lkw573_gmail.com added a member for MIPS: lkw573_gmail.com.
Nov 19 2022, 3:27 PM

Jan 23 2022

Herald added a reviewer for D28370: Disable PIE for MIPS u-boot-loader.: manu.
Jan 23 2022, 10:26 AM · MIPS

May 28 2021

mizhka closed D12737: [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon ID.
May 28 2021, 8:36 PM · MIPS

May 13 2021

manu removed a member for MIPS: manu.
May 13 2021, 7:02 PM

Feb 24 2021

mw closed D28370: Disable PIE for MIPS u-boot-loader..
Feb 24 2021, 11:27 PM · MIPS
emaste accepted D28370: Disable PIE for MIPS u-boot-loader..
Feb 24 2021, 6:51 PM · MIPS

Jan 28 2021

dgr_semihalf.com updated the diff for D28370: Disable PIE for MIPS u-boot-loader..

Added a comment indicating that PIE is incompatible with -mno-abicalls. Thanks, @emaste.

Jan 28 2021, 9:13 AM · MIPS

Jan 27 2021

emaste added inline comments to D28370: Disable PIE for MIPS u-boot-loader..
Jan 27 2021, 2:59 PM · MIPS
dgr_semihalf.com requested review of D28370: Disable PIE for MIPS u-boot-loader..
Jan 27 2021, 11:36 AM · MIPS

Jul 28 2020

alfredo closed D25416: Make access to VirtIO configuration to mips architecture..
Jul 28 2020, 11:24 AM · PowerPC, MIPS
arichardson accepted D25416: Make access to VirtIO configuration to mips architecture..

@alfredo/ @fernando.valle_eldorado.org.br Are you planning to commit this soon?

Jul 28 2020, 10:38 AM · PowerPC, MIPS

Jul 24 2020

alfredo accepted D25416: Make access to VirtIO configuration to mips architecture..

LGTM

Jul 24 2020, 3:48 AM · PowerPC, MIPS

Jul 23 2020

fernando.valle_eldorado.org.br updated the diff for D25416: Make access to VirtIO configuration to mips architecture..

Grammar correction suggestions in code comments.

Jul 23 2020, 6:52 PM · PowerPC, MIPS

Jul 22 2020

arichardson accepted D25416: Make access to VirtIO configuration to mips architecture..

Minor grammar suggestions but otherwise looks good to me. Thanks!

Jul 22 2020, 1:34 PM · PowerPC, MIPS
fernando.valle_eldorado.org.br updated the diff for D25416: Make access to VirtIO configuration to mips architecture..

'if _BYTE_ORDER' removed, making the code more generic, as suggested in the comments of this revision. Comments were also added explaining why endian conversion is necessary.

Jul 22 2020, 12:37 PM · PowerPC, MIPS

Jul 20 2020

arichardson added a comment to D25416: Make access to VirtIO configuration to mips architecture..

@arichardson Which freebsd .img revision are you using?

Jul 20 2020, 2:15 PM · PowerPC, MIPS
arichardson added a comment to D25416: Make access to VirtIO configuration to mips architecture..

@arichardson Which freebsd .img revision are you using?

Jul 20 2020, 12:28 PM · PowerPC, MIPS
fernando.valle_eldorado.org.br added a comment to D25416: Make access to VirtIO configuration to mips architecture..

@arichardson Which freebsd .img revision are you using?

Jul 20 2020, 12:22 PM · PowerPC, MIPS

Jul 14 2020

arichardson added a comment to D25416: Make access to VirtIO configuration to mips architecture..

I can confirm that this makes virtio-rng work again for MIPS64. LGTM if you apply @alfredo's suggestions.

Jul 14 2020, 11:36 AM · PowerPC, MIPS

Jul 8 2020

alfredo added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 8 2020, 6:01 PM · PowerPC, MIPS
alfredo added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 8 2020, 4:50 PM · PowerPC, MIPS
alfredo added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 8 2020, 2:03 PM · PowerPC, MIPS
fernando.valle_eldorado.org.br updated the diff for D25416: Make access to VirtIO configuration to mips architecture..

In this way the specificity of the mips is removed, the adjustments of the bus_space in the vtpci_* defines makes the code more generic.

Jul 8 2020, 12:24 PM · PowerPC, MIPS

Jul 6 2020

alfredo added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 6 2020, 10:08 PM · PowerPC, MIPS

Jul 2 2020

jrtc27 added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 2 2020, 2:48 PM · PowerPC, MIPS
afscoelho_gmail.com added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jul 2 2020, 2:45 PM · PowerPC, MIPS

Jun 24 2020

sbruno abandoned D2535: New, experimental PMAP implementation for MIPS64.
Jun 24 2020, 7:42 PM · MIPS
arichardson added a comment to D25416: Make access to VirtIO configuration to mips architecture..

I stepped through MIPS init in QEMU and it turns out MALTA ends up with

p sc->vtpci_res->r_bustag
$7 = (bus_space_tag_t) 0xffffffff809aefc0 <gt_pci_space>
Jun 24 2020, 1:52 PM · PowerPC, MIPS
jrtc27 added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jun 24 2020, 1:39 PM · PowerPC, MIPS
arichardson added a reviewer for D25416: Make access to VirtIO configuration to mips architecture.: jrtc27.
Jun 24 2020, 1:37 PM · PowerPC, MIPS
arichardson added inline comments to D25416: Make access to VirtIO configuration to mips architecture..
Jun 24 2020, 1:37 PM · PowerPC, MIPS
fernando.valle_eldorado.org.br added projects to D25416: Make access to VirtIO configuration to mips architecture.: MIPS, PowerPC.
Jun 24 2020, 1:22 PM · PowerPC, MIPS

Apr 24 2020

markj closed D24523: mips pmap: pmap_emulate_modified race fix.
Apr 24 2020, 9:22 PM · MIPS
markj closed D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.
Apr 24 2020, 9:21 PM · MIPS
freebsdphab-AX9_cmx.ietfng.org updated the diff for D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.

More respose to markj feedback

Apr 24 2020, 2:40 PM · MIPS
kib accepted D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.

Note that for instance x86 has similar issue, because hardware is free to speculatively walk page tables and load any valid PTE or intermediate paging structure. There all page table entries clearing functions take the free list pointer, where the freed page table is put. Only after the caller did IPI to invalidate TLB for cleared PTE, the pages from the list can be freed.

Apr 24 2020, 11:04 AM · MIPS

Apr 23 2020

markj accepted D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.

This looks reasonable to me aside from the style nits.

Apr 23 2020, 2:21 PM · MIPS
freebsdphab-AX9_cmx.ietfng.org updated the diff for D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.

Revised version as per markj's feedback

Apr 23 2020, 1:20 AM · MIPS
freebsdphab-AX9_cmx.ietfng.org added inline comments to D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.
Apr 23 2020, 1:18 AM · MIPS

Apr 22 2020

markj added inline comments to D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.
Apr 22 2020, 3:43 PM · MIPS
markj accepted D24523: mips pmap: pmap_emulate_modified race fix.
Apr 22 2020, 3:21 PM · MIPS
kib accepted D24523: mips pmap: pmap_emulate_modified race fix.
Apr 22 2020, 11:28 AM · MIPS

Apr 21 2020

freebsdphab-AX9_cmx.ietfng.org retitled D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss from Fix two races in the MIPS pmap to mips _pmap_unwire_ptp races MipsDoTLBMiss.
Apr 21 2020, 6:40 PM · MIPS
freebsdphab-AX9_cmx.ietfng.org updated the diff for D24491: mips _pmap_unwire_ptp races MipsDoTLBMiss.

Now without D24523 included

Apr 21 2020, 6:39 PM · MIPS