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