Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gemini: Drop kernel v5.15 and default to v6.1 | Linus Walleij | 2023-10-04 |
| | | | | | | | | | | | | | | There is no point in keeping the v5.15 kernel around for Gemini, we are maintaining the platform with a strong upstream focus and newer is always better. Now that OpenWrt can support pure v6.1 kernels, switch up to v6.1 and drop v5.15 so we don't need to migrate configs and patches for no reason. The USB FOTG2 module handling can be simplified as a result. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||
* | gemini: Create patches and config for kernel v5.15 | Linus Walleij | 2022-04-14 |
This creates a v5.15 baseline for the Gemini platform. The main new attraction is the new crypto driver from Corentin Labbe that we activate in the new config. Config was refreshed. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |