Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37ff057d9446b08fcb66db02f6cb32099a4d2179
/
include
/
configs
/
mx6_common.h
02ada2d
mx6: Select CONFIG_MP with MX6_SMP
by Peter Robinson
· 6 years ago
8f5b794
mx6 common: remove dangling comment
by Peter Robinson
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
07dea2e
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
8bbff6a
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
4671835
imx: initialize and use generic timer on i.MX 6UL/ULL
by Stefan Agner
· 7 years ago
290e7cf
mx6ull: Handle the CONFIG_MX6ULL cases correctly
by Fabio Estevam
· 7 years ago
1b25f2d
mx6_common: remove dead code
by Adam Ford
· 7 years ago
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
51f2937
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 7 years ago
d569c95
Convert CONFIG_CMD_DEKBLOB to Kconfig
by Simon Glass
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8dda2e2
ARM: Migrate errata to Kconfig
by Tom Rini
· 8 years ago
2852267
Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
by Tom Rini
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
90b8038
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
by York Sun
· 8 years ago
2c2e2c9
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
by York Sun
· 8 years ago
15b505b
arm: imx: add HAB authentication of image to SPL boot
by Sven Ebenfeld
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
0114011
mx6_common: correct loadaddr and text base for i.MX6SLL
by Peng Fan
· 8 years ago
e22685d
mx6_common: add secure boot support
by Gary Bisson
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
19a9747
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
3865b9e
autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
by Masahiro Yamada
· 8 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
1ecd2ea
imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M
by Peng Fan
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
94bd1d1
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
by Peng Fan
· 9 years ago
436cf40
imx: mx6ul remove errata for i.MX6UL
by Peng Fan
· 9 years ago
3c73b0a
imx6: standardise OCOTP and fuse config to mx6_common
by Peter Robinson
· 9 years ago
808bf7c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
959da4e
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
by Peter Robinson
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
cd6ddc4
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
by Fabio Estevam
· 9 years ago
1022b85
mx6: standardise CONFIG_CMD_CACHE
by Peter Robinson
· 9 years ago
e51c1e8
imx6: generic MMC config options to mx6_common
by Peter Robinson
· 9 years ago
a380ce6
imx6: standardise filesystem and boot options
by Peter Robinson
· 9 years ago
2d8a074
imx6: move generic miscellaneous and overwrite options
by Peter Robinson
· 9 years ago
8183058
imx6: centralise common boot options in mx6_common.h
by Peter Robinson
· 9 years ago
302b2e5
imx6: move MXC_GPIO define to mx6_common.h
by Peter Robinson
· 9 years ago
ea69091
imx6: move standard ATAG configs to mx6_common.h
by Peter Robinson
· 9 years ago
3b1f681
imx6: move generic imx6 options to mx6_common.h
by Peter Robinson
· 9 years ago
056845c
imx6: move all standard includes to mx6_common.h
by Peter Robinson
· 9 years ago
06ca28e
mx6_common: Do not select esdhc DDR mode for all boards
by Fabio Estevam
· 10 years ago
0e1bf61
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
f13ac7b
imx: mx6: Enable high frequency clock source for GPT
by Ye.Li
· 10 years ago
a76df70
mx6: add support of multi-processor command
by Gabriel Huau
· 10 years ago
4a4784e
mx6: drop ARM errata 742230
by Shawn Guo
· 10 years ago
68659d6
MX6: Enable ARM errata workaround 794072 and 761320
by Nitin Garg
· 11 years ago
6d73c23
mx6: Enable L2 cache support
by Fabio Estevam
· 11 years ago
39f0ac9
mx6: soc: Add the required LDO ramp up delay
by Fabio Estevam
· 11 years ago
e9fd66d
ARM: mx6: define CONFIG_ARM_ERRATA_742230
by Shawn Guo
· 12 years ago
8f39377
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago