Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
65bfb42b5263525a1a0f81fe47b901df0ca7a0b5
/
include
/
configs
/
ea20.h
d1f15a1
Convert CONFIG_SOC_DA8XX et al to Kconfig
by Adam Ford
· 7 years ago
19b336e
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 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
d09f377
Convert CONFIG_CMD_SAVES to Kconfig
by Simon Glass
· 7 years ago
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
c20bb73
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 7 years ago
ce3574f
common: arm: davinci: Move header file out of common
by Simon Glass
· 8 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
1b9cb56
Kconfig: Drop CONFIG_CMD_ENV
by Simon Glass
· 8 years ago
430dcea
Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
by Tom Rini
· 8 years ago
20ea563
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 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
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
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· 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
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
20ea7ab
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· 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
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
dc8a1da
ea20: Convert to generic board
by Stefano Babic
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
4fb5d07
ARM: remove CONFIG_ARM926EJS defines
by Masahiro Yamada
· 10 years ago
bc9cd95
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
by Vitaly Andrianov
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
e9b8987
configs: Remove unused CONFIG_BOOTP_DEFAULT
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
108458a
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
e209504
da8xx: ea20: Add the configuration define for the exact SoC variant
by Tomas Novotny
· 12 years ago
fd5ba89
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
29665cf
davinci: ea20: add some configs and default environmet variables
by Bastian Ruppert
· 12 years ago
cf52537
davinci: ea20: the console is always set to the serial line
by Bastian Ruppert
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 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
e3c071a
arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
d0753d9
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
by Tom Rini
· 13 years ago
562b7b9
Davinci: ea20: use gpio framework to access gpios
by Stefano Babic
· 13 years ago
0dfccbe
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
57b2168
NAND: remove NAND_MAX_CHIPS definitions
by Vladimir Zapolskiy
· 13 years ago
847b690
Davinci: ea20: added PREBOOT to configuration
by Stefano Babic
· 13 years ago
0a00a17
Davinci: ea20: added I2C support
by Stefano Babic
· 13 years ago
16f6184
Davinci: ea20: added video support
by Stefano Babic
· 13 years ago
af974a1
Davinci: ea20: add gpio for keeping power on in board_late_init
by Bastian Ruppert
· 13 years ago
5b043a3
Davinci: ea20: Add default U-Boot environment
by Stefano Babic
· 13 years ago
c9ab5c0
Davinci: ea20: Add NAND support
by Stefano Babic
· 13 years ago
eb98e9d
Davinci: ea20: set console on UART0
by Bastian Ruppert
· 13 years ago
5b5260e
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
by Manjunath Hadli
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
f57fd34
Davinci: add support for the ea20 board
by Stefano Babic
· 14 years ago