1. 12 1月, 2015 1 次提交
  2. 09 1月, 2015 1 次提交
  3. 22 11月, 2014 2 次提交
  4. 21 11月, 2014 1 次提交
  5. 13 11月, 2014 1 次提交
  6. 20 10月, 2014 1 次提交
  7. 24 9月, 2014 1 次提交
  8. 09 9月, 2014 1 次提交
  9. 30 7月, 2014 1 次提交
    • L
      arm: Add devicetree fixup machine function · 5a12a597
      Laura Abbott 提交于
      Commit 1c2f87c2
      (ARM: 8025/1: Get rid of meminfo) dropped the upper bound on
      the number of memory banks that can be added as there was no
      technical need in the kernel. It turns out though, some bootloaders
      (specifically the arndale-octa exynos boards) may pass invalid memory
      information and rely on the kernel to not parse this data. This is a
      bug in the bootloader but we still need to work around this.
      Work around this by introducing a dt_fixup function. This function
      gets called before the flattened devicetree is scanned for memory
      and the like. In this fixup function for exynos, limit the maximum
      number of memory regions in the devicetree.
      Signed-off-by: NLaura Abbott <lauraa@codeaurora.org>
      Tested-by: NAndreas Färber <afaerber@suse.de>
      [glikely: Added a comment and fixed up function name]
      Signed-off-by: NGrant Likely <grant.likely@linaro.org>
      5a12a597
  10. 29 7月, 2014 2 次提交
  11. 23 7月, 2014 2 次提交
  12. 19 7月, 2014 1 次提交
  13. 15 7月, 2014 3 次提交
  14. 11 7月, 2014 1 次提交
  15. 05 7月, 2014 1 次提交
  16. 17 6月, 2014 2 次提交
  17. 01 6月, 2014 1 次提交
  18. 31 5月, 2014 2 次提交
  19. 30 5月, 2014 4 次提交
  20. 26 5月, 2014 4 次提交
  21. 15 5月, 2014 1 次提交
  22. 30 4月, 2014 1 次提交
  23. 21 3月, 2014 3 次提交
  24. 14 2月, 2014 1 次提交
  25. 06 1月, 2014 1 次提交