summaryrefslogtreecommitdiffstats
path: root/board/olimex
Commit message (Collapse)AuthorAgeFilesLines
* configs/olimex_a20_olinuxino_lime_mali: rename to ↵Francois Perrad2018-09-182-2/+2
| | | | | | | | | | | olimex_a20_olinuxino_lime_legacy This commit renames olimex_a20_olinuxino_lime_mali to olimex_a20_olinuxino_lime_legacy, because the upstream Linux kernel now also supports using the Mali GPU. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* configs/olimex_a10_olinuxino_lime_defconfig: new boardLeon Anavi2018-07-104-0/+60
| | | | | | | | | | | | | Add a defconfig for the Olimex A10-OLinuXino-LIME, reusing most of the A20-OLinuXino-Lime and A13-OLinuXino files (sym links). The configurations for Olimex A10-OLinuXino-LIME feature: - U-Boot 2018.03 - Mainline Linux kernel 4.14.26 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> [Arnout: remove commented-out BR2_ARM_EABIHF=y (which is default)] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* board: Add Olimex A64-OLinuXino supportJagan Teki2017-12-203-0/+82
| | | | | | | | | | | | Add initial support for Olimex A64-OLinuXino board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Tsvetan Usunov <usunov@olimex.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scriptsArnout Vandecappelle2017-07-051-1/+1
| | | | | | | | | | | Since things are no longer installed in $(HOST_DIR)/usr, the callers should also not refer to it. This is a mechanical change with git grep -l 'HOST_DIR}\?/usr/' board | xargs sed -i 's%\(HOST_DIR}\?\)/usr/%\1/%g' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_a20: refactor with genimage.shFrancois Perrad2017-07-021-16/+0
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_a20: refactor with U-Boot boot scriptFrancois Perrad2017-07-021-7/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_a13_olinuxino: new defconfigChakra Divi2017-06-214-0/+91
| | | | | | | | | | | | | | | | | | | | Add initial support for a13_olinuxino board with below features - U-Boot 2017.05 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Chakra Divi <chakra@openedev.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com> [Thomas: - use full name in DEVELOPERS file - remove parametrization of the post-build.sh script, just hardcode the boot.cmd file used as input - add missing dosfstools and mtools host packages in defconfig, needed because a vfat partition is defined in the genimage.cfg file - minor tweaks to readme.txt file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: restore Wifi configFrancois Perrad2016-11-111-0/+18
| | | | | | | Add a fragment with configs from retired linux-3.18.config. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: remove useless section from readme.txtFabio Estevam2016-11-111-70/+0
| | | | | | | | | | | | | After the conversion to the common genimage scripts, the uImage.imx23-olinuxino file no longer exists. Instead of updating the section, let's simply remove it as the more standard method of using sdcard.img is already explained. This also makes the readme more consistent with the other i.MX readme files. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: readme: Improve SD card flashing procedureFabio Estevam2016-11-111-5/+8
| | | | | | | | Make the SD card flashing procedure text consistent with the other i.MX boards. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: readme: Adjust the generated file namesFabio Estevam2016-11-111-3/+3
| | | | | | | | After the conversion to the common genimage scripts the generated file list is a bit different, so adjust it accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_imx233_olinuxino: use the common mxs genimage scriptFrancois Perrad2016-11-092-46/+0
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_imx233_olinuxino: bump versionFrancois Perrad2016-11-093-155/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* a20_ollinuxino: Accommodate U-Boot environment on SD-cardPeter Korsgaard2016-07-021-0/+1
| | | | | | | | | As described by http://linux-sunxi.org/Bootable_SD_card#SD_Card_Layout The space betweem 544KB..1MB is reserved / used for the u-boot environment, so mark it as such to make sure genimage doesn't put other partitions here. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_imx233_olinuxino_defconfig: genimage supportPhil Eichinger2016-03-113-0/+70
| | | | | | | | | | * add a post-image.sh script * update defconfig for genimage * update readme.txt [Peter: also add host-dosfstools dependency for vfat partition] Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/olimex_imx233_olinuxino: switch to u-bootPhil Eichinger2016-03-062-131/+26
| | | | | | | | | | | | | | | | | | | mxs-bootlets broke somewhere in between toolchain version bumps, leading to boot failure. Directly boot u-boot, as this is supported now, but it requires updated partitioning (see readme.txt) Drop mxs-bootlets patches, they aren't needed anymore. Kernel is built as an uImage because the u-boot defconfig expects an uImage on the second partition. Tested on iMX233-OLinuXino-MINI hardware. [Peter: adjust readme/config as suggested by Arnout] Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_a20_olinuxino_*: remove old SD writing instructionsLuca Ceresoli2016-02-241-56/+2
| | | | | | | | Now that all the boards have been converted to use genimage, the old instructions on how to partition and write an SD card are useless. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_a20_olinuxino_lime2: update to use genimageLuca Ceresoli2016-02-241-1/+1
| | | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_a20_olinuxino_lime: update to use genimageLuca Ceresoli2016-02-241-1/+1
| | | | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Francois Perrad <fperrad@gmail.com> Tested-by: Francois Perrad <fperrad@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_a20_olinuxino_micro: update to use genimageLuca Ceresoli2016-02-243-2/+47
| | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex/a20_olinuxino: update readme.txt with lime2 infoLuca Ceresoli2016-02-241-1/+2
| | | | | | [Peter: fix typo, s/AllWinner/Allwinner/] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* olimex_a20_olinuxino_lime2: new boardJan Viktorin2015-10-031-0/+3
| | | | | | | | | | | It is based on olimex_a20_olinuxino_lime configuration. Tested on the mainline kernel 4.1.4. It boots and the Ethernet is working at speed 1 Gbps. [Thomas: remove ccache and optimize 2 options.] Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_a20_olinuxino_micro: new boardLuca Ceresoli2015-07-021-10/+21
| | | | | | | | Add a defconfig for the Olimex A20-OLinuXino-Micro board, reusing most of the A20-OLinuXino-Lime files. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_a20_olinuxino_lime: rename board dir to remove _lime suffixLuca Ceresoli2015-06-304-0/+0
| | | | | | | | | | | The files in board/olimex/a20_olinuxino_lime/ work with minimal or no modifications for the Olimex A20-OLinuXino-Micro board, whose support is going to be added in a later commit. Rename the directory to clarify it's not restricted to the Lime anymore. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* a20_olinuxino_micro/readme.txt: add link to linux-sunxi.orgLuca Ceresoli2015-06-301-0/+2
| | | | | | | Explicitly state where this information comes from. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* a20_olinuxino_lime/readme.txt: fix a typoLuca Ceresoli2015-06-301-1/+1
| | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_a20_olinuxino_lime_mali_defconfig: new boardFrancois Perrad2015-06-283-1/+24
| | | | | | | | | | This commit adds a new defconfig for the Olimex A20 OLinuxino Lime board, based on the 3.4.x vendor specific kernel, which allows to use the Mali 3D acceleration for OpenGL support. Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_a20_olinuxino_lime: new boardFrancois Perrad2015-06-283-0/+99
| | | | | | | | | This commit adds a new defconfig for the Olimex A20 OLinuxino Lime board, based on the 4.x mainline kernel. Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: bump kernel to version 3.18.2Gustavo Zacarias2015-01-101-0/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: bump kernel to version 3.17Gustavo Zacarias2014-10-081-20/+0
| | | | | | | | The audio patch has not been upstreamed and no longer applies. [Peter: explain why patch is dropped] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/imx233_olinuxino: bump to kernel 3.16Gustavo Zacarias2014-08-061-3/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/olimex_imx233_olinuxino: fix and bump relevant versionsGustavo Zacarias2014-03-071-3/+0
| | | | | | | | | Tweak the config to deal with b155f5a5ab321b06df1c5d5f5e104438e8288cf8 fallout. And bump to the latest kernel versions. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/imx233_olinuxino: bump to the latest versionsGustavo Zacarias2013-11-057-244/+57
| | | | | | | | Also tweak the kernel and buildroot config for basic WiFi support. And fetch the ASoC patches for builtin audio. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: add sample for olimex mx233 olinuxinoGustavo Zacarias2013-05-297-0/+543
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud