| Commit message (Expand) | Author | Age | Files | Lines |
* | imx6: aristainetos: add support for rev C board | Heiko Schocher | 2020-01-07 | 4 | -1/+28 |
* | imx6: aristainetos: add aristainetos 2b csl | Heiko Schocher | 2020-01-07 | 4 | -1/+23 |
* | imx6: aristainetos: readd aristainetos 2b board | Heiko Schocher | 2020-01-07 | 3 | -0/+20 |
* | imx6: aristainetos: enable HAB boot | Heiko Schocher | 2020-01-07 | 1 | -0/+3 |
* | imx6: aristainetos: cleanup bootmode settings | Heiko Schocher | 2020-01-07 | 1 | -13/+30 |
* | imx6: aristainetos: add i2c eeprom support | Heiko Schocher | 2020-01-07 | 1 | -1/+63 |
* | imx6: aristainetos: get rid of CONFIG_BOARDNAME | Heiko Schocher | 2020-01-07 | 3 | -14/+0 |
* | imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHT | Heiko Schocher | 2020-01-07 | 1 | -10/+0 |
* | imx6: aristainetos: add DM_I2C support | Heiko Schocher | 2020-01-07 | 1 | -73/+0 |
* | imx6: aristainetos: add DM_VIDEO support | Heiko Schocher | 2020-01-07 | 1 | -99/+12 |
* | imx6: aristainetos: enable DM_ETH | Heiko Schocher | 2020-01-07 | 1 | -34/+1 |
* | imx6: aristainetos: convert CONFIG_DM_SPI | Heiko Schocher | 2020-01-07 | 1 | -97/+0 |
* | imx6: aristainetos: convert to DM_USB | Heiko Schocher | 2020-01-07 | 1 | -35/+0 |
* | imx6: aristainetos: convert gpio pins to DM and DTS | Heiko Schocher | 2020-01-07 | 1 | -81/+53 |
* | imx6: aristainetos: convert to DM_MMC | Heiko Schocher | 2020-01-07 | 1 | -53/+0 |
* | imx6: aristainetos: add DM_SERIAL support | Heiko Schocher | 2020-01-07 | 1 | -60/+0 |
* | imx6: aristainetos: prepare dts for other board versions | Heiko Schocher | 2020-01-07 | 2 | -2/+76 |
* | imx6: aristainetos: remove aristainetos-v2.c | Heiko Schocher | 2020-01-07 | 2 | -689/+646 |
* | imx6: aristainetos: add device tree from linux | Heiko Schocher | 2020-01-07 | 1 | -0/+3 |
* | imx6: aristainetos: remove 2b version | Heiko Schocher | 2020-01-07 | 3 | -20/+0 |
* | imx6: aristainetos: move defines to Kconfig | Heiko Schocher | 2020-01-07 | 2 | -1/+52 |
* | imx6: remove aristainetos board | Heiko Schocher | 2020-01-07 | 8 | -477/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 3 | -4/+4 |
* | imx: aristainetos: fix build breakage | Anatolij Gustschin | 2019-04-13 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 13 | -27/+13 |
* | imx: Include <input.h> header file | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 3 | -12/+12 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 3 | -3/+3 |
* | aristainetos: Use imx_ddr_size() for calculating the DDR size | Fabio Estevam | 2016-07-28 | 1 | -1/+1 |
* | arm, imx6, aristainetos2: set gpr register after reset | Heiko Schocher | 2015-10-30 | 1 | -0/+16 |
* | imx6, aristaintetos2: add me as maintainer | Heiko Schocher | 2015-09-20 | 1 | -0/+1 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -9/+0 |
* | arm, imx6: add aristainetos 2b board version | Heiko Schocher | 2015-09-02 | 3 | -8/+65 |
* | arm, imx6: aristainetos board updates | Heiko Schocher | 2015-09-02 | 2 | -10/+6 |
* | imx: clock support enet2 anatop clock support | Peng Fan | 2015-09-02 | 1 | -1/+1 |
* | arm, imx6: add support for aristainetos2 board | Heiko Schocher | 2015-05-26 | 10 | -260/+1183 |
* | arm, imx6, aristainetos: board updates | Heiko Schocher | 2015-01-29 | 1 | -4/+4 |
* | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase) | Stefan Roese | 2014-12-01 | 1 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-05 | 1 | -0/+6 |
|\ |
|
| * | arm, imx, spi: detect spi flash again on aristainetos board | Heiko Schocher | 2014-11-03 | 1 | -0/+6 |
* | | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
|/ |
|
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -4/+0 |
* | Update aristainetos board to Kconfig | Stefano Babic | 2014-08-13 | 2 | -0/+25 |
* | arm, imx6: add aristainetos board | Heiko Schocher | 2014-07-23 | 6 | -0/+716 |