Age | Commit message (Expand) | Author |
2018-01-04 | mx6ull: Handle the CONFIG_MX6ULL cases correctly | Fabio Estevam |
2017-08-13 | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich |
2017-07-12 | imx6_spl: Add u-boot-dtb.img for SPL payload | Jagan Teki |
2017-05-31 | arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXS | Lothar Waßmann |
2017-03-18 | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini |
2017-03-18 | spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option | Andrew F. Davis |
2016-11-29 | arm: mx6: specify SPL padding | Stefan Agner |
2016-11-21 | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms | Tom Rini |
2016-11-18 | spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS | Semen Protsenko |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-09-16 | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_EXT_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_DMA_SUPPORT to Kconfig | Simon Glass |
2016-05-17 | ARM: mx6: Enable MMC and SATA extfs boot support | Marek Vasut |
2016-01-25 | imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT | Peng Fan |
2015-11-23 | arm: mx6: Reduce SPL malloc pool size | Marek Vasut |
2015-09-02 | imx: mx6slevk: add SPL support | Peng Fan |
2015-08-02 | imx: imx6_spl add mx6ul support | Peng Fan |
2015-01-22 | imx:mx6 add mx6sx in imx spl header file | Peng Fan |
2014-12-08 | imx6: remove redudant CONFIG_SPL_START_S_PATH define | Masahiro Yamada |
2014-12-04 | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-10-30 | ARM: mx6: Add support for Kosagi Novena | Marek Vasut |
2014-10-27 | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET |
2014-08-20 | ARM: mx6: Enable Thumb build for SPL | Marek Vasut |
2014-06-06 | mx6: add common SPL configuration | Tim Harvey |