aboutsummaryrefslogtreecommitdiff
path: root/core/drivers/imx_wdog.c
AgeCommit message (Expand)Author
2019-02-14core: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2018-12-14imx: wdog: Introduce CFG_IMX_WDOG_EXT_RESET for non-DTB modeBryan O'Donoghue
2018-12-14imx: wdog: Skip DTB wdog init on DTB overlayBryan O'Donoghue
2018-12-03core: rename get_dt_blob() into get_dt()Etienne Carriere
2018-10-25plat-imx: add mx7dclsom platform flavorJordan Rhee
2018-07-26imx: wdog: correct wdog_pathPeng Fan
2018-07-04drivers: imx_wdog driver cleanupSilvano di Ninno
2018-05-08plat-imx: remove dependency on CFG_DT=yJordan Rhee
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-23core: drivers: imx_wdog: fix register accessPeng Fan
2017-10-10core: drivers: add imx wdog supportPeng Fan