Age | Commit message (Expand) | Author |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-05-31 | drivers: pci: imx: add imx_pcie_remove function | Tim Harvey |
2017-05-22 | Convert CONFIG_CMD_HDMIDETECT to Kconfig | Simon Glass |
2017-05-18 | imx-common: rdc-sema: correct return value | Peng Fan |
2017-05-18 | imx-common: timer: clean up | Peng Fan |
2017-04-30 | Convert CONFIG_CMD_DEKBLOB to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BMODE to Kconfig | Simon Glass |
2017-03-17 | imx6: Add src_base structure define macro | Jagan Teki |
2017-03-17 | imx: Use IMX6_BMODE_* macros instead of numericals | Jagan Teki |
2017-03-17 | imx: spl: Update NAND bootmode detection bit | Jagan Teki |
2017-03-17 | imx6: Add imx6_src_get_boot_mode | Jagan Teki |
2017-03-17 | mx7ulp: Add HAB boot support | Peng Fan |
2017-03-17 | imx: mx7ulp: Add soc level initialization codes and functions | Peng Fan |
2017-03-09 | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs | Tom Rini |
2017-01-27 | imx_common: check for bmode Serial Downloader | Stefan Agner |
2017-01-11 | SPL: Adjust more debug prints for ulong entry_point | Tom Rini |
2017-01-02 | Makefile: preserve output for images that can contain HAB Blocks | Sven Ebenfeld |
2017-01-02 | arm: imx: add HAB authentication of image to SPL boot | Sven Ebenfeld |
2017-01-02 | arm: imx: remove bmode , hdmidet and dek commands from SPL | Sven Ebenfeld |
2016-12-16 | imx-common: cache: configure L2 Cache for i.MX6SLL | Peng Fan |
2016-12-16 | imx: mx6sll: add iomux settings | Peng Fan |
2016-12-16 | imx-common: timer: add i.MX6SLL support | Peng Fan |
2016-12-16 | imx: add i.MX 6SLL CPU type | Peng Fan |
2016-12-05 | Revert "ARM: mx6: add MMC2 boot device detection support in SPL" | Breno Lima |
2016-11-29 | imx: make ipu's di configurable | Max Krummenacher |
2016-11-29 | ARM: mx6: add MMC2 boot device detection support in SPL | Marcin Niestroj |
2016-10-24 | imx-common: compile plugin code | Peng Fan |
2016-10-24 | imx-common: introduce USE_IMXIMG_PLUGIN Kconfig | Peng Fan |
2016-10-17 | arm: imx-common: introduce back usec2ticks | Peng Fan |
2016-10-17 | arm: imx-common: add SECURE_BOOT option to Kconfig | Gary Bisson |
2016-10-04 | imx: iomux: fix snvs usage for i.MX6ULL | Peng Fan |
2016-10-04 | imx: mx6ull: Add AIPS3 initialization | Peng Fan |
2016-10-04 | imx: timer: update gpt driver for i.MX6ULL | Peng Fan |
2016-10-04 | imx: mx6ull: add mx6ull major cpu type | Peng Fan |
2016-10-04 | imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is defined | Filip Brozovic |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-06-26 | common: Pass the boot device into spl_boot_mode() | Marek Vasut |
2016-05-24 | imx-common: timer: support i.MX6DQPlus | Peng Fan |
2016-05-24 | imx-common: sata: return failure if not i.MX6DQPlus | Peng Fan |
2016-05-24 | imx-common: hab: support i.MX6DQPlus | Peng Fan |
2016-05-24 | imx-common: use simpler runtime cpu dection macros | Peng Fan |
2016-05-24 | imx-common: hab: support i.MX6SOLO | Peng Fan |
2016-05-17 | imx: imx-common: print i.MX 7 SoC names consistently | Stefan Agner |
2016-05-06 | imx6: cache: disable L2 before touching Auxiliary Control Register | Peng Fan |
2016-05-02 | arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS | Tom Rini |
2016-04-19 | arm: mx5: Fix NAND image generation | Marek Vasut |
2016-03-09 | mx7: Distinguish between dual and solo versions | Fabio Estevam |
2016-02-21 | imx: imx-common: introduce boot auxiliary core | Peng Fan |