User Details
- User Since
- Aug 31 2015, 3:03 PM (405 w, 5 d)
Oct 10 2016
Oct 7 2016
Aug 16 2016
Any comments on this series of patches?
Jul 27 2016
May 19 2016
Any comments on this series of patches?
May 5 2016
mv_msi_data is function used only on ArmadaXP, which doesn't work on current anyway. So I can't test if it works unless we find a brave hero that brings ArmadaXP alive.
Mar 1 2016
Thank you for your remarks - diff was updated accordingly. If there are no objections, we will commit that.
Moved IRQ definitions to platform header.
Feb 10 2016
Few corrections.
Feb 1 2016
@andrew, is it OK? Please accept if so.
Jan 26 2016
Corrected to follow @andrew 's remarks.
Jan 22 2016
Jan 8 2016
@andrew, the commit was reduced. Necessity of remaining change was explained by Michal above. Please let me know if it's acceptable for you.
Corrected KERNVIRTADDR.
Jan 7 2016
Abandoned because D4675 replaces it.
Dec 22 2015
ian, andrew - please let me know if it's OK, so we can commit the first chunk.
Works fine for me, thank you! As for Andrew's issue, perhaps we could add sys/arm/arm/ofw_machdep.c to sys/conf/files.arm64?
Dec 18 2015
Dec 17 2015
I decided to seperate DTS change and correcting strict compatibility requirement, as there are more calls we are affected by.
Dec 15 2015
Removed ARM_L2_PIPT.
Added device mpcore_timer, removed unneccessary options, corrected tabs after device.
fdt_immr_addr modified instead of changing compatible.
Abandonen, as this is not required after we removed EARLY_PRINTK and doesn't work properly with ARM_NEW_PMAP.
Dec 11 2015
Added #else.
Added gic_decode_fdt to fdt_pic_table instead.
Seperated nodes according to Ian's remark.
files.mv included on default.
Dec 10 2015
Sure, thank you :)
D4369 solved the issue.
Interrupt is required by timers (we already use mpcore timers), watchdog doesn't need it. It simply resets system on timeout.
It depends on D4372. Unless we care if it compiles after every commit (as far as I know, we do), it can be merged.
No. I just don't know how to mark it outdated on Phabricator.
Dec 9 2015
Dec 8 2015
andrew, I updated the diff. Please let me know if this is solution you expected.
Added conditions for "marvell,orion-ehci" case, in which driver shouldn't attach interrupt line for errors.