Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79efdf634f063cb5cb452d875c135fd3434afb6a
/
include
/
configs
/
wandboard.h
b9796e8
global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
by Tom Rini
· Sun Dec 04 10:04:56 2022 -0500
a17aa19
global: Migrate CONFIG_MXC_UART_BASE to CFG
by Tom Rini
· Sun Dec 04 10:04:55 2022 -0500
c9edebe
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
by Tom Rini
· Sun Dec 04 10:03:50 2022 -0500
1eed03e
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:19 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
3f00477
Convert CONFIG_LBA48 et al to Kconfig
by Tom Rini
· Fri Jun 10 22:59:28 2022 -0400
fd54067
ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code
by Tom Rini
· Fri Jun 10 22:59:25 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
d47c4cd
video: Drop CONFIG_VIDEO_BMP_LOGO
by Simon Glass
· Sun Jan 23 07:04:07 2022 -0700
231e774
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
by Simon Glass
· Mon Jan 31 07:49:37 2022 -0700
8e5a8b6
video: Convert CONFIG_VIDEO_LOGO to Kconfig
by Simon Glass
· Fri Nov 19 13:24:01 2021 -0700
eb6aadc
arm: Finish migration of CONFIG_MACH_TYPE
by Tom Rini
· Mon Aug 30 09:16:32 2021 -0400
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
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
442e60e
arm: wandboard: move CONFIG_MXC_UART to defconfig
by Heinrich Schuchardt
· Mon Jun 08 01:43:47 2020 +0200
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
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
8f05a2c
imx: wandboard: convert FEC support to DM_ETH
by Anatolij Gustschin
· Fri Sep 20 22:49:06 2019 +0200
87cb710
imx: wandboard: fix splash logo drawing
by Anatolij Gustschin
· Wed Sep 18 16:55:49 2019 +0200
7564825
imx6: wandboard: allow booting from MMC 2
by Heinrich Schuchardt
· Sun Jun 23 09:49:43 2019 +0200
23e5eb7
imx6: wandboard: convert to DM_I2C
by Anatolij Gustschin
· Mon Mar 18 23:29:46 2019 +0100
a0e9e84
imx6: wandboard: convert to DM_PMIC
by Anatolij Gustschin
· Mon Mar 18 23:29:45 2019 +0100
db48f55
imx6: wandboard: convert to DM_VIDEO
by Anatolij Gustschin
· Mon Mar 18 23:29:44 2019 +0100
e5fa153
imx6: wandboard: convert to DM_USB
by Anatolij Gustschin
· Mon Mar 18 23:29:43 2019 +0100
e6a7ef5
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
by Anatolij Gustschin
· Mon Mar 18 23:29:33 2019 +0100
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
cc02eae
wandboard: Remove hardcoded baudrate from "console" variable
by Otavio Salvador
· Mon Jun 11 15:08:04 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
a410d6e
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· Sun Apr 01 16:37:53 2018 +0000
f705544
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
by Mario Six
· Wed Mar 28 14:38:17 2018 +0200
c8d3462
Remove config_distro_defaults.h
by Adam Ford
· Tue Feb 06 07:49:32 2018 -0600
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
80d51a4
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· Mon Nov 06 18:15:11 2017 -0500
a48538c
wandboard: Add support for the MX6QP variant
by Fabio Estevam
· Sat Oct 14 09:17:54 2017 -0300
e40cb55
wandboard: Add support for the latest revd1 revision
by Fabio Estevam
· Mon Oct 02 15:47:29 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
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Aug 16 18:07:20 2017 -0400
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
851565c
arm: imx: Enable booting from SATA on wandboard.
by Vagrant Cascadian
· Thu Jul 27 12:46:24 2017 -0400
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
b0bac9e
wandboard: Use PARTUUID to specify the rootfs location
by Fabio Berton
· Mon Jul 10 17:04:09 2017 -0300
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· Wed Jun 14 21:28:24 2017 -0600
f3a50ee
Convert CONFIG_CMD_HDMIDETECT to Kconfig
by Simon Glass
· Wed May 17 03:25:28 2017 -0600
496a417
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· Fri May 12 22:33:29 2017 -0400
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· Fri May 12 22:33:28 2017 -0400
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· Fri May 12 22:33:27 2017 -0400
3ec09a0
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· Wed Apr 26 22:27:54 2017 -0600
d997f7c
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
by Tom Rini
· Wed Jan 25 20:42:36 2017 -0500
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· Sat Jan 21 11:48:33 2017 +0100
4747d15
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
by Sven Ebenfeld
· Fri Nov 25 21:42:53 2016 +0100
ac3ee42
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· Mon Oct 17 20:12:59 2016 -0600
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· Mon Oct 17 20:12:49 2016 -0600
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· Mon Oct 17 20:12:41 2016 -0600
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· Mon Oct 17 20:12:37 2016 -0600
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· Mon Oct 17 20:12:40 2016 -0600
28b9188
wandboard: Remove videoargs script
by Fabio Estevam
· Mon Sep 12 12:01:47 2016 -0300
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:44 2016 -0600
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:41 2016 -0600
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
c220d15
wandboard: move environment partition farther from u-boot.img
by Alexey Brodkin
· Sat Jul 09 15:42:47 2016 +0300
b99d664
wandboard: enable SATA with imx6q
by Gilles Chanteperdrix
· Thu Jun 09 10:33:27 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
18719c1
wandboard: fix variable name so PXE boot works
by Peter Robinson
· Wed Jan 20 10:00:16 2016 +0000
537be13
imx6: fix warnings due to switch to distro environment
by Stefano Babic
· Fri Nov 13 10:49:01 2015 +0100
413e90a
arm: imx: Switch Wandboard to use config_distro_bootcmd.h.
by Vagrant Cascadian
· Tue Oct 27 12:49:40 2015 -0700
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· Mon Sep 21 22:43:38 2015 +0200
b596732
imx6: standardise OCOTP and fuse config to mx6_common
by Peter Robinson
· Wed Jun 24 17:09:46 2015 +0100
9582d23
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Jun 08 08:37:02 2015 -0400
aec72fb
wandboard: Add board revision detection support
by Fabio Estevam
· Thu May 21 19:24:05 2015 -0300
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· Fri May 29 19:46:35 2015 -0500
add5589
Move setexpr to Kconfig
by Joe Hershberger
· Tue May 05 19:08:13 2015 -0500
d1e3399
mx6: standardise CONFIG_CMD_CACHE
by Peter Robinson
· Fri May 22 17:30:53 2015 +0100
be6c5f1
imx6: generic MMC config options to mx6_common
by Peter Robinson
· Fri May 22 17:30:52 2015 +0100
f320d70
imx6: standardise filesystem and boot options
by Peter Robinson
· Fri May 22 17:30:51 2015 +0100
61a1b9d
imx6: move generic miscellaneous and overwrite options
by Peter Robinson
· Fri May 22 17:30:50 2015 +0100
490a61e
imx6: centralise common boot options in mx6_common.h
by Peter Robinson
· Fri May 22 17:30:49 2015 +0100
a0e6379
imx6: move MXC_GPIO define to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:48 2015 +0100
3028f62
imx6: move standard ATAG configs to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:47 2015 +0100
e193ff2
imx6: move generic imx6 options to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:46 2015 +0100
4b67150
imx6: move all standard includes to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:45 2015 +0100
1fa6486
wandboard: Switch to SPL support
by Fabio Estevam
· Mon May 11 20:50:22 2015 -0300
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· Fri Mar 20 10:20:40 2015 -0700
288392d
wandboard: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· Mon Mar 02 14:14:34 2015 -0300
6be5d9d
wandboard: Use 32bit color depth for Fusion LCD
by Otavio Salvador
· Thu Jan 15 13:32:29 2015 -0200
482cb3b
board: wandboard: add usb storage
by Jeroen Hofstee
· Thu Oct 23 23:02:01 2014 +0200
ae0bd71
wandboard: Select CONFIG_CMD_FUSE
by Fabio Estevam
· Wed Sep 24 15:21:58 2014 -0300
ef35d2e
wandboard: Pass video kernel arguments for HDMI and LCD
by Otavio Salvador
· Thu May 01 19:02:32 2014 -0300
1d744d9
wandboard: add Future Eletronics 7" WVGA LCD extension board
by Otavio Salvador
· Thu May 01 19:02:31 2014 -0300
Next »