Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
acb83bb3ec4fd7f52c600244daa5d8caa53a4924
/
include
/
configs
/
mx53ard.h
d7869b2
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
86cf1c8
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 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
8daec2d
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· 7 years ago
0a9ef45
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
3784c78
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
29ec685
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 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
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
d259c00
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
by Jagan Teki
· 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
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
cb04db1
include/configs: Whitespace fixup
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
3c525ec
mx53ard: Move to booting zImage
by Fabio Estevam
· 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
03544c6
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
f8cb101
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
fa481a8
mx53ard: Use the standard U-boot prompt
by Fabio Estevam
· 10 years ago
4677b1b
mx53ard: Convert to generic board
by Fabio Estevam
· 11 years ago
0159995
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
by Fabio Estevam
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
b089d03
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a3f170c
mx53ard: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
7fb72c7
ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
by Fabio Estevam
· 11 years ago
547e31d
mx53ard: Rework default environment to support FDT, MMC and netboot
by Otavio Salvador
· 12 years ago
fd622f2
mx5: Select CONFIG_REVISION_TAG
by Fabio Estevam
· 12 years ago
68fbc0e
imx: mx53ard: Add support for NAND Flash
by Benoît Thébaudeau
· 12 years ago
6696811
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
833b643
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
f28e269
configs: Remove unused symbol CONFIG_DISCOVER_PHY
by Fabio Estevam
· 13 years ago
de6f604
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
b6a5fbf
mx53ard: Remove CONFIG_SYS_I2C_SLAVE definition
by Fabio Estevam
· 12 years ago
3e5a0f3
mx53ard: Remove unused CONFIG_MII_GASKET
by Fabio Estevam
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
40f6fff
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
d7f7141
mx53ard: Remove unused get_board_rev function
by Fabio Estevam
· 13 years ago
28b119e
mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
by Wolfgang Grandegger
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
7c2eaba
mx53ard: Place machine ID into board config
by Fabio Estevam
· 13 years ago
8b5a4bc
mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF
by Jason Liu
· 13 years ago
47c3e07
MX53: Add initial support for MX53ARD
by Fabio Estevam
· 13 years ago