1. 11 9月, 2018 10 次提交
  2. 04 9月, 2018 1 次提交
    • M
      watchdog: mx25: use the imx_watchdog driver for mx25 · 69f78cf8
      Martin Kaiser 提交于
      The existing imx_watchdog driver is compatible with mx25 chipsets.
      Add a WDOG1_BASE_ADDR define for the base address and enable the driver
      in watchdog's Makefile.
      
      To use the driver, a board must define CONFIG_IMX_WATCHDOG and
      CONFIG_HW_WATCHDOG.
      
      This fixes an issue when booting an mx25 chip via usb/serial. In this
      case, the boot rom will always enable the watchdog. If u-boot is running
      in interactive mode and the watchdog is not serviced, the system is
      rebooted when the watchdog expires.
      Signed-off-by: NMartin Kaiser <martin@kaiser.cx>
      Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com>
      69f78cf8
  3. 30 8月, 2018 1 次提交
  4. 29 8月, 2018 1 次提交
    • L
      usb: dwc2: Add reset ctrl to driver · 88c34b8d
      Ley Foon Tan 提交于
      Add code to reset all reset signals as in usb DT node. A reset property
      is an optional feature, so only print out a warning and do not fail if a
      reset property is not present.
      
      If a reset property is discovered, then use it to deassert, thus
      bringing the IP out of reset.
      Signed-off-by: NLey Foon Tan <ley.foon.tan@intel.com>
      88c34b8d
  5. 28 8月, 2018 3 次提交
  6. 24 8月, 2018 1 次提交
  7. 23 8月, 2018 5 次提交
  8. 21 8月, 2018 7 次提交
  9. 20 8月, 2018 2 次提交
  10. 18 8月, 2018 5 次提交
  11. 17 8月, 2018 1 次提交
  12. 14 8月, 2018 3 次提交