Skip to content
Snippets Groups Projects
  1. Feb 13, 2020
  2. Feb 09, 2020
  3. Feb 07, 2020
  4. Feb 06, 2020
  5. 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
  6. Feb 04, 2020
  7. Feb 03, 2020
    • Marek Vasut's avatar
      ARM: socfpga: Drop last use of socfpga_reset_manager · 707c36e2
      Marek Vasut authored
      
      This particular chunk of code was not updated, likely due to the order
      in which the patches were posted and applied. Fix this missing part.
      
      Fixes: bb25aca1 ("arm: socfpga: Convert reset manager from struct to defines")
      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: Ley Foon Tan <ley.foon.tan@intel.com>
      Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
      Cc: Tien Fong Chee <tien.fong.chee@intel.com>
      707c36e2
  8. Jan 31, 2020
  9. Jan 30, 2020
Loading