| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-06 | hwspinlock: add stm32 hardware spinlock support | Benjamin Gaignard | |
| Implement hardware spinlock support for STM32MP1. Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> | |||
| 2018-12-06 | dm: Add Hardware Spinlock class | Benjamin Gaignard | |
| This is uclass for Hardware Spinlocks. It implements two mandatory operations: lock and unlock and one optional relax operation. Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Patrice Chotard <[email protected]> | |||
