Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-30 | WS cleanup: remove trailing empty lines | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2020-12-13 | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | |
Try to maintain some consistency between these variables by using _plat as a suffix for them. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2019-05-24 | drivers: spi: cf_spi: convert to driver model | Angelo Dureghello | |
Converting to driver model and removes non-dm code. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Angelo Dureghello <angelo@sysam.it> |