Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
388a9044e63408d1e58c53ce76c5f2bd0271211c
/
include
/
configs
/
wandboard.h
f3a50ee
Convert CONFIG_CMD_HDMIDETECT to Kconfig
by Simon Glass
· 8 years ago
496a417
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
3ec09a0
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· 8 years ago
d997f7c
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
by Tom Rini
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
4747d15
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
by Sven Ebenfeld
· 8 years ago
ac3ee42
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
28b9188
wandboard: Remove videoargs script
by Fabio Estevam
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
c220d15
wandboard: move environment partition farther from u-boot.img
by Alexey Brodkin
· 8 years ago
b99d664
wandboard: enable SATA with imx6q
by Gilles Chanteperdrix
· 8 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
18719c1
wandboard: fix variable name so PXE boot works
by Peter Robinson
· 9 years ago
537be13
imx6: fix warnings due to switch to distro environment
by Stefano Babic
· 9 years ago
413e90a
arm: imx: Switch Wandboard to use config_distro_bootcmd.h.
by Vagrant Cascadian
· 9 years ago
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
b596732
imx6: standardise OCOTP and fuse config to mx6_common
by Peter Robinson
· 9 years ago
9582d23
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
aec72fb
wandboard: Add board revision detection support
by Fabio Estevam
· 10 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
add5589
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
d1e3399
mx6: standardise CONFIG_CMD_CACHE
by Peter Robinson
· 10 years ago
be6c5f1
imx6: generic MMC config options to mx6_common
by Peter Robinson
· 10 years ago
f320d70
imx6: standardise filesystem and boot options
by Peter Robinson
· 10 years ago
61a1b9d
imx6: move generic miscellaneous and overwrite options
by Peter Robinson
· 10 years ago
490a61e
imx6: centralise common boot options in mx6_common.h
by Peter Robinson
· 10 years ago
a0e6379
imx6: move MXC_GPIO define to mx6_common.h
by Peter Robinson
· 10 years ago
3028f62
imx6: move standard ATAG configs to mx6_common.h
by Peter Robinson
· 10 years ago
e193ff2
imx6: move generic imx6 options to mx6_common.h
by Peter Robinson
· 10 years ago
4b67150
imx6: move all standard includes to mx6_common.h
by Peter Robinson
· 10 years ago
1fa6486
wandboard: Switch to SPL support
by Fabio Estevam
· 10 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
288392d
wandboard: Use the default CONFIG_SYS_PBSIZE
by Fabio Estevam
· 10 years ago
6be5d9d
wandboard: Use 32bit color depth for Fusion LCD
by Otavio Salvador
· 10 years ago
482cb3b
board: wandboard: add usb storage
by Jeroen Hofstee
· 10 years ago
ae0bd71
wandboard: Select CONFIG_CMD_FUSE
by Fabio Estevam
· 10 years ago
ef35d2e
wandboard: Pass video kernel arguments for HDMI and LCD
by Otavio Salvador
· 11 years ago
1d744d9
wandboard: add Future Eletronics 7" WVGA LCD extension board
by Otavio Salvador
· 11 years ago
b9438a0
wandboard: Convert to generic board
by Fabio Estevam
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
0ed48e2
wandboard: Set default environment to use zImage
by John Weber
· 11 years ago
2abc2ae
ARM: mx6: Change the FDT loading address to avoid overlaping
by Otavio Salvador
· 11 years ago
062772c
ARM: mx6: Update non-Freescale boards to include CPU errata.
by Eric Nelson
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
b1861d3
wandboard: Use imx6dl-wandboard.dtb for the solo version
by Fabio Estevam
· 11 years ago
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
c1fa130
mx6: Factor out common HDMI setup code
by Pardeep Kumar Singla
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4d7a340
wandboard: Use splash image at screen center by default
by Otavio Salvador
· 11 years ago
3beb834
wandboard: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
048a64d
Add support for Wandboard Quad
by Tapani Utriainen
· 11 years ago
1c780a8
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· 11 years ago
37abb37
wandboard: Add Boot Splash image with Wandboard logo
by Otavio Salvador
· 12 years ago
0296f28
wandboard: Enable HDMI splashscreen
by Fabio Estevam
· 12 years ago
54b8ce2
wandboard: Add boot selection support
by Otavio Salvador
· 12 years ago
fe65104
wandboard: Add support for Carrier Board MicroSD card
by Otavio Salvador
· 12 years ago
328e1d8
wandboard: Add update_sd_firmware support
by Otavio Salvador
· 12 years ago
4f5caa6
wandboard: Use env storage info for mmcdev/mmcpart
by Otavio Salvador
· 12 years ago
242c75c
wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
by Fabio Estevam
· 12 years ago
2142652
wandboard: Remove duplicate 'mmc dev'
by Fabio Estevam
· 12 years ago
1102740
Add initial support for Wandboard dual lite and solo.
by Fabio Estevam
· 12 years ago