Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-08 | gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places | Axel Lin | |
Use clrsetbits_le32() to replace clrbits_le32() + setbits_le32(). Signed-off-by: Axel Lin <axel.lin@ingics.com> | |||
2015-04-22 | ARMv7M: Add STM32F4 support | rev13@wp.pl | |
Signed-off-by: Kamil Lulko <rev13@wp.pl> Reviewed-by: Tom Rini <trini@konsulko.com> |