summaryrefslogtreecommitdiffstats
path: root/include/configs/display5.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-251-1/+0
* Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-18/+10
|\
| * DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski2019-10-081-1/+5
| * DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-081-2/+5
| * DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-081-8/+0
| * DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-081-8/+0
* | watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-081-1/+0
|/
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-251-1/+0
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-1/+0
* cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-5/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-6/+0
* Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-221-2/+0
* ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski2018-08-241-22/+0
* display5: Introduce fitImg_fw_sz variableLukasz Majewski2018-08-201-1/+2
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* Migrate bootlimit to KconfigAlex Kiernan2018-08-171-1/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-4/+0
* display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski2018-06-181-0/+10
* display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski2018-06-181-1/+1
* display5: config: Add cma=256M to command line argumentsLukasz Majewski2018-06-181-1/+1
* display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski2018-06-181-1/+1
* display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski2018-06-181-4/+2
* display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski2018-06-181-0/+5
* display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-181-0/+5
* display5: Support for the emergency PAD pressingLukasz Majewski2018-06-181-2/+6
* display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski2018-06-181-2/+2
* display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski2018-06-181-28/+1
* display5: config: Reset the board when bootm failsLukasz Majewski2018-06-181-5/+5
* display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski2018-06-181-0/+11
* display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski2018-06-181-0/+1
* display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski2018-06-181-0/+4
* display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski2018-06-181-1/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-1/+0
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen2018-02-131-1/+0
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+408