Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b2b4ff21714aab7b2c6a00c3bdd522de081a8726
/
configs
/
pico-hobbit-imx7d_defconfig
ce53ec8
configs: Resync with savedefconfig
by Tom Rini
· Tue Aug 23 15:24:14 2022 -0400
bde2170
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
by Tom Rini
· Sun Jun 12 20:02:04 2022 -0400
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
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
560e325
pico-imx7d: Sync pico-hobbit-imx7d_defconfig
by Fabio Berton
· Fri Aug 23 15:01:00 2019 -0300
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
e71ff99
pico-imx7d: Add a new defconfig with PICO-Hobbit selected
by Otavio Salvador
· Fri Sep 14 15:53:36 2018 -0300