Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8576fbc5352fcea15a76218dcb2f20a52c349248
/
include
/
configs
/
m53evk.h
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 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
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
3cb457d
ARM: mx5: Rename M53EVK
by Marek Vasut
· 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
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 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
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
20ea7ab
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 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
998c479
include/configs: Whitespace fixup
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
839779f
arm: mx5: Enable NAND TrimFFS on M53EVK
by Marek Vasut
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 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
· 10 years ago
add5589
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
937d3e8
kconfig: Move REGEX to Kconfig
by Joe Hershberger
· 10 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
682aed5
arm: m53evk: Zap superfluous tab in env
by Marek Vasut
· 10 years ago
09d6f39
arm: m53evk: Enable FS_GENERIC
by Marek Vasut
· 10 years ago
5e7d9fd
arm: m53evk: Test if bootscript exists before loading it
by Marek Vasut
· 10 years ago
3245e42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
4e183e5
arm: m53evk: Fix RTC bus number
by Marek Vasut
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
ee2352e
ARM: m53evk: Update default environment
by Lothar Rubusch
· 10 years ago
360112b
ARM: m53evk: Adjust mtdparts settings
by Marek Vasut
· 10 years ago
c6b14c7
ARM: m53evk: add needed commands and options
by Marek Vasut
· 10 years ago
c5c8368
arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
by Marek Vasut
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
448cd28
arm: mx5: Avoid hardcoding memory sizes on M53EVK
by Marek Vasut
· 11 years ago
b424ab9
arm: mx5: Fix memory slowness on M53EVK
by Marek Vasut
· 11 years ago
42436a9
tegra: imx: omap: enable Moschip USB ethernet support for several boards
by Gerhard Sittig
· 11 years ago
3a5d2ed
ARM: m53evk: Enable CONFIG_REGEX
by Marek Vasut
· 11 years ago
33e4a81
ARM: m53evk: Rename mxc-nand to mxc_nand
by Marek Vasut
· 11 years ago
fb59a78
ARM: mx53: video: Add IPUv3 LCD support for M53EVK
by Marek Vasut
· 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
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
2e8edf5
arm: mx5: Add support for DENX M53EVK
by Marek Vasut
· 12 years ago