1. 24 2月, 2018 3 次提交
  2. 23 2月, 2018 4 次提交
  3. 19 2月, 2018 2 次提交
  4. 18 2月, 2018 2 次提交
  5. 16 2月, 2018 2 次提交
    • M
      ARM: rmobile: Convert Porter to SPL · 7ee37d0e
      Marek Vasut 提交于
      Due to size limitations of the MERAM, switch U-Boot to SPL.
      The SPL is loaded by the SPI_LOADER into MERAM and then loads
      U-Boot proper into DRAM. This way U-Boot can freely grow in
      size in DRAM, as there is plenty of it.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      ---
      NOTE: To update U-Boot, first install u-boot.img to 0x140000 in SPI NOR,
            then use the Minimon to flash u-boot-spl.srec using ls,2,e6304000.
            To generate u-boot-spl.srec, use objcopy:
              arm-linux-gnueabi-objcopy -O srec spl/u-boot-spl u-boot-spl.srec
      7ee37d0e
    • M
      ARM: rmobile: Enable DTO support on Gen3 · 74caed0e
      Marek Vasut 提交于
      Enable support for applying DT overlays on Gen3. This is convenient
      for handling extra additional hardware, like ie. the Kingfisher.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      74caed0e
  6. 15 2月, 2018 6 次提交
  7. 14 2月, 2018 10 次提交
  8. 11 2月, 2018 2 次提交
  9. 10 2月, 2018 3 次提交
  10. 09 2月, 2018 3 次提交
  11. 08 2月, 2018 3 次提交