| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | treewide: Kconfig: use bool instead of tristate | Anshul Dalal | |
| U-Boot does not support modules, so having tristate options is useless. Therefore this patch does a blind replace of all tristate options to bool tree-wide. Signed-off-by: Anshul Dalal <[email protected]> Reviewed-by: Heiko Schocher <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Reviewed-by: Siddharth Vadapalli <[email protected]> Reviewed-by: Neha Malcom Francis <[email protected]> Reviewed-by: Romain Gantois <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2025-08-06 | drivers: i3c: Enabled Kconfig and Makefile for DWI3C | Dinesh Maniyam | |
| Enable the Kconfig and Makefile for the MIPI DWI3C driver. hs: fixed typo on drivers/i3c/master/Kconfig Signed-off-by: Dinesh Maniyam <[email protected]> | |||
