Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7fb9603f7e71aab67ebeafb70f5a21229b7471ec
/
include
/
configs
/
T4240RDB.h
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
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 8 years ago
9fdc0de
Convert CONFIG_CMD_ERRATA to Kconfig
by Simon Glass
· 8 years ago
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 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
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
a5c4d40
Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
by Tom Rini
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
b0f8bae
arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
by Prabhakar Kushwaha
· 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
fe84507
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
by York Sun
· 8 years ago
dcd28c0
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
by York Sun
· 8 years ago
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
af5495a
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
by York Sun
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
e7a6eaf
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
0fad326
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· 8 years ago
28a4e6a
powerpc: T4240RDB: Remove macro CONFIG_T4240RDB
by York Sun
· 8 years ago
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
55107dc
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
by Zhao Qiang
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
7db65a8
Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
bd58f1d
Convert CONFIG_SPL_MMC_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
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6c08cf
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d4c6180
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
b7f4b85
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
a809981
include/configs: Numerous typo fixes: "controler" -> "controller".
by Robert P. J. Day
· 9 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
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
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3322e21
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB
by Aneesh Bansal
· 9 years ago
ff77905
powerpc/board/t4240rdb: Enable VID support
by Ying Zhang
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 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
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
ee7b483
powerpc: configs: Fix init_ram physical address for several boards
by York Sun
· 9 years ago
9008a5b
net: Move CONFIG_E1000 options to Kconfig
by Simon Glass
· 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
3466855
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 10 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
66cba6b
powerpc/t4rdb: Add SD boot support for T4240RDB board
by Chunhe Lan
· 10 years ago
c80a0db
T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
by Chunhe Lan
· 10 years ago
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
ff2c646
mpc85xx: inhibit qman and bman portals by default
by Jeffrey Ladouceur
· 10 years ago
d61c88e
powerpc/t4240rdb: Convert to use generic board code
by Chunhe Lan
· 10 years ago
de25faf
powerpc/t4240rdb: enable eSDHC 3.3V support
by Xiaobo Xie
· 10 years ago
6e2ee5b
powerpc/t4rdb: Fix CPLD timing
by Chunhe Lan
· 10 years ago
c3eb88d
powerpc/t4rdb: Add support of CPLD
by Chunhe Lan
· 10 years ago
29e4b0e
mpc85xx: configs - Enable blob command in freescale platforms
by Ruchika Gupta
· 10 years ago
12af67f
mpc85xx: configs - Add hash command in freescale platforms
by Ruchika Gupta
· 10 years ago
5fb0833
powerpc/85xx: Add T4160RDB board support
by Chunhe Lan
· 11 years ago
8e4f3ff
powerpc/85xx: Add T4240RDB board support
by Chunhe Lan
· 11 years ago