Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb3500dd5b59b23cf83fa56b5c958b93da8b3541
/
include
/
configs
/
wandboard.h
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
b9438a0
wandboard: Convert to generic board
by Fabio Estevam
· Tue Apr 22 15:34:53 2014 -0300
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· Wed Feb 26 17:47:58 2014 +0400
0ed48e2
wandboard: Set default environment to use zImage
by John Weber
· Mon Jan 06 13:27:22 2014 -0200
2abc2ae
ARM: mx6: Change the FDT loading address to avoid overlaping
by Otavio Salvador
· Mon Dec 16 20:44:04 2013 -0200
062772c
ARM: mx6: Update non-Freescale boards to include CPU errata.
by Eric Nelson
· Tue Nov 26 17:40:30 2013 -0700
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· Fri Oct 04 08:40:05 2013 -0500
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· Mon Sep 30 17:11:48 2013 -0500
b1861d3
wandboard: Use imx6dl-wandboard.dtb for the solo version
by Fabio Estevam
· Mon Sep 09 18:28:07 2013 -0300
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· Wed Jul 31 11:30:38 2013 +0200
c1fa130
mx6: Factor out common HDMI setup code
by Pardeep Kumar Singla
· Thu Jul 25 12:12:13 2013 -0500
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
4d7a340
wandboard: Use splash image at screen center by default
by Otavio Salvador
· Sat Jul 20 17:21:19 2013 -0300
3beb834
wandboard: Change default environment to cope with OE changes
by Otavio Salvador
· Fri Jun 28 18:52:42 2013 -0300
048a64d
Add support for Wandboard Quad
by Tapani Utriainen
· Wed Jun 26 17:51:49 2013 +0800
1c780a8
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· Tue Jun 04 15:05:39 2013 +0000
37abb37
wandboard: Add Boot Splash image with Wandboard logo
by Otavio Salvador
· Mon May 27 12:18:44 2013 +0000
0296f28
wandboard: Enable HDMI splashscreen
by Fabio Estevam
· Thu May 23 07:50:23 2013 +0000
54b8ce2
wandboard: Add boot selection support
by Otavio Salvador
· Fri Apr 19 03:42:03 2013 +0000
fe65104
wandboard: Add support for Carrier Board MicroSD card
by Otavio Salvador
· Fri Apr 19 03:42:02 2013 +0000
328e1d8
wandboard: Add update_sd_firmware support
by Otavio Salvador
· Fri Apr 19 03:42:00 2013 +0000
4f5caa6
wandboard: Use env storage info for mmcdev/mmcpart
by Otavio Salvador
· Fri Apr 19 03:41:59 2013 +0000
242c75c
wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
by Fabio Estevam
· Mon Apr 01 16:03:38 2013 +0000
2142652
wandboard: Remove duplicate 'mmc dev'
by Fabio Estevam
· Mon Apr 01 16:03:36 2013 +0000
1102740
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· Fri Mar 15 10:43:48 2013 +0000