summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eltec-hipercam
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Eltec-hypercam: Add missing dcdofd in flash headerSascha Hauer2015-10-271-0/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Merge branch 'for-next/imx'Sascha Hauer2015-06-091-12/+6
|\
| * i.MX: serial: Convert i.MX51 and i.MX6 to use 'imx*_uart_setup_ll'Andrey Smirnov2015-05-071-12/+6
| | | | | | | | | | | | | | | | | | NOTE: Boards 'karo-tx25' and 'tqma53' can benefit from this refactoring as well, but they were not converted because of the lack of i.MX25 or i.MX53 based hardware to test on. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | ARM: imx6: hipercam: set default hostname in boardfileLucas Stach2015-06-031-0/+2
|/ | | | | Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: Add ELTEC HiPerCam board supportSascha Hauer2015-03-204-0/+194
This adds support for the i.MX6 based Eltec HiPerCam board. This board comes with different i.MX6 flavours and different memory sizes. Currently supported is the i.MX6dl version with 256MB DDR3 RAM. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>