Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-14 | mmc: stm32_sdmmc2: change the displayed config name | Patrick Delaunay |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-10-10 | mmc: stm32_sdmmc2: implement host_power_cycle callback | Yann Gautier |
2019-08-27 | mmc: stm32_sdmmc2: reload watchdog | Christophe Kerello |
2019-08-27 | mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US | Patrice Chotard |
2019-07-12 | mmc: stm32_sdmmc2: avoid warnings when building with W=1 option | Patrick Delaunay |
2019-04-23 | mmc: stm32_sdmmc2: Fix r1b timeout issue | Christophe Kerello |
2019-04-23 | mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings | Patrick Delaunay |
2018-07-19 | mmc: stm32_sdmmc2: update pwron management | Patrick Delaunay |
2018-05-26 | mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() | Patrice Chotard |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-03-13 | mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin | Patrick Delaunay |
2018-03-13 | mmc: stm32: sdmmc2: add hardware flow control support | Patrick Delaunay |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-16 | mmc: stm32_sdmmc2: increase polling status register delay | Christophe Kerello |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-28 | mmc: Add MMC support for stm32h7 Socs | Patrice Chotard |