1. 05 11月, 2021 4 次提交
  2. 31 10月, 2021 4 次提交
  3. 25 10月, 2021 1 次提交
  4. 21 10月, 2021 7 次提交
  5. 20 10月, 2021 7 次提交
  6. 19 10月, 2021 3 次提交
  7. 15 10月, 2021 9 次提交
  8. 14 10月, 2021 1 次提交
    • T
      ARM: tegra: Support EMC frequency tables on Tegra210 · f814ff5e
      Thierry Reding 提交于
      The EMC frequency tables are created from a training sequence performed
      during early boot and passed in via a reserved memory region by nvtboot.
      Copy this table to the kernel DTB so that the kernel can use it to scale
      the EMC frequency at runtime.
      
      Note that early bootloaders store the EMC table at an address that
      currently intersects with the load address of the initial ramdisk. In
      order to avoid copying the table to a different address, simply change
      the load address for the initial ramdisk in U-Boot.
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      Signed-off-by: NTom Warren <twarren@nvidia.com>
      f814ff5e
  9. 12 10月, 2021 2 次提交
  10. 10 10月, 2021 1 次提交
  11. 08 10月, 2021 1 次提交