summaryrefslogtreecommitdiffstats
path: root/board/aristainetos/aristainetos.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher2020-12-061-0/+20
* imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-061-217/+46
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* imx6, aristainetos2c: add da9063 pmic setupHeiko Schocher2020-03-091-0/+56
* imx6: aristainetos: fix NAND detection with latest mainlineHeiko Schocher2020-02-091-1/+1
* imx6: aristainetos: add support for rev C boardHeiko Schocher2020-01-071-1/+8
* imx6: aristainetos: add aristainetos 2b cslHeiko Schocher2020-01-071-1/+3
* imx6: aristainetos: cleanup bootmode settingsHeiko Schocher2020-01-071-13/+30
* imx6: aristainetos: add i2c eeprom supportHeiko Schocher2020-01-071-1/+63
* imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher2020-01-071-6/+0
* imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher2020-01-071-10/+0
* imx6: aristainetos: add DM_I2C supportHeiko Schocher2020-01-071-73/+0
* imx6: aristainetos: add DM_VIDEO supportHeiko Schocher2020-01-071-99/+12
* imx6: aristainetos: enable DM_ETHHeiko Schocher2020-01-071-34/+1
* imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher2020-01-071-97/+0
* imx6: aristainetos: convert to DM_USBHeiko Schocher2020-01-071-35/+0
* imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher2020-01-071-81/+53
* imx6: aristainetos: convert to DM_MMCHeiko Schocher2020-01-071-53/+0
* imx6: aristainetos: add DM_SERIAL supportHeiko Schocher2020-01-071-60/+0
* imx6: aristainetos: prepare dts for other board versionsHeiko Schocher2020-01-071-0/+68
* imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2020-01-071-2/+646
* imx6: remove aristainetos boardHeiko Schocher2020-01-071-3/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-4/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-281-1/+1
* arm, imx6: add aristainetos 2b board versionHeiko Schocher2015-09-021-2/+2
* arm, imx6: aristainetos board updatesHeiko Schocher2015-09-021-9/+6
* arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-261-260/+63
* arm, imx6, aristainetos: board updatesHeiko Schocher2015-01-291-4/+4
* arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-011-1/+1
* arm, imx, spi: detect spi flash again on aristainetos boardHeiko Schocher2014-11-031-0/+6
* arm, imx6: add aristainetos boardHeiko Schocher2014-07-231-0/+519