Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-08 | spi: stm32: Add ofdata_to_platdata() callback | Patrice Chotard | 1 | -92/+132 |
2021-01-13 | spi: stm32_spi: migrate trace to dev and log macro | Patrick Delaunay | 1 | -14/+17 |
2020-12-14 | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 1 | -1/+1 |
2020-12-14 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -1/+1 |
2020-05-19 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-19 | common: Drop linux/delay.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-19 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2020-02-06 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+2 |
2019-07-12 | spi: stm32: Fix warnings when compiling with W=1 | Patrick Delaunay | 1 | -5/+6 |
2019-06-06 | spi: stm32: Add Serial Peripheral Interface driver for STM32MP | Patrice Chotard | 1 | -0/+615 |