Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
809b5fcac60d9feb3a97c43de14818d97595045a
/
configs
/
colibri-imx6ull_defconfig
e25a03a
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 01 12:19:22 2021 +0000
4891c18
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· Thu Oct 21 13:57:38 2021 +0200
1f6668a
colibri-imx6ull: add emmc variant
by Max Krummenacher
· Wed Oct 06 18:55:36 2021 +0200
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
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
2725169
configs: Remove unused IMX_NAND symbol
by Tom Rini
· Tue Aug 24 20:41:04 2021 -0400
57b9381
imx: Finish migration of IMX_CONFIG to Kconfig
by Tom Rini
· Tue Aug 24 20:41:00 2021 -0400
2c082ab
configs: Resync with savedefconfig
by Tom Rini
· Mon Jul 26 21:10:37 2021 -0400
cc13c5d
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig
by Aswath Govindraju
· Tue Jun 01 16:51:47 2021 +0530
0624c81
net: convert TFTP_TSIZE to proper Kconfig option
by Tero Kristo
· Wed May 12 11:03:04 2021 +0300
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
56fd1e1
configs: Resync with savedefconfig
by Tom Rini
· Mon Nov 30 12:50:32 2020 -0500
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
5fee8e4
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 21 13:45:07 2020 -0400
2993c4f
colibri-imx6ull: use preboot for fdtfile evaluation
by Igor Opaniuk
· Mon Sep 14 11:01:08 2020 +0300
464ccf0
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 25 23:12:43 2020 -0400
a0916d3
arm: mx6: Make all i.MX6 SoCs user-selectable
by Tom Rini
· Tue Aug 18 07:43:50 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
322ebe9
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 04 11:11:02 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
b3c9aea
colibri-imx6ull: fix splash screen logo drawing
by Igor Opaniuk
· Wed Jul 15 13:31:04 2020 +0300
685a782
toradex: imx: enable BOOTCOUNT feature
by Igor Opaniuk
· Tue Jun 16 22:20:08 2020 +0300
41e8edf
treewide: mem: Move mtest related defines to Kconfig
by Ashok Reddy Soma
· Mon May 04 15:26:21 2020 +0200
47dece3
configs: Resync with savedefconfig
by Tom Rini
· Tue Apr 28 16:15:47 2020 -0400
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
6ca096a
video: make BPP and ANSI configs optional
by Anatolij Gustschin
· Wed Dec 04 15:48:54 2019 +0100
e799f92
configs: Resync with savedefconfig
by Tom Rini
· Wed Dec 04 17:18:38 2019 -0500
325559b
mtd: ensure CMD_NAND is compiled when its options are selected
by Miquel Raynal
· Thu Oct 03 19:50:14 2019 +0200
7ed1333
mtd: ensure UBI is compiled when using fastmap
by Miquel Raynal
· Thu Oct 03 19:50:09 2019 +0200
72d7b8b
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
by Miquel Raynal
· Thu Oct 03 19:50:07 2019 +0200
a903be4
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· Thu Oct 03 19:50:04 2019 +0200
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 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
9a10207
Kconfig: Migrate CONFIG_BOOTM_* options
by Tom Rini
· Fri Sep 20 17:36:50 2019 -0400
527ded8
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 23 11:47:37 2019 -0400
23b37f9
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· Thu Aug 22 12:28:04 2019 +0200
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· Wed Aug 14 07:23:43 2019 -0500
8ed81ab
configs: colibri-imx6ull: switch to DM_VIDEO
by Igor Opaniuk
· Wed Jun 19 11:47:10 2019 +0300
aa8c0ed
colibri/apalis imx: drop DFU support
by Igor Opaniuk
· Fri Jun 14 10:59:11 2019 +0300
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
c1ca573
configs: Resync with savedefconfig
by Tom Rini
· Fri Jun 21 10:11:23 2019 -0400
09b93a6
net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig
by Marek Vasut
· Tue Jun 11 04:51:15 2019 +0200
a61efd8
net: Convert CONFIG_IP_DEFRAG to Kconfig
by Marek Vasut
· Tue Jun 11 04:51:14 2019 +0200
8ad7a19
toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN
by Igor Opaniuk
· Fri May 17 17:48:43 2019 +0300
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
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 29 15:54:04 2019 -0400
542d068
colibri-imx6ull: migrate fec to using driver model
by Marcel Ziswiler
· Tue Apr 09 17:24:17 2019 +0200
a7099e8
colibri-imx6ull: migrate usb to using driver model
by Marcel Ziswiler
· Tue Apr 09 17:24:16 2019 +0200
a857674
colibri-imx6ull: migrate mmc to using driver model
by Marcel Ziswiler
· Tue Apr 09 17:24:15 2019 +0200
05959fc
colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
by Marcel Ziswiler
· Tue Apr 09 17:24:14 2019 +0200
d8a1ea0
colibri-imx6ull: configuration clean-up
by Marcel Ziswiler
· Tue Apr 09 17:24:13 2019 +0200
b302747
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· Fri Nov 30 22:13:25 2018 +0100
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
2b62b91
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
by Tom Rini
· Tue Nov 13 19:54:45 2018 -0500
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
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
6b78116
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· Mon Jul 23 10:51:13 2018 -0400
7b85234
board: toradex: add Colibri iMX6ULL support
by Stefan Agner
· Wed May 30 19:01:48 2018 +0200