Skip to content
Snippets Groups Projects
  1. Feb 09, 2020
  2. Feb 07, 2020
  3. Feb 05, 2020
    • Marek Vasut's avatar
      ddr: altera: Add DDR2 support to Gen5 driver · 9a5a90ad
      Marek Vasut authored
      
      Add DDR2 support to Gen5 DRAM driver. As the DDR2 macro names generated
      by Quartus are named differently than the DDR3 ones, use anon unions to
      store them in the same structures, without growing their size.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      9a5a90ad
    • Marek Vasut's avatar
      watchdog: designware: Convert to DM and DT probing · cf8c8367
      Marek Vasut authored
      
      Convert the designware watchdog timer driver to DM and add DT probing
      support. Perform minor coding style clean up, like drop superfluous
      braces. These ought to be no functional change.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Chin Liang See <chin.liang.see@intel.com>
      Cc: Dalon Westergreen <dwesterg@gmail.com>
      Cc: Dinh Nguyen <dinguyen@kernel.org>
      Cc: Jagan Teki <jagan@amarulasolutions.com>
      Cc: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Philipp Tomisch <philipp.tomisch@theobroma-systems.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      Cc: Tien Fong Chee <tien.fong.chee@intel.com>
      Reviewed-by: default avatarJagan Teki <jagan@amarulasolutions.com>
      Tested-by: Jagan Teki <jagan@amarulasolutions.com> # roc-rk3399-pc
      cf8c8367
  4. Feb 04, 2020
  5. Feb 03, 2020
Loading