aboutsummaryrefslogtreecommitdiff
path: root/board/aristainetos/aristainetos.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-06imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher1-0/+20
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher1-217/+46
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-03-09imx6, aristainetos2c: add da9063 pmic setupHeiko Schocher1-0/+56
2020-02-09imx6: aristainetos: fix NAND detection with latest mainlineHeiko Schocher1-1/+1
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher1-1/+8
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher1-1/+3
2020-01-07imx6: aristainetos: cleanup bootmode settingsHeiko Schocher1-13/+30
2020-01-07imx6: aristainetos: add i2c eeprom supportHeiko Schocher1-1/+63
2020-01-07imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher1-6/+0
2020-01-07imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher1-10/+0
2020-01-07imx6: aristainetos: add DM_I2C supportHeiko Schocher1-73/+0
2020-01-07imx6: aristainetos: add DM_VIDEO supportHeiko Schocher1-99/+12
2020-01-07imx6: aristainetos: enable DM_ETHHeiko Schocher1-34/+1
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher1-97/+0
2020-01-07imx6: aristainetos: convert to DM_USBHeiko Schocher1-35/+0
2020-01-07imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher1-81/+53
2020-01-07imx6: aristainetos: convert to DM_MMCHeiko Schocher1-53/+0
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher1-60/+0
2020-01-07imx6: aristainetos: prepare dts for other board versionsHeiko Schocher1-0/+68
2020-01-07imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher1-2/+646
2020-01-07imx6: remove aristainetos boardHeiko Schocher1-3/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-28aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-1/+1
2015-09-02arm, imx6: add aristainetos 2b board versionHeiko Schocher1-2/+2
2015-09-02arm, imx6: aristainetos board updatesHeiko Schocher1-9/+6
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher1-260/+63
2015-01-29arm, imx6, aristainetos: board updatesHeiko Schocher1-4/+4
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese1-1/+1
2014-11-03arm, imx, spi: detect spi flash again on aristainetos boardHeiko Schocher1-0/+6
2014-07-23arm, imx6: add aristainetos boardHeiko Schocher1-0/+519