Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
08ee3773c9b35de79dd133af38b8cd5bbe3e1121
/
include
/
configs
/
apalis_imx6.h
bde2170
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
by Tom Rini
· Sun Jun 12 20:02:04 2022 -0400
1e57cbb
Globally remove most CONFIG_SPL_BUILD tests from config headers
by Tom Rini
· Fri Jun 10 22:59:38 2022 -0400
3f00477
Convert CONFIG_LBA48 et al to Kconfig
by Tom Rini
· Fri Jun 10 22:59:28 2022 -0400
30fd3d9
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
by Tom Rini
· Wed Jun 08 08:24:27 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
ae17fa3
Convert CONFIG_SYS_CBSIZE to Kconfig
by Tom Rini
· Wed May 11 18:01:06 2022 -0400
ba5c2b0
Convert CONFIG_SYS_MAXARGS to Kconfig
by Tom Rini
· Wed May 11 16:21:06 2022 -0400
c809040
configs: tdx: apalis/colibri_imx6: use preboot as well
by Marcel Ziswiler
· Wed Apr 13 11:33:35 2022 +0200
5d9d11f
configs: tdx: apalis_imx6: drop hw v1.0 support
by Marcel Ziswiler
· Wed Apr 13 11:33:34 2022 +0200
c85948d
toradex: drop legacy nfsboot script
by Igor Opaniuk
· Wed Apr 13 11:33:28 2022 +0200
84c1a2d
toradex: set default dhcp distroboot scriptname
by Igor Opaniuk
· Wed Apr 13 11:33:27 2022 +0200
d47c4cd
video: Drop CONFIG_VIDEO_BMP_LOGO
by Simon Glass
· Sun Jan 23 07:04:07 2022 -0700
300a300
apalis/colibri_imx6: move setting bootcmd to defconfig
by Oleksandr Suvorov
· Mon Feb 07 14:19:18 2022 +0200
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
d391d8b
Convert CONFIG_CONS_INDEX et al to Kconfig
by Tom Rini
· Sat Dec 11 14:55:51 2021 -0500
8e5a8b6
video: Convert CONFIG_VIDEO_LOGO to Kconfig
by Simon Glass
· Fri Nov 19 13:24:01 2021 -0700
36f4879
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:57 2021 -0400
eb6aadc
arm: Finish migration of CONFIG_MACH_TYPE
by Tom Rini
· Mon Aug 30 09:16:32 2021 -0400
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
ae21e7f
imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
by Tom Rini
· Mon Aug 30 09:16:29 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 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
dcd07e1
apalis/colibri_imx6: remove video= settings
by Oleksandr Suvorov
· Thu Mar 11 22:00:36 2021 +0200
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
5480b71
apalis_imx6: provide fdtfile in env instead of setting it in runtime
by Igor Opaniuk
· Mon Sep 14 11:01:12 2020 +0300
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
710966e
Convert CONFIG_ENV_OVERWRITE to Kconfig
by Adam Ford
· Fri Jul 03 06:48:56 2020 -0500
d019380
Convert CONFIG_MXC_UART to Kconfig
by Tom Rini
· Tue Jun 09 10:46:46 2020 -0400
c625602
arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig
by Tom Rini
· Tue Jun 16 19:06:22 2020 -0400
1544af5
apalis_imx6: boot env configuration updates
by Igor Opaniuk
· Tue Jun 16 22:20:09 2020 +0300
a1aae63
apalis_imx6: fix video stdout in default environment
by Anatolij Gustschin
· Tue May 26 10:43:44 2020 +0200
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 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
9eaf644
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
by Michal Simek
· Mon May 04 13:54:40 2020 +0200
da06037
apalis_imx6: enable relocation of fdt and initrd
by Igor Opaniuk
· Fri Mar 27 12:28:23 2020 +0200
1f1363e
apalis_imx6: migrate to DM_ETH
by Igor Opaniuk
· Mon Nov 04 11:12:02 2019 +0100
a189ba4
apalis_imx6: add update_uboot wrapper
by Igor Opaniuk
· Mon Dec 09 12:33:29 2019 +0200
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
b2fc684
apalis_imx6: remove legacy sdboot wrapper
by Igor Opaniuk
· Fri Oct 11 12:57:06 2019 +0300
0987d22
apalis_imx6: use distroboot by default
by Igor Opaniuk
· Fri Aug 23 20:00:49 2019 +0300
f2a9597
imx: apalis_imx6: fix splash logo drawing
by Anatolij Gustschin
· Thu Sep 19 17:19:01 2019 +0200
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· Wed Aug 14 07:23:43 2019 -0500
becf611
apalis_imx6: configs: remove legacy usbboot command
by Igor Opaniuk
· Tue Jun 25 17:06:42 2019 +0300
7cf1a46
apalis_imx6: increase phy autoneg timeout
by Igor Opaniuk
· Mon Jun 24 11:39:14 2019 +0300
33fe8f2
apalis_imx6: fix set_emmcargs wrapper
by Igor Opaniuk
· Tue Jun 25 14:48:06 2019 +0300
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
517727d
apalis_imx6: use UUID for rootfs
by Igor Opaniuk
· Wed May 29 13:00:42 2019 +0300
75e3a2e
apalis/colibri imx6: provide proper fdtfile value
by Igor Opaniuk
· Thu May 23 11:05:50 2019 +0000
0084877
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
by Alex Kiernan
· Wed May 01 07:58:27 2019 +0000
4de45ca
apalis/colibri_imx6/imx6ull: make sure loadaddr does not collide
by Stefan Agner
· Tue Apr 09 17:24:10 2019 +0200
f221314
configs: move CONFIG_MXC_OCOTP to Kconfig
by Marcel Ziswiler
· Mon Mar 25 17:24:57 2019 +0100
e6a7ef5
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
by Anatolij Gustschin
· Mon Mar 18 23:29:33 2019 +0100
753598f
apalis_imx6: switch to zimage
by Marcel Ziswiler
· Fri Feb 08 18:12:25 2019 +0100
f3a4595
configs: apalis_imx6: Use ext4 file system by default
by Sanchayan Maity
· Fri Feb 08 18:12:23 2019 +0100
5bf9b24
apalis_imx6: use both sd/mmc interfaces for setsdupdate
by Max Krummenacher
· Fri Feb 08 18:12:18 2019 +0100
224943f
apalis_imx6: add distroboot support
by Marcel Ziswiler
· Fri Feb 08 18:12:17 2019 +0100
5b04008
apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
by Marcel Ziswiler
· Fri Feb 08 18:12:16 2019 +0100
d8f7838
apalis_imx6: migrate mmc and sata to using driver model
by Marcel Ziswiler
· Fri Feb 08 18:12:14 2019 +0100
a22d71c
apalis_imx6: migrate i2c to using driver model
by Marcel Ziswiler
· Fri Feb 08 18:12:12 2019 +0100
fbc1aca
apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
by Marcel Ziswiler
· Fri Feb 08 18:12:08 2019 +0100
bc0c9e4
apalis_imx6: move console in env from header file to defconfig
by Marcel Ziswiler
· Fri Feb 08 18:12:06 2019 +0100
ca0759b
configs: Migrate CONFIG_DFU_MMC again
by Tom Rini
· Fri Jan 25 12:03:31 2019 -0500
1054176
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· Sun Jul 29 13:13:29 2018 -0500
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
a0f4838
CONFIG_SYS_GENERIC_BOARD: Finish migration
by Tom Rini
· Thu Aug 16 16:44:19 2018 -0400
4e16805
mx6: remove duplicated BOUNCE_BUFFER defines
by Peter Robinson
· Sat May 12 09:48:03 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
f579453
Cleanup CONFIG_VERSION_VARIABLE migration
by Alex Kiernan
· Sun Apr 01 16:37:54 2018 +0000
a410d6e
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· Sun Apr 01 16:37:53 2018 +0000
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· Wed Mar 28 14:38:19 2018 +0200
f705544
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
by Mario Six
· Wed Mar 28 14:38:17 2018 +0200
0051899
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
by Mario Six
· Wed Mar 28 14:38:14 2018 +0200
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Mar 06 19:02:27 2018 -0500
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· Tue Feb 06 07:58:59 2018 -0600
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
b413c45
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· Sun Feb 04 09:32:43 2018 -0600
e364e4b
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· Mon Jan 29 19:25:54 2018 +0100
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:20 2017 +0200
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:18 2017 +0200
6bb1c1e
mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
by Fabio Estevam
· Mon Sep 25 15:20:56 2017 -0300
331fcb5
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· Wed Sep 06 13:49:31 2017 -0300
547cf41
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· Mon Aug 28 20:50:45 2017 +1200
504997e
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· Fri Aug 25 17:50:26 2017 -0400
4e24ff6
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:20:00 2017 -0700
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
0557263
configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1
by Alexandru Gagniuc
· Fri Jul 07 11:36:58 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
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· Wed Jun 14 21:28:24 2017 -0600
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· Fri Jun 02 11:03:50 2017 -0400
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· Fri May 19 17:26:58 2017 +0100
f3a50ee
Convert CONFIG_CMD_HDMIDETECT to Kconfig
by Simon Glass
· Wed May 17 03:25:28 2017 -0600
Next »