Skip to content
  1. Nov 15, 2016
    • Alexandre TORGUE's avatar
      ARM: dts: Add STM32F746 MCU and STM32746g-EVAL board · ec2f9b10
      Alexandre TORGUE authored
      
      
      The STMicrolectornics's STM32F746 MCU has the following main features:
       - Cortex-M7 core running up to @216MHz
       - 1MB internal flash, 320KBytes internal RAM (+4KB of backup SRAM)
       - FMC controller to connect SDRAM, NOR and NAND memories
       - Dual mode QSPI
       - SD/MMC/SDIO support
       - Ethernet controller
       - USB OTFG FS & HS controllers
       - I2C, SPI, CAN busses support
       - Several 16 & 32 bits general purpose timers
       - Serial Audio interface
       - LCD controller
       - HDMI-CEC
       - SPDIFRX
      
      Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
      ec2f9b10
  2. Nov 04, 2016
  3. Oct 03, 2016
    • Vladimir Zapolskiy's avatar
      ARM: dts: lpc32xx: add device node for IRAM on-chip memory · 8185041f
      Vladimir Zapolskiy authored
      
      
      The change adds a new device node with description of generic SRAM
      on-chip memory found on NXP LPC32xx SoC series and connected to AHB
      matrix slave port 3.
      
      Note that NXP LPC3220 SoC has 128KiB of SRAM memory, the other
      LPC3230, LPC3240 and LPC3250 SoCs all have 256KiB SRAM space,
      in the shared DTSI file this change specifies 128KiB SRAM size.
      
      Also it's worth to mention that the SRAM area contains of 64KiB banks,
      2 banks on LPC3220 and 4 banks on the other SoCs from the series, and
      all SRAM banks but the first one have independent power controls,
      the description of this feature will be added with the introduction of
      power domains for the SoC series.
      
      Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
      Cc: Sylvain Lemieux <slemieux.tyco@gmail.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      8185041f
  4. Sep 29, 2016
  5. Sep 27, 2016
  6. Sep 21, 2016