User Details
- User Since
- Mar 22 2019, 4:46 AM (363 w, 3 d)
Tue, Feb 24
Thanks. This was humbling.
The move into the generic place seems good.
Wed, Feb 18
Mon, Feb 16
Looks good. The main thing is that we don't throw off the balance by including interrupt sources which exist but will definitely remain unused (the isrc == NULL case). Here the allocation is a good indicator that a driver is attached and it will/can be used.
Thu, Feb 12
Wed, Feb 11
Perhaps aw_mmc(4) as well?
Mon, Feb 9
Feb 5 2026
Feb 4 2026
Feb 3 2026
Not knowledgeable here but it seems correct.
Feb 2 2026
Jan 30 2026
Thanks a lot for handling this.
Jan 28 2026
FYI, there is a small set of allwinner manpages (aw_gpio(4), aw_mmc(4), etc.) that maintain the list of compatible strings and SOC_ALLWINNER_* options.
Jan 26 2026
Jan 21 2026
Jan 19 2026
I think I need some more context to understand this diff.
Jan 14 2026
Bump to latest v1.8.1 and bump fu540 u-boot revision
Dec 30 2025
Dec 15 2025
Dec 11 2025
Dec 4 2025
Nov 13 2025
Nov 5 2025
Nov 4 2025
Nov 3 2025
Most likely, this same treatment should be applied to the similar cd_detect() function in sys/dev/sdhci/sdhci_fdt_gpio.c.