Age | Commit message (Expand) | Author |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-04-16 | doc: update reference to README.imximage | Patrick Delaunay |
2020-03-09 | imx6, aristainetos2c: add da9063 pmic setup | Heiko Schocher |
2020-02-09 | imx6: aristainetos: fix NAND detection with latest mainline | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add support for rev C board | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add aristainetos 2b csl | Heiko Schocher |
2020-01-07 | imx6: aristainetos: readd aristainetos 2b board | Heiko Schocher |
2020-01-07 | imx6: aristainetos: enable HAB boot | Heiko Schocher |
2020-01-07 | imx6: aristainetos: cleanup bootmode settings | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add i2c eeprom support | Heiko Schocher |
2020-01-07 | imx6: aristainetos: get rid of CONFIG_BOARDNAME | Heiko Schocher |
2020-01-07 | imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHT | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add DM_I2C support | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add DM_VIDEO support | Heiko Schocher |
2020-01-07 | imx6: aristainetos: enable DM_ETH | Heiko Schocher |
2020-01-07 | imx6: aristainetos: convert CONFIG_DM_SPI | Heiko Schocher |
2020-01-07 | imx6: aristainetos: convert to DM_USB | Heiko Schocher |
2020-01-07 | imx6: aristainetos: convert gpio pins to DM and DTS | Heiko Schocher |
2020-01-07 | imx6: aristainetos: convert to DM_MMC | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add DM_SERIAL support | Heiko Schocher |
2020-01-07 | imx6: aristainetos: prepare dts for other board versions | Heiko Schocher |
2020-01-07 | imx6: aristainetos: remove aristainetos-v2.c | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add device tree from linux | Heiko Schocher |
2020-01-07 | imx6: aristainetos: remove 2b version | Heiko Schocher |
2020-01-07 | imx6: aristainetos: move defines to Kconfig | Heiko Schocher |
2020-01-07 | imx6: remove aristainetos board | Heiko Schocher |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-04-13 | imx: aristainetos: fix build breakage | Anatolij Gustschin |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-12 | imx: Include <input.h> header file | Diego Dorta |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-28 | aristainetos: Use imx_ddr_size() for calculating the DDR size | Fabio Estevam |
2015-10-30 | arm, imx6, aristainetos2: set gpr register after reset | Heiko Schocher |
2015-09-20 | imx6, aristaintetos2: add me as maintainer | Heiko Schocher |
2015-09-13 | mx6: remove SYS_SOC from board Kconfig | Peng Fan |
2015-09-02 | arm, imx6: add aristainetos 2b board version | Heiko Schocher |
2015-09-02 | arm, imx6: aristainetos board updates | Heiko Schocher |
2015-09-02 | imx: clock support enet2 anatop clock support | Peng Fan |
2015-05-26 | arm, imx6: add support for aristainetos2 board | Heiko Schocher |
2015-01-29 | arm, imx6, aristainetos: board updates | Heiko Schocher |
2014-12-01 | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase) | Stefan Roese |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-11-03 | arm, imx, spi: detect spi flash again on aristainetos board | Heiko Schocher |