1. 22 11月, 2016 1 次提交
  2. 15 11月, 2016 1 次提交
  3. 26 10月, 2016 2 次提交
  4. 18 10月, 2016 1 次提交
  5. 08 10月, 2016 1 次提交
  6. 07 10月, 2016 1 次提交
  7. 06 10月, 2016 1 次提交
  8. 04 10月, 2016 1 次提交
    • P
      arm: imx: add i.MX6ULL 14x14 EVK board support · 55a42b33
      Peng Fan 提交于
      Add i.MX6ULL EVK board support:
      Add device tree file, which is copied from NXP Linux.
      Enabled DM_MMC, DM_GPIO, DM_I2C, DM_SPI, PINCTRL, DM_REGULATOR.
      The uart iomux settings are still keeped in board file.
      
      Boot Log:
      U-Boot 2016.09-rc1-00366-gbb419ef-dirty (Aug 11 2016 - 13:08:58 +0800)
      
      CPU:   Freescale i.MX6ULL rev1.0 at 396MHz
      CPU:   Commercial temperature grade (0C to 95C) at 15C
      Reset cause: POR
      Model: Freescale i.MX6 ULL 14x14 EVK Board
      Board: MX6ULL 14x14 EVK
      DRAM:  512 MiB
      MMC:   initialized IMX pinctrl driver
      FSL_SDHC: 0, FSL_SDHC: 1
      In:    serial
      Out:   serial
      Err:   serial
      Net:   CPU Net Initialization Failed
      No ethernet found.
      Hit any key to stop autoboot:  0
      => mmc dev 1
      switch to partitions #0, OK
      mmc1 is current device
      Signed-off-by: NPeng Fan <peng.fan@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      55a42b33
  9. 27 9月, 2016 2 次提交
    • S
      arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files · 1335483a
      Stefan Roese 提交于
      This patch integrates the Armada 7K/8K dts files from the latest
      submission on the linux-arm-kernel mailing list.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Nadav Haklai <nadavh@marvell.com>
      Cc: Neta Zur Hershkovits <neta@marvell.com>
      Cc: Kostya Porotchkin <kostap@marvell.com>
      Cc: Omri Itach <omrii@marvell.com>
      Cc: Igal Liberman <igall@marvell.com>
      Cc: Haim Boot <hayim@marvell.com>
      Cc: Hanna Hawa <hannah@marvell.com>
      1335483a
    • S
      arm64: mvebu: Armada 3700: Add Armada 37xx dts files · 850db82f
      Stefan Roese 提交于
      This patch integrates the Armada 3700 dts files from the latest
      submission on the linux-arm-kernel mailing list.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Nadav Haklai <nadavh@marvell.com>
      Cc: Kostya Porotchkin <kostap@marvell.com>
      Cc: Wilson Ding <dingwei@marvell.com>
      Cc: Victor Gu <xigu@marvell.com>
      Cc: Hua Jing <jinghua@marvell.com>
      Cc: Terry Zhou <bjzhou@marvell.com>
      Cc: Hanna Hawa <hannah@marvell.com>
      Cc: Haim Boot <hayim@marvell.com>
      850db82f
  10. 24 9月, 2016 1 次提交
  11. 18 9月, 2016 1 次提交
  12. 15 9月, 2016 2 次提交
  13. 03 9月, 2016 3 次提交
  14. 02 9月, 2016 1 次提交
  15. 31 8月, 2016 1 次提交
    • S
      ARM: tegra: use numeric versioning for p2771-0000 · 7932d3e4
      Stephen Warren 提交于
      The board ID EEPROM and board ID stickers on p2771-0000 will use a numeric
      versioning scheme, with version numbers such as 000/100/200/300/400/500.
      Within NVIDIA, these versions are also known as A00/A01/A02/A03/A04/B00.
      However, that numbering scheme is not easily visible outside of NVIDIA,
      and so does not make much sense to use. Convert U-Boot to use the readily
      visible numeric scheme.
      
      Also, it turns out that the current A02 DT actually applies to board
      versions 000/100/200 (A00..A02). Consequently rename this to 000 not 200
      so that all U-Boot builds are named after the first version of the HW they
      support.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NTom Warren <twarren@nvidia.com>
      7932d3e4
  16. 26 8月, 2016 3 次提交
  17. 16 8月, 2016 1 次提交
  18. 06 8月, 2016 1 次提交
  19. 31 7月, 2016 2 次提交
  20. 27 7月, 2016 1 次提交
    • H
      sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC · 2a5adc5b
      Hans de Goede 提交于
      There is a new Orange Pi PC *Plus* version available now,
      this is an extended version of the regular Orange Pi PC
      with sdio wifi and an eMMC.
      
      The upstream kernel devs have decided that they want a separate
      dts for the PC Plus rather then sharing a single dts between the
      regular PC and the PC Plus. So add a new orangepi_pc_plus_defconfig
      to match.
      
      The added dts file matches the one submitted to the upstream kernel.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      2a5adc5b
  21. 26 7月, 2016 2 次提交
  22. 22 7月, 2016 1 次提交
    • S
      ARM: tegra: split p2771-0000 build · 1f60f073
      Stephen Warren 提交于
      There are multiple versions of p2771-0000 board. There are SW visible
      incompatible differences between the versions, and they are relevant to
      U-Boot. Create separate "A02" and "B00" defconfigs (named after the first
      and/or only board rev the defconfig supports) so that users can select
      which build they want.
      
      With the minimal set of HW currently enabled in U-Boot, the differences
      are irrelevant, hence the DT files aren't different. However, that will
      change in a future patch.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NTom Warren <twarren@nvidia.com>
      1f60f073
  23. 15 7月, 2016 1 次提交
  24. 02 7月, 2016 1 次提交
  25. 27 6月, 2016 3 次提交
  26. 21 6月, 2016 2 次提交
  27. 17 6月, 2016 1 次提交
  28. 13 6月, 2016 1 次提交