Age | Commit message (Expand) | Author |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-07 | apalis_imx6: migrate to DM_ETH | Igor Opaniuk |
2020-01-07 | MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers | Igor Opaniuk |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-10-08 | apalis_imx6: fix broken fsl_esdhc_imx conversion | Ricardo Salveti |
2019-10-08 | apalis_imx6: add board_fit_config_name_match to support FIT in SPL | Ricardo Salveti |
2019-08-11 | env: Drop environment.h header file where not needed | 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-06-11 | ARM: imx: apalis_imx6: Drop ad-hoc SATA binding | Marek Vasut |
2019-04-13 | board: apalis_imx6: check for and report ecc errors in fuses | Gerard Salvatella |
2019-04-13 | apalis_imx6: use SDP if USB serial downloader has been used | Stefan Agner |
2019-04-13 | apalis_imx6: revert fuse value set in mfgr_fuse | Max Krummenacher |
2019-04-13 | apalis_imx6: disable ri and dcd irq in uarts | Max Krummenacher |
2019-04-13 | apalis_imx6: pf0100: reorder and cleanup message printing | Marcel Ziswiler |
2019-04-13 | apalis_imx6: unify sd/mmc drive strength with linux kernel settings | Max Krummenacher |
2019-04-13 | apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate usb to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate mmc and sata to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate i2c to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: clean-up and migrate gpios to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate to using device tree | Marcel Ziswiler |
2019-04-13 | apalis_imx6: get rid of obsolete nospl configurations | Marcel Ziswiler |
2019-02-20 | board: toradex: turn off lcd backlight before OS handover | Gerard Salvatella |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-01-12 | toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL | Tom Rini |
2017-10-12 | imx: Include <input.h> header file | Diego Dorta |
2017-10-12 | apalis_imx6: Avoid calling setup_display() from SPL code | Fabio Estevam |
2017-09-20 | toradex: imx6: Move g_dnl_bind_fixup() into common SPL code | Fabio Estevam |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-08-23 | apalis/colibri_imx6: use independent USB PID for SPL | Stefan Agner |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-05-12 | apalis_imx6: Fix unused variable warning | Tom Rini |
2016-12-16 | arm: imx: initial support for apalis imx6 | Max Krummenacher |