Jagan Teki
3713571cb7
imx6: icorem6: Add custom splashscreen support
...
Add custom splashscreen, engicam.bmp support for
Engicam i.CoreM6 qdl board.
Cc: Anatolij Gustschin <agust@denx.de >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Matteo Lisi <matteo.lisi@engicam.com >
Cc: Michael Trimarchi <michael@amarulasolutions.com >
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com >
2016-12-16 17:15:27 +01:00
Tim Harvey
0a22c7f0dc
imx: ventana: enable splashscreen support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
2016-09-06 18:22:48 +02:00
Simon Glass
747440d0fa
dm: video: test: Test that bitmap display works correctly
...
Add a test for the 'bmp' command. Test both the uncompressed and compressed
versions of the file, since they use different code paths.
Signed-off-by: Simon Glass <sjg@chromium.org >
Acked-by: Anatolij Gustschin <agust@denx.de >
2016-01-20 19:10:16 -07:00
Stefan Agner
4fbe41c4af
logos: add Toradex logo
...
Use the boot loader splash screen from WinCE which matches our
wallpapers position wise. Although the logo is an 8-bit indexed BMP as
well colours looked odd at first in U-Boot. After converting to full
RGB palette and converting back to an indexed BMP using imagemagick
the Logo showed up properly.
$ convert tools/logos/toradex-rgb.bmp -type Palette -colors 256 \
-compress none -verbose BMP3:tools/logos/toradex.bmp
Signed-off-by: Stefan Agner <stefan.agner@toradex.com >
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com >
2015-08-13 07:19:37 -04:00
Fabio Estevam
d0285e0797
logos: Add Solidrun's logo
...
Let Solidrun's logo appear on Cuboxi and Hummingboard by default.
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com >
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com >
Reviewed-by: Tom Rini <trini@konsulko.com >
2015-05-15 19:20:47 +02:00
Nikita Kiryanov
8015dde878
arm: mx6: cm-fx6: display compulab logo
...
Add compulab logo and display it on boot.
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Igor Grinberg <grinberg@compulab.co.il >
Acked-by: Igor Grinberg <grinberg@compulab.co.il >
2015-01-29 17:42:29 +01:00
Thomas Diener
e1ae71d8f4
logos: Update of the syteco company logo
...
Signed-off-by: Thomas Diener <dietho@gmx.de >
Signed-off-by: Anatolij Gustschin <agust@denx.de >
2014-05-05 11:21:23 +02:00
Heiko Schocher
c0dcece7d9
arm, am335x: add support for 3 siemens boards
...
add support for the am335x based boards from siemens:
dxr2:
- DDR3 128MiB
- NAND 256MiB
- Ethernet with external Switch SMSC LAN9303
- no PMIC
- internal Watchdog
- DFU support
pxm2:
- DDR2 512 MiB
- NAND 1024 MiB
- PMIC
- PHY atheros ar803x
- USB Host
- internal Watchdog
- DFU support
rut:
- DDR3 256 MiB
- NAND 256 MiB
- PMIC
- PHY natsemi dp83630
- external Watchdog
- DFU support
Signed-off-by: Heiko Schocher <hs@denx.de >
Signed-off-by: Roger Meier <r.meier@siemens.com >
Signed-off-by: Samuel Egli <samuel.egli@siemens.com >
Cc: Pascal Bach <pascal.bach@siemens.com >
Cc: Tom Rini <trini@ti.com >
2013-08-28 11:44:59 -04:00
Otavio Salvador
a7efb02636
wandboard: Add Boot Splash image with Wandboard logo
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2013-06-03 14:26:22 +02:00
Josh Wu
8bf3c32285
logo: update to the new logo for ATMEL
...
Atmel change to new logo since 2012. This patch update the logo to new one.
Signed-off-by: Josh Wu <josh.wu@atmel.com >
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-04-05 21:49:37 +02:00
Anatolij Gustschin
348de314be
digsy_mtc: move board into vendor dir and add vendor logo
...
Signed-off-by: Anatolij Gustschin <agust@denx.de >
2011-07-27 23:27:07 +02:00
Timur Tabi
ef351fe1f7
logos: add Freescale logo
...
Add the Freescale logo and update the Makefile to build it when building
a Freescale board.
Signed-off-by: Timur Tabi <timur@freescale.com >
2010-09-21 22:44:53 +02:00
Matthias Weisser
18a056a18f
ARM: Add support for jadecpu board based on MB86R01 SoC
...
This patch adds support for the jadecpu board using the
MB86R01 'Jade' SoC from Fujitsu.
Signed-off-by: Matthias Weisser <weisserm@arcor.de >
2010-08-10 23:14:35 +02:00
Daniel Gorsulowski
44d8025622
at91: Add esd gmbh OTC570 board support
...
This patch adds support for esd gmbh OTC570 board.
The OTC570 is based on an Atmel AT91SAM9263 SoC.
Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu >
2010-02-12 12:31:53 -06:00
Ilko Iliev
f0a2c7b4b6
at91: add support for the PM9263 board of Ronetix GmbH
...
The PM9263 board is based on the AT91SAM9263-EK board.
Here is the page on Ronetix website:
http://www.ronetix.at/starter_kit_9263.html
Signed-off-by: Ilko Iliev <iliev@ronetix.at >
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2009-04-16 21:30:48 +02:00
Gary Jennejohn
a7a5982cd0
Add logos for RRvision board
...
Signed-off-by: Gary Jennejohn <garyj@denx.de >
2008-07-02 16:36:35 +02:00
Stelian Pop
098b7b4b44
Use custom logo for Atmel boards
...
This patch adds a custom vendor logo for the Atmel AT91 boards.
Signed-off-by: Stelian Pop <stelian@popies.net >
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2008-05-10 11:45:03 +02:00
wdenk
55978deb0c
Initial revision
2001-11-03 22:15:16 +00:00