Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2797a7f533f86ec826c2431b39e7ab5ffc166b44
/
configs
/
pico-imx7d_defconfig
166e322
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
by Tom Rini
· Fri May 27 12:48:32 2022 -0400
65aa124
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
by Tom Rini
· Fri May 27 10:19:45 2022 -0400
ed83ed9
imx7: Update CONFIG_SPL_STACK defaults in Kconfig
by Tom Rini
· Thu May 26 13:46:32 2022 -0400
8a14ac4
Convert CONFIG_SPL_STACK to Kconfig
by Tom Rini
· Thu May 26 13:13:21 2022 -0400
0cb89e7
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
by Tom Rini
· Thu May 19 15:09:22 2022 -0400
abb0f52
Convert CONFIG_SPL_PAD_TO et al to Kconfig
by Tom Rini
· Mon May 16 17:20:26 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
876df34
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
by Tom Rini
· Wed Mar 30 18:07:11 2022 -0400
5ca768d
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 24 21:08:41 2022 +0000
8e5a8b6
video: Convert CONFIG_VIDEO_LOGO to Kconfig
by Simon Glass
· Fri Nov 19 13:24:01 2021 -0700
e25a03a
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 01 12:19:22 2021 +0000
1c05dc9
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 15 08:06:20 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
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
57b9381
imx: Finish migration of IMX_CONFIG to Kconfig
by Tom Rini
· Tue Aug 24 20:41:00 2021 -0400
1a19588
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:33 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
bccfc2e
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
by Simon Glass
· Sat Jul 10 21:14:36 2021 -0600
035939e
Rename GPIO_SUPPORT to GPIO
by Simon Glass
· Sat Jul 10 21:14:30 2021 -0600
1f2440c
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
by Simon Glass
· Sat Jul 10 21:14:29 2021 -0600
2c082ab
configs: Resync with savedefconfig
by Tom Rini
· Mon Jul 26 21:10:37 2021 -0400
a20e51f
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 28 10:17:29 2021 -0400
e1b64e0
configs: Resync with savedefconfig
by Tom Rini
· Tue May 11 12:19:09 2021 -0400
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
f92b6fa
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 09 12:22:06 2020 -0400
2d7a794
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
by Simon Glass
· Tue Aug 11 11:23:35 2020 -0600
2e262c4
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 10 15:31:07 2020 -0400
710966e
Convert CONFIG_ENV_OVERWRITE to Kconfig
by Adam Ford
· Fri Jul 03 06:48:56 2020 -0500
8461027
configs: Resync with savedefconfig
by Tom Rini
· Tue Jul 28 08:46:52 2020 -0400
d019380
Convert CONFIG_MXC_UART to Kconfig
by Tom Rini
· Tue Jun 09 10:46:46 2020 -0400
1fb490d
ARM: imx: soc: Select default TEXT_BASE for MX7
by Marek Vasut
· Fri May 22 01:13:54 2020 +0200
dba3670
video: enable VIDEO_ANSI and all VIDEO_BBP options
by Anatolij Gustschin
· Tue Feb 04 22:43:06 2020 +0100
f6e6e1a
configs: Resync with savedefconfig
by Tom Rini
· Wed Jan 22 13:38:00 2020 -0500
0079a3c
pico-imx7d: Convert to DM_ETH
by Joris Offouga
· Mon Jan 06 00:22:09 2020 +0100
6ca096a
video: make BPP and ANSI configs optional
by Anatolij Gustschin
· Wed Dec 04 15:48:54 2019 +0100
2e35dbb
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· Thu Oct 03 19:50:05 2019 +0200
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· Tue Nov 12 22:46:36 2019 -0500
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
527ded8
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 23 11:47:37 2019 -0400
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· Wed Aug 14 07:23:43 2019 -0500
2c7a8d4
configs: Resync with savedefconfig
by Tom Rini
· Wed Aug 14 08:11:27 2019 -0400
6c0489d
pico-imx7d: Enable DM_USB
by Joris Offouga
· Tue Jun 11 14:08:50 2019 +0200
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
66ea5c7
configs: Resync with savedefconfig
by Tom Rini
· Sun May 26 14:45:25 2019 -0400
0084877
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· Wed May 01 07:58:27 2019 +0000
dd6f126
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
by Tom Rini
· Tue Apr 30 23:21:27 2019 -0400
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 29 15:54:04 2019 -0400
525447f
pico-imx7d: Convert DM MMC
by Joris Offouga
· Thu Apr 04 14:00:55 2019 +0200
0dc6a40e
pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
by Joris Offouga
· Thu Apr 04 14:00:54 2019 +0200
f3c8f12
pico-imx7d: defconfig: Add DT file hooks
by Joris Offouga
· Thu Apr 04 14:00:53 2019 +0200
fb3532d
pico-imx7d: Add LCD support
by Fabio Estevam
· Tue Dec 11 16:40:38 2018 -0200
b302747
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· Fri Nov 30 22:13:25 2018 +0100
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· Thu Jan 10 15:44:13 2019 +0100
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
7eddea8
pico-imx7d: Make SPL binary fit into 64kB
by Fabio Estevam
· Fri Sep 28 11:22:38 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
1b60db6
pico-imx7d: Enable auxiliary code support
by Otavio Salvador
· Fri Jun 29 15:19:18 2018 -0300
dd3a22b
pico-imx7d: Allow default fdtfile to be overridden by defconfig
by Otavio Salvador
· Fri Jun 29 15:19:17 2018 -0300
1b08ee7
pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT
by Fabio Estevam
· Fri Jun 29 15:19:15 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
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
e8f8d67
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 17 09:22:31 2018 -0400
a2bdec7
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Sun Apr 15 08:43:50 2018 -0400
f442d1f
pico-imx7d: Replace fatload command
by Vanessa Maegima
· Fri Apr 06 16:54:41 2018 -0300
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· Wed Mar 28 14:38:19 2018 +0200
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· Sun Oct 08 21:48:01 2017 +0300
7f78b9d
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· Thu Sep 07 08:58:08 2017 +0200
78873cd
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 14 19:58:53 2017 -0400
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
002ec48
configs: Resync defconfigs
by Tom Rini
· Sat Jul 08 20:32:11 2017 -0400
27142c3
pico-imx7d: Add initial support
by Vanessa Maegima
· Mon May 08 13:17:28 2017 -0300