User Details
- User Since
- May 31 2014, 7:05 PM (547 w, 4 d)
May 26 2021
Jul 16 2020
Jan 20 2020
Dec 24 2019
Dec 6 2019
Dec 5 2019
Dec 4 2019
Jul 1 2019
Jun 28 2019
Jun 10 2019
Jun 6 2019
Dec 4 2018
Please fix the bug description before commit.
Nov 15 2018
Nov 14 2018
looks good to me. thanks.
Aug 22 2018
This is great work. Thanks Patrick.
Aug 20 2018
Aug 15 2018
Aug 14 2018
Mar 14 2018
Jan 23 2018
We run a similar fix in pfSense for quite some time now.
Jan 17 2018
Fixes the boot on espressobin/Armada 3700 with all (of the supported) devices enabled.
Oct 18 2017
I don't like all the duplicate code in gpioiic.c.
Aug 8 2017
I'm happy with this too, please go ahead Ian.
Aug 3 2017
Jul 28 2017
Jul 27 2017
Jul 21 2017
Jun 20 2017
Jun 13 2017
Jun 12 2017
Jun 9 2017
Jun 2 2017
Jun 1 2017
May 24 2017
May 19 2017
That's it! I knew I had missed something. Thanks!
May 18 2017
While here, don't you want to add support for the 'hw.ncpu' tunable ?
A couple of long lines in new code but otherwise this is good to go.
I think it is easier to use nitems() here.
May 17 2017
Sorry, you will need to rebase this patch after r318426, on the other hand the changes were tested and built in -head.
May 16 2017
I think you can simplify this fix if you move the OF_device_register_xref() to happen before the if(). This way the if() don't need to be changed:
May 9 2017
Move the MACROs definition outside the #ifdefs and remove the now unnecessary #ifdefs.
Remove the #ifdef for decode_win_sdhci_valid() as requested by Marcin at Semihalf.