summaryrefslogtreecommitdiff
path: root/include/configs/display5.h
AgeCommit message (Expand)Author
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang
2018-08-24ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski
2018-08-20display5: Introduce fitImg_fw_sz variableLukasz Majewski
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-17Migrate bootlimit to KconfigAlex Kiernan
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-06-18display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski
2018-06-18display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski
2018-06-18display5: config: Add cma=256M to command line argumentsLukasz Majewski
2018-06-18display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski
2018-06-18display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski
2018-06-18display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski
2018-06-18display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski
2018-06-18display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski
2018-06-18display5: config: Reset the board when bootm failsLukasz Majewski
2018-06-18display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski
2018-06-18display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski
2018-06-18display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski
2018-06-18display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2017-11-09imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski