summaryrefslogtreecommitdiff
path: root/board/aristainetos
AgeCommit message (Expand)AuthorFilesLines
2022-04-28led: Drop led_default_state()Marek Vasut1-1/+0
2022-03-28video: Drop video_fb headerSimon Glass1-1/+0
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+6
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: add support for aristainetos2c_cslb board variantHeiko Schocher3-0/+18
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher4-283/+50
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+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 Schocher4-1/+28
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher4-1/+23
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher3-0/+20
2020-01-07imx6: aristainetos: enable HAB bootHeiko Schocher1-0/+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 Schocher3-14/+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 Schocher2-2/+76
2020-01-07imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2-689/+646
2020-01-07imx6: aristainetos: add device tree from linuxHeiko Schocher1-0/+3
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher3-20/+0
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher2-1/+52
2020-01-07imx6: remove aristainetos boardHeiko Schocher8-477/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu3-4/+4
2019-04-13imx: aristainetos: fix build breakageAnatolij Gustschin1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-27/+13
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic3-12/+12
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada3-3/+3
2016-07-28aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-1/+1
2015-10-30arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher1-0/+16
2015-09-20imx6, aristaintetos2: add me as maintainerHeiko Schocher1-0/+1
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-9/+0