Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b22bdd9520eb7d1fea41deb8163435479c88ef4b
/
include
/
configs
/
mx53evk.h
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
b413c45
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
3ec09a0
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· 8 years ago
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 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
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 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
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
0222981
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 11 years ago
31ab585
mx53evk: Convert to generic board
by Fabio Estevam
· 11 years ago
21eef28
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
by Fabio Estevam
· 11 years ago
0864e44
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
by Fabio Estevam
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0399741
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
5db5f41
mx5: Select CONFIG_REVISION_TAG
by Fabio Estevam
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
35849b5
MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
by Stefano Babic
· 12 years ago
e1c7c8a
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
0dac8e1
configs: mx53evk: Remove CONFIG_HAS_ETH1
by Fabio Estevam
· 12 years ago
afac165
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
dd793fc
mx53evk: add boot_mode support
by Troy Kisky
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
5bbc9a8
configs: Remove unused symbol CONFIG_DISCOVER_PHY
by Fabio Estevam
· 13 years ago
8462c63
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
4f7e716
mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition
by Fabio Estevam
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
8d790c7
mx53evk: Fix CONFIG_SYS_MEMTEST_END
by Fabio Estevam
· 13 years ago
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
1982e51
mx53evk: Remove unused get_board_rev function
by Fabio Estevam
· 13 years ago
af98ea0
mx53evk: Add RTC support
by Fabio Estevam
· 13 years ago
b1574ff
mx53evk: Remove unneeded '1' from mx53evk.h
by Fabio Estevam
· 13 years ago
96529e2
mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
by Wolfgang Grandegger
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
86b52f5
MX5: mx53evk: use new pmic driver
by Stefano Babic
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
1797838
mx53evk: Place machine ID into board config
by Fabio Estevam
· 13 years ago
e598767
mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF
by Jason Liu
· 13 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
c68d578
mx5: Fix CONFIG_OF_LIBFDT redefined warning
by Shawn Guo
· 14 years ago
1b558bf
mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
by Shawn Guo
· 14 years ago
100b849
Add CONFIG_OF_LIBFDT to more boards.
by Grant Likely
· 14 years ago
38db00b
MX5: Enable flat-device-tree support on mx51/53 evk board
by Liu Hui-R64343
· 14 years ago
4cf4cd7
MX5:MX53: add initial support for MX53EVK board
by Liu Hui-R64343
· 14 years ago