summaryrefslogtreecommitdiffstats
path: root/board/aristainetos
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: add support for aristainetos2c_cslb board variantHeiko Schocher2020-12-063-0/+18
* imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-064-283/+50
* 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
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+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-074-1/+28
* imx6: aristainetos: add aristainetos 2b cslHeiko Schocher2020-01-074-1/+23
* imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher2020-01-073-0/+20
* imx6: aristainetos: enable HAB bootHeiko Schocher2020-01-071-0/+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-073-14/+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-072-2/+76
* imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2020-01-072-689/+646
* imx6: aristainetos: add device tree from linuxHeiko Schocher2020-01-071-0/+3
* imx6: aristainetos: remove 2b versionHeiko Schocher2020-01-073-20/+0
* imx6: aristainetos: move defines to KconfigHeiko Schocher2020-01-072-1/+52
* imx6: remove aristainetos boardHeiko Schocher2020-01-078-477/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-233-4/+4
* imx: aristainetos: fix build breakageAnatolij Gustschin2019-04-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0713-27/+13
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-123-12/+12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-281-1/+1
* arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher2015-10-301-0/+16
* imx6, aristaintetos2: add me as maintainerHeiko Schocher2015-09-201-0/+1
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-9/+0
* arm, imx6: add aristainetos 2b board versionHeiko Schocher2015-09-023-8/+65
* arm, imx6: aristainetos board updatesHeiko Schocher2015-09-022-10/+6
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-021-1/+1
* arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-2610-260/+1183