Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eaed1986e77c1a0df49d96d80a79ddf19d13c4d9
/
include
/
configs
/
pico-imx7d.h
c9edebe
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
by Tom Rini
· Sun Dec 04 10:03:50 2022 -0500
3aef00d
global: Migrate CONFIG_DFU_ALT et al to CFG
by Tom Rini
· Sun Dec 04 10:03:38 2022 -0500
db9d925
Convert CONFIG_POWER_LTC3676 et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:15 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
bde2170
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
by Tom Rini
· Sun Jun 12 20:02:04 2022 -0400
30fd3d9
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
by Tom Rini
· Wed Jun 08 08:24:27 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
a4f2ab9
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
by Tom Rini
· Fri May 13 17:12:35 2022 -0400
876df34
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
by Tom Rini
· Wed Mar 30 18:07:11 2022 -0400
d47c4cd
video: Drop CONFIG_VIDEO_BMP_LOGO
by Simon Glass
· Sun Jan 23 07:04:07 2022 -0700
99426c8
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
by Alexandru Gagniuc
· Thu Dec 30 10:39:59 2021 -0600
ac461ae
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Tue Dec 28 11:28:31 2021 -0500
b113bca
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
by Tom Rini
· Sat Dec 11 14:55:52 2021 -0500
8e5a8b6
video: Convert CONFIG_VIDEO_LOGO to Kconfig
by Simon Glass
· Fri Nov 19 13:24:01 2021 -0700
2713651
Convert CONFIG_SYS_HZ to Kconfig
by Tom Rini
· Sat Oct 30 23:03:49 2021 -0400
e22e08e
video: move MXS to Kconfig
by Anatolij Gustschin
· Mon Oct 04 17:33:12 2021 +0200
3133941
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
by Simon Glass
· Sun Aug 08 12:20:27 2021 -0600
44da595
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
by Simon Glass
· Sun Aug 08 12:20:26 2021 -0600
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
9004ee0
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
by Tom Rini
· Mon Aug 23 10:25:30 2021 -0400
1a19588
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:33 2021 -0400
a6e2923
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:32 2021 -0400
52b2e26
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
by Tom Rini
· Wed Aug 18 23:12:24 2021 -0400
0529b59
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
by Simon Glass
· Sat Jul 10 21:14:32 2021 -0600
5d09038
configs: migrate CONFIG_IMX_THERMAL to defconfigs
by Tom Rini
· Thu Oct 29 21:22:03 2020 -0400
b1f1763
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
by Patrick Delaunay
· Mon Sep 28 11:30:16 2020 +0200
c47fe77
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
by Patrick Delaunay
· Mon Sep 28 11:30:15 2020 +0200
2d7a794
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
by Simon Glass
· Tue Aug 11 11:23:35 2020 -0600
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
41e8edf
treewide: mem: Move mtest related defines to Kconfig
by Ashok Reddy Soma
· Mon May 04 15:26:21 2020 +0200
0079a3c
pico-imx7d: Convert to DM_ETH
by Joris Offouga
· Mon Jan 06 00:22:09 2020 +0100
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
a81dc96
pico-imx7d: Support distro boot for FIT image case
by Jun Nie
· Tue Jul 16 15:42:57 2019 +0800
9c91019
pico-imx7d: fix splash logo drawing
by Joris Offouga
· Mon Sep 23 14:54:40 2019 +0200
daf2be1
configs: pico-imx7d: Convert to DM_VIDEO
by Joris Offouga
· Fri Aug 30 14:44:36 2019 +0200
25def3e
pico-imx7d: Add NYMPH baseboard support
by Otavio Salvador
· Thu Apr 11 09:19:42 2019 -0300
c7a0612
pico-imx7d: Add DWARF baseboard support
by Otavio Salvador
· Thu Apr 11 09:17:48 2019 -0300
ab3f3fe
pico-imx7d: remove unused 'script' variable
by Pierre-Jean Texier
· Tue May 07 23:53:48 2019 +0200
92febe8
pico-imx7d: Add boot option for verified boot
by Jun Nie
· Wed May 08 14:38:33 2019 +0800
0084877
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· Wed May 01 07:58:27 2019 +0000
e23b589
pico-imx7d: Increase u-boot size for dfu request
by Joris Offouga
· Thu Apr 04 14:00:56 2019 +0200
fb3532d
pico-imx7d: Add LCD support
by Fabio Estevam
· Tue Dec 11 16:40:38 2018 -0200
c899a65
pico-imx7d: Increase the CONFIG_ENV_OFFSET size
by Fabio Estevam
· Fri Nov 30 12:52:13 2018 -0200
1de7ae0
pico-imx6ul, pico-imx7d: Enable USB and PXE boot support
by Otavio Salvador
· Fri Sep 28 11:22:37 2018 -0300
b3aeded
pico-imx6ul, pico-imx7d: Use eMMC user partition by default
by Otavio Salvador
· Fri Sep 28 11:22:36 2018 -0300
b50fc2a
pico-imx7d: Add PICO-Hobbit baseboard support
by Otavio Salvador
· Fri Sep 14 15:53:35 2018 -0300
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
dd3a22b
pico-imx7d: Allow default fdtfile to be overridden by defconfig
by Otavio Salvador
· Fri Jun 29 15:19:17 2018 -0300
dbc3ba0
pico-imx7d: Add Falcon mode support
by Fabio Estevam
· Fri Jun 29 15:19:14 2018 -0300
ab10d32
pico-imx7d: Add bootmenu to choose the baseboard
by Otavio Salvador
· Fri Jun 29 15:19:13 2018 -0300
99b3f9d
pico-imx7d: Add support for update SPL using DFU
by Fabio Berton
· Fri Jun 29 15:19:12 2018 -0300
6ed3981
pico-imx7d: Add SPL support
by Fabio Estevam
· Fri Jun 29 15:19:11 2018 -0300
5c45826
pico-imx7d: Add fastboot support
by Fabio Estevam
· Fri Jun 29 15:19:10 2018 -0300
304058c
pico-imx7d: Add default DFU targets
by Otavio Salvador
· Fri Jun 29 15:19:09 2018 -0300
85910c7
pico-imx7d: Add GPT partitioning support
by Otavio Salvador
· Fri Jun 29 15:19:08 2018 -0300
3dc4bc5
pico-imx7d: Fix common distro configuration behavior
by Otavio Salvador
· Fri Jun 29 15:19:07 2018 -0300
821f6a6
pico-imx7d: Convert to distro config
by Fabio Estevam
· Fri Jun 29 15:19:06 2018 -0300
9b90727
pico-imx7d: Adjust the dtb name
by Fabio Estevam
· Mon Jun 11 15:08:06 2018 -0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
f442d1f
pico-imx7d: Replace fatload command
by Vanessa Maegima
· Fri Apr 06 16:54:41 2018 -0300
e364e4b
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· Mon Jan 29 19:25:54 2018 +0100
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
27142c3
pico-imx7d: Add initial support
by Vanessa Maegima
· Mon May 08 13:17:28 2017 -0300