Skip to content
Snippets Groups Projects
  1. Aug 02, 2013
  2. Jul 24, 2013
  3. Jul 17, 2013
  4. Jul 03, 2013
  5. Jul 01, 2013
  6. Jun 26, 2013
  7. Jun 20, 2013
  8. Jun 13, 2013
  9. Jun 10, 2013
    • Tom Rini's avatar
      arm: Remove OMAP2420H4 and all omap24xx support · 7f5eef93
      Tom Rini authored
      
      The omap2420H4 was the only mainline omap24xx board.  Prior to being
      fixed by Jon Hunter in time for v2013.04 it had been functionally broken
      for a very long time.  Remove this board as there's not been interest in
      it in U-Boot for quite a long time.
      
      Signed-off-by: default avatarTom Rini <trini@ti.com>
      7f5eef93
  10. Jun 05, 2013
    • Stephen Warren's avatar
      lcd: add functions to set up simplefb device tree · 6a195d2d
      Stephen Warren authored and Anatolij Gustschin's avatar Anatolij Gustschin committed
      
      simple-framebuffer is a new device tree binding that describes a pre-
      configured frame-buffer memory region and its format. The Linux kernel
      contains a driver that supports this binding. Implement functions to
      create a DT node (or fill in an existing node) with parameters that
      describe the framebuffer format that U-Boot is using.
      
      This will be immediately used by the Raspberry Pi board in U-Boot, and
      likely will be used by the Samsung ARM ChromeBook support soon too. It
      could well be used by many other boards (e.g. Tegra boards with built-in
      LCD panels, which aren't yet supported by the Linux kernel).
      
      Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
      Acked-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      6a195d2d
  11. Jun 03, 2013
  12. May 24, 2013
  13. May 21, 2013
  14. May 15, 2013
Loading