Skip to content
Snippets Groups Projects
  1. Oct 29, 2015
  2. Oct 21, 2015
    • Stefan Roese's avatar
      arm: mvebu: Enable DM_SERIAL on AXP / A38x boards · 1d51ea19
      Stefan Roese authored
      
      This patch enables DM_SERIAL for all ARCH_MVEBU boards (AXP & A38x).
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      Cc: Simon Glass <sjg@chromium.org>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      1d51ea19
    • Stefan Roese's avatar
      arm: mvebu: Add DM (driver model) support · 9cffb233
      Stefan Roese authored
      
      This patch adds driver model support for some Marvell MVEBU SoC's. Including
      Armada XP and 38x. All 3 currently mainlined boards are converted. DM is now
      selected automatically for MVEBU platforms.
      
      With this DM support now available for MVEBU, hardcoding the base addresses
      and other information is not necessary any more. Probing should be done
      by using the values provided via the device tree now instead. For this
      the driver also need to be converted to DM. Patches for some of the drivers
      will follow.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      Cc: Simon Glass <sjg@chromium.org>
      Cc: Luka Perkov <luka.perkov@sartura.hr>
      9cffb233
  3. Oct 20, 2015
  4. Oct 11, 2015
  5. Oct 02, 2015
  6. Sep 28, 2015
  7. Sep 13, 2015
  8. Sep 11, 2015
  9. Sep 04, 2015
  10. Sep 03, 2015
  11. Sep 02, 2015
Loading