Skip to content
Snippets Groups Projects
  1. Sep 29, 2017
  2. Sep 12, 2017
    • Rob Clark's avatar
      video: add config option to skip framebuffer clear · 8ef05352
      Rob Clark authored
      
      The use-case is that the thing that loaded u-boot already put a splash
      image on screen.  And we want to preserve that until grub boot menu
      takes over.
      
      Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
      8ef05352
    • Rob Clark's avatar
      video: simplefb · 971d7e64
      Rob Clark authored
      
      Not really qcom specific, but for now qcom/lk is the one firmware that
      is (afaiu) setting up the appropriate dt node for pre-configured
      display.  Uses the generic simple-framebuffer DT bindings so this should
      be useful on other platforms.
      
      Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
      971d7e64
    • Philippe CORNU's avatar
      video: add STM32 LTDC display controller · 72719d2f
      Philippe CORNU authored
      
      The STM32 LTDC display controller provides a parallel digital RGB and
      signals for horizontal, vertical synchronization, Pixel Clock and Data
      Enable as output to interface directly to a variety of LCD and TFT panels.
      
      The LTDC main features are:
      - 24-bit RGB Parallel Pixel Output, Programmable timings & polarity for
        HSync, VSync and Data Enable.
      - 2 layers with Blending, Color Keying, Window position & size,
        Dithering, Background color, Color Look-Up Table (CLUT).
      - Supported layer color formats: ARGB8888, RGB888, RGB565, ARGB1555,
        ARGB4444, L8 CLUT, AL44 & AL88
      
      This LTDC driver:
      - supports: RGB parallel output with timings & polarity, 1 layer
        in RGB565.
      - supports but with hard-coded configurations: blending, window
        position & size (crop), background color.
      - does not support yet: rgb888, argb8888, 8-bit clut, dithering.
      
      This LTDC driver is compatible with all stm32 platforms with the
      LTDC IP and has been tested on stm32 f746-disco board.
      
      Signed-off-by: default avatarPhilippe CORNU <philippe.cornu@st.com>
      72719d2f
    • Patrick Delaunay's avatar
      dm: backlight: Add a driver for GPIO backlight · 5b6a6a91
      Patrick Delaunay authored
      
      Add a driver for GPIO backlights.
      It understands the standard device tree binding.
      It can be used with simple-panel when PWM is not necessary.
      
      Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
      5b6a6a91
    • Patrick Delaunay's avatar
      dm: backlight: Add CONFIG_BACKLIGHT_PWM · 08a43cfb
      Patrick Delaunay authored
      
      Add a config to select individually the driver for PWM backlights.
      Manage "depends on" to be backyard compatible.
      
      Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
      08a43cfb
  3. Sep 11, 2017
  4. Sep 04, 2017
  5. Sep 01, 2017
  6. Aug 29, 2017
  7. Aug 16, 2017
  8. Aug 07, 2017
  9. Jul 28, 2017
  10. Jul 12, 2017
    • Stefano Babic's avatar
      imx: reorganize IMX code as other SOCs · 552a848e
      Stefano Babic authored
      
      Change is consistent with other SOCs and it is in preparation
      for adding SOMs. SOC's related files are moved from cpu/ to
      mach-imx/<SOC>.
      
      This change is also coherent with the structure in kernel.
      
      Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
      
      CC: Fabio Estevam <fabio.estevam@nxp.com>
      CC: Akshay Bhat <akshaybhat@timesys.com>
      CC: Ken Lin <Ken.Lin@advantech.com.tw>
      CC: Marek Vasut <marek.vasut@gmail.com>
      CC: Heiko Schocher <hs@denx.de>
      CC: "Sébastien Szymanski" <sebastien.szymanski@armadeus.com>
      CC: Christian Gmeiner <christian.gmeiner@gmail.com>
      CC: Stefan Roese <sr@denx.de>
      CC: Patrick Bruenn <p.bruenn@beckhoff.com>
      CC: Troy Kisky <troy.kisky@boundarydevices.com>
      CC: Nikita Kiryanov <nikita@compulab.co.il>
      CC: Otavio Salvador <otavio@ossystems.com.br>
      CC: "Eric Bénard" <eric@eukrea.com>
      CC: Jagan Teki <jagan@amarulasolutions.com>
      CC: Ye Li <ye.li@nxp.com>
      CC: Peng Fan <peng.fan@nxp.com>
      CC: Adrian Alonso <adrian.alonso@nxp.com>
      CC: Alison Wang <b18965@freescale.com>
      CC: Tim Harvey <tharvey@gateworks.com>
      CC: Martin Donnelly <martin.donnelly@ge.com>
      CC: Marcin Niestroj <m.niestroj@grinn-global.com>
      CC: Lukasz Majewski <lukma@denx.de>
      CC: Adam Ford <aford173@gmail.com>
      CC: "Albert ARIBAUD (3ADEV)" <albert.aribaud@3adev.fr>
      CC: Boris Brezillon <boris.brezillon@free-electrons.com>
      CC: Soeren Moch <smoch@web.de>
      CC: Richard Hu <richard.hu@technexion.com>
      CC: Wig Cheng <wig.cheng@technexion.com>
      CC: Vanessa Maegima <vanessa.maegima@nxp.com>
      CC: Max Krummenacher <max.krummenacher@toradex.com>
      CC: Stefan Agner <stefan.agner@toradex.com>
      CC: Markus Niebel <Markus.Niebel@tq-group.com>
      CC: Breno Lima <breno.lima@nxp.com>
      CC: Francesco Montefoschi <francesco.montefoschi@udoo.org>
      CC: Jaehoon Chung <jh80.chung@samsung.com>
      CC: Scott Wood <oss@buserror.net>
      CC: Joe Hershberger <joe.hershberger@ni.com>
      CC: Anatolij Gustschin <agust@denx.de>
      CC: Simon Glass <sjg@chromium.org>
      CC: "Andrew F. Davis" <afd@ti.com>
      CC: "Łukasz Majewski" <l.majewski@samsung.com>
      CC: Patrice Chotard <patrice.chotard@st.com>
      CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      CC: Hans de Goede <hdegoede@redhat.com>
      CC: Masahiro Yamada <yamada.masahiro@socionext.com>
      CC: Stephen Warren <swarren@nvidia.com>
      CC: Andre Przywara <andre.przywara@arm.com>
      CC: "Álvaro Fernández Rojas" <noltari@gmail.com>
      CC: York Sun <york.sun@nxp.com>
      CC: Xiaoliang Yang <xiaoliang.yang@nxp.com>
      CC: Chen-Yu Tsai <wens@csie.org>
      CC: George McCollister <george.mccollister@gmail.com>
      CC: Sven Ebenfeld <sven.ebenfeld@gmail.com>
      CC: Filip Brozovic <fbrozovic@gmail.com>
      CC: Petr Kulhavy <brain@jikos.cz>
      CC: Eric Nelson <eric@nelint.com>
      CC: Bai Ping <ping.bai@nxp.com>
      CC: Anson Huang <Anson.Huang@nxp.com>
      CC: Sanchayan Maity <maitysanchayan@gmail.com>
      CC: Lokesh Vutla <lokeshvutla@ti.com>
      CC: Patrick Delaunay <patrick.delaunay@st.com>
      CC: Gary Bisson <gary.bisson@boundarydevices.com>
      CC: Alexander Graf <agraf@suse.de>
      CC: u-boot@lists.denx.de
      Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
      Reviewed-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
      552a848e
  11. Jul 11, 2017
  12. Jul 06, 2017
  13. Jun 12, 2017
    • Heiko Schocher's avatar
      powerpc, 8xx: remove support for 8xx · 5b8e76c3
      Heiko Schocher authored
      
      There was for long time no activity in the 8xx area.
      We need to go further and convert to Kconfig, but it
      turned out, nobody is interested anymore in 8xx,
      so remove it (with a heavy heart, knowing that I remove
      here the root of U-Boot).
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      5b8e76c3
  14. Jun 09, 2017
  15. Jun 08, 2017
Loading