Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0297e5f4af42882822cb9e8d15d66bb200e71aa8
/
include
/
configs
/
display5.h
572c718
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
by Tom Rini
· Fri Dec 02 16:42:44 2022 -0500
6da96a1
i2c: Remove CONFIG_I2C_MULTI_BUS
by Tom Rini
· Fri Dec 02 16:42:30 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
a7df05c
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
by Tom Rini
· Wed Nov 16 13:10:36 2022 -0500
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
f95c259
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
by Tom Rini
· Sat May 28 17:21:03 2022 -0400
2c9d2b5
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
by Tom Rini
· Fri May 27 22:06:52 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
c253f12
Convert CONFIG_SYS_BARGSIZE to Kconfig
by Tom Rini
· Thu May 12 10:02:06 2022 -0400
ae17fa3
Convert CONFIG_SYS_CBSIZE to Kconfig
by Tom Rini
· Wed May 11 18:01:06 2022 -0400
cbfa139
Convert CONFIG_SYS_PBSIZE to Kconfig
by Tom Rini
· Wed May 11 17:38:09 2022 -0400
ba5c2b0
Convert CONFIG_SYS_MAXARGS to Kconfig
by Tom Rini
· Wed May 11 16:21:06 2022 -0400
73175e7
Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig
by Tom Rini
· Mon Mar 21 21:33:29 2022 -0400
99426c8
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
by Alexandru Gagniuc
· Thu Dec 30 10:39:59 2021 -0600
af978a0
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
by Tom Rini
· Sun Dec 12 22:12:27 2021 -0500
5ddf172
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· Wed Nov 10 09:11:40 2021 -0500
2713651
Convert CONFIG_SYS_HZ to Kconfig
by Tom Rini
· Sat Oct 30 23:03:49 2021 -0400
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
710966e
Convert CONFIG_ENV_OVERWRITE to Kconfig
by Adam Ford
· Fri Jul 03 06:48:56 2020 -0500
740ffae
Convert CONFIG_BAUDRATE to Kconfig
by Tom Rini
· Tue Jun 16 19:06:10 2020 -0400
a3d18cd
imx: Update MTD partitions layout for display5 (i.MX6Q) board
by Lukasz Majewski
· Wed May 13 17:45:15 2020 +0200
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· Mon Nov 18 20:02:07 2019 -0500
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· Sun Nov 10 11:28:03 2019 -0500
d7be62c
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
by Frieder Schrempf
· Wed Oct 23 07:41:20 2019 +0000
770e9b0
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 09 09:35:43 2019 -0400
170d0f9
DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)
by Lukasz Majewski
· Tue Sep 03 16:38:45 2019 +0200
7505605
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
by Lukasz Majewski
· Tue Sep 03 16:38:43 2019 +0200
40bdb23
DM: eth: Switch display5 board to use DM_ETH
by Lukasz Majewski
· Tue Sep 03 16:38:42 2019 +0200
046d8ae
DM: I2C: Switch display5 board to use DM_I2C
by Lukasz Majewski
· Tue Sep 03 16:38:39 2019 +0200
f409f1a
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
by Heiko Schocher
· Mon Sep 30 09:33:43 2019 +0200
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· Thu Aug 22 15:41:46 2019 +0200
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· Wed Aug 14 07:23:43 2019 -0500
0d0ebbe
cosmetic: display5: Remove not needed comments
by Lukasz Majewski
· Sun Jun 09 22:54:37 2019 +0200
0084877
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· Wed May 01 07:58:27 2019 +0000
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· Wed Feb 27 15:20:38 2019 +0100
0df8104
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· Wed Feb 27 15:20:36 2019 +0100
4161dc2
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
by Xiaoliang Yang
· Thu Oct 18 17:14:19 2018 +0800
6c6ca05
ARM: display5: Remove "factory procedure" from display5 board config
by Lukasz Majewski
· Mon Aug 20 16:23:58 2018 +0200
f1b7c77
display5: Introduce fitImg_fw_sz variable
by Lukasz Majewski
· Sat Aug 18 22:22:07 2018 +0200
1054176
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· Sun Jul 29 13:13:29 2018 -0500
d371374
Migrate bootlimit to Kconfig
by Alex Kiernan
· Sat Jul 21 20:25:33 2018 +0000
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· Fri Jul 20 23:03:57 2018 -0500
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
ac44a30
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· Sat Jul 07 22:18:22 2018 -0500
ac6fb1e
display5: config: Add GPT verification and restoration code on SWUpdate entry
by Lukasz Majewski
· Fri May 11 16:51:18 2018 +0200
6d46ce0
display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M
by Lukasz Majewski
· Fri May 11 16:51:16 2018 +0200
248698e
display5: config: Add cma=256M to command line arguments
by Lukasz Majewski
· Fri May 11 16:51:15 2018 +0200
a1d657f
display5: config: Update swupdate initramfs file name (now supporting ext4)
by Lukasz Majewski
· Fri May 11 16:51:12 2018 +0200
a2a603e
display5: config: factory: Update BACKUP rootfs in factory mode
by Lukasz Majewski
· Fri May 11 16:51:11 2018 +0200
7fbc636
display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs
by Lukasz Majewski
· Fri May 11 16:51:10 2018 +0200
41b9964
display5: wdt: Enable WDT support (both SPL and u-boot)
by Lukasz Majewski
· Fri May 11 16:51:09 2018 +0200
d7e065a
display5: Support for the emergency PAD pressing
by Lukasz Majewski
· Fri May 11 16:51:08 2018 +0200
7282988
display5: config: Update SPI-NOR partition for larger swupdate-initramfs
by Lukasz Majewski
· Fri May 11 16:51:06 2018 +0200
b259fff
display5: config: Remove support for Linux initramfs recovery image boot
by Lukasz Majewski
· Fri May 11 16:51:05 2018 +0200
37bf203
display5: config: Reset the board when bootm fails
by Lukasz Majewski
· Fri May 11 16:51:04 2018 +0200
bac6fe7
display5: config: Provide command to flash the whole SPI-NOR memory
by Lukasz Majewski
· Fri May 11 16:51:02 2018 +0200
7401d0e
display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot
by Lukasz Majewski
· Fri May 11 16:51:01 2018 +0200
f4ad68a
display5: config: factory: Setup IP config data according to LEG production setup
by Lukasz Majewski
· Fri May 11 16:51:00 2018 +0200
48ef474
display5: factory: Add support for BOOT_FROM = FACTORY switch
by Lukasz Majewski
· Fri May 11 16:50:59 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:27 2018 +0200
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· Wed Mar 28 14:38:19 2018 +0200
d395879
spi: Migrate CONFIG_MXC_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:19 2018 +0200
ce86bf9
imx:display5: Add support for LWN's DISPLAY5 board
by Lukasz Majewski
· Tue Oct 31 17:58:05 2017 +0100