Skip to content
  1. Jan 29, 2013
  2. Dec 22, 2012
  3. Dec 18, 2012
  4. Dec 15, 2012
  5. Dec 04, 2012
  6. Nov 27, 2012
  7. Nov 26, 2012
  8. Nov 22, 2012
  9. Nov 21, 2012
    • Doug Anderson's avatar
      ARM: dts: Add board dts file for Snow board (ARM Chromebook) · 95e82941
      Doug Anderson authored
      
      
      This dts file is based on the Snow dts file in the Chromium OS kernel
      tree with the following changes:
      * Some details have been updated to match the exynos5250-smdk5250.dts
        file from linux-next (as of c11068538994430547722dc9fb515a0ceefd5cb9).
      * This file doesn't include references to hardware whose upstream
        support isn't quite there yet.  That includes most i2c devices.
        Note that most i2c busses have been included with no devices.
      
      The Snow dts file is mostly just an include of the "cros5250" dts file
      which describes a class of similar boards. Support for other boards has
      not yet been send upstream.
      
      With this file and a change to use UART3 for serial output I can:
      * Boot to a command line using either SD or EMMC as a root filesystem
      * See the power button and lid switch using evtest.
      
      Signed-off-by: default avatarDoug Anderson <dianders@chromium.org>
      Acked-by: default avatarOlof Johansson <olof@lixom.net>
      Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
      95e82941
  10. Nov 20, 2012
  11. Nov 19, 2012
  12. Nov 17, 2012
  13. Nov 16, 2012
  14. Nov 14, 2012
  15. Nov 12, 2012
  16. Nov 07, 2012
  17. Nov 01, 2012
  18. Oct 30, 2012
  19. Oct 29, 2012
    • Benoit Cousson's avatar
      ARM: dts: OMAP: Rename pandaES and var_som for consistency · 00cbdce7
      Benoit Cousson authored
      
      
      Rename the files to have names consistent across OMAP boards.
      
      Update the Makefile to use the new name.
      
      Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
      00cbdce7
    • Jon Hunter's avatar
      ARM: dts: Add omap3-beagle.dts · 5a8095e9
      Jon Hunter authored
      
      
      Add a minimal dts for original OMAP3430/3530 version of the Beagle board. This
      version of the Beagle board has 256MB of DDR and features the same TWL4030
      power management IC (PMIC) as the Beagle board XM.
      
      Given that the Beagle and Beagle-XM boards use the same PMIC, move the
      definition of the VSIM regulator into the TWL4030.dtsi file so that we do not
      need to duplicate in the Beagle board dts file.
      
      This has been boot tested on an OMAP3530 Beagle board and verifing that the
      SD/MMC interface is working with a SD card.
      
      V2 changes
      - Rebased upon of devel-dt
      - Corrected copyright date in omap3-beagle.dts file
      - Added LED support after verifing that Beagle and Beagle XM have the same LED
        configuration
      
      Signed-off-by: default avatarJon Hunter <jon-hunter@ti.com>
      Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
      5a8095e9
  20. Oct 19, 2012
  21. Oct 16, 2012
  22. Oct 13, 2012
  23. Oct 09, 2012