1. 12 8月, 2017 1 次提交
  2. 09 8月, 2017 1 次提交
  3. 15 5月, 2017 1 次提交
  4. 20 3月, 2017 1 次提交
  5. 23 10月, 2015 1 次提交
  6. 05 12月, 2014 1 次提交
  7. 13 11月, 2013 1 次提交
    • H
      i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework · 6789e84e
      Heiko Schocher 提交于
      - add omap24xx driver to new multibus/multiadpater support
      - adapted all config files, which uses this driver
      
      Tested on the am335x based siemens boards rut, dxr2 and pxm2
      posted here:
      http://patchwork.ozlabs.org/patch/263211/Signed-off-by: NHeiko Schocher <hs@denx.de>
      Tested-by: NTom Rini <trini@ti.com>
      Cc: Lars Poeschel <poeschel@lemonage.de>
      Cc: Steve Sakoman <sakoman@gmail.com>
      Cc: Thomas Weber <weber@corscience.de>
      Cc: Tom Rix <Tom.Rix@windriver.com>
      Cc: Grazvydas Ignotas <notasas@gmail.com>
      Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
      Cc: Luca Ceresoli <luca.ceresoli@comelit.it>
      Cc: Igor Grinberg <grinberg@compulab.co.il>
      Cc: Ilya Yanok <yanok@emcraft.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Nishanth Menon <nm@ti.com>
      Cc: Pali Rohár <pali.rohar@gmail.com>
      Cc: Peter Barada <peter.barada@logicpd.com>
      Cc: Nagendra T S  <nagendra@mistralsolutions.com>
      Cc: Michael Jones <michael.jones@matrix-vision.de>
      Cc: Raphael Assenat <raph@8d.com>
      Acked-by: NIgor Grinberg <grinberg@compulab.co.il>
      Acked-by: NStefano Babic <sbabic@denx.de>
      6789e84e
  8. 24 7月, 2013 1 次提交
  9. 09 3月, 2013 2 次提交
  10. 10 12月, 2012 1 次提交
  11. 15 5月, 2012 1 次提交
    • J
      ARM:OMAP+:MMC: Add parameters to MMC init · bbbc1ae9
      Jonathan Solnit 提交于
      Add parameters to the OMAP MMC initialization function so the board can
      mask host capabilities and set the maximum clock frequency.  While the
      OMAP supports a certain set of MMC host capabilities, individual boards
      may be more restricted and the OMAP may need to be configured to match
      the board.  The PRG_SDMMC1_SPEEDCTRL bit in the OMAP3 is an example.
      Signed-off-by: NJonathan Solnit <jsolnit@gmail.com>
      bbbc1ae9
  12. 07 12月, 2011 1 次提交
  13. 04 11月, 2011 1 次提交
  14. 13 9月, 2011 1 次提交
  15. 04 9月, 2011 1 次提交
  16. 03 8月, 2011 3 次提交
  17. 21 12月, 2010 1 次提交
  18. 19 12月, 2010 1 次提交
    • D
      OMAP3: EVM: Convert omap3_evm_version to u32 · b606ef41
      Dirk Behme 提交于
      Convert the variable omap3_evm_version to u32 to work around
      some broken linkers from older tool chains. E.g. CodeSourcery's
      2009q1-203 ld 2.19.51.20090205. Without this, these linkers
      stop linking 'omap3_evm' or at least issue a warning. Like
      
      arm-none-linux-gnueabi-ld: section .bss [8003f5e0 -> 8007e337] overlaps section .rel.dyn [8003f5e0 -> 80044e57]
      arm-none-linux-gnueabi-ld: section .dynsym [80044e58 -> 80044ef7] overlaps section.bss [8003f5e0 -> 8007e337]
      arm-none-linux-gnueabi-ld: u-boot: section .bss vma 0x8003f5e0 overlaps previous sections
      
      CC: Sanjeev Premi <premi@ti.com>
      Signed-off-by: NDirk Behme <dirk.behme@googlemail.com>
      b606ef41
  19. 05 11月, 2010 2 次提交
  20. 01 7月, 2010 2 次提交
  21. 05 9月, 2009 1 次提交
  22. 08 8月, 2009 3 次提交
  23. 23 7月, 2009 1 次提交
  24. 07 7月, 2009 1 次提交
  25. 05 4月, 2009 1 次提交
  26. 14 3月, 2009 1 次提交
  27. 29 1月, 2009 2 次提交