Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f59961e343cc591b99a78690eb01ec590e15baa7
/
include
/
configs
/
P1010RDB.h
f35ed9e
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e404ade
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6b9bd8
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
989e1ce
Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1fdf7c6
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cc4288e
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
77d2f7f
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
9c21df1
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
256fe86
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3662df
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
76f1f38
Use separate options for TPL support
by Simon Glass
· 8 years ago
645176d
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
bb6b142
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
b24a4f6
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
e35eb03
Remove unused BOOTFLAG definitions
by Chris Packham
· 8 years ago
b38eaec
include/configs: Numerous typo fixes: "controler" -> "controller".
by Robert P. J. Day
· 9 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
b39d121
powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
by York Sun
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
74eecd8
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB
by Aneesh Bansal
· 9 years ago
68d5342
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
e5d5d44
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
e4f65d0
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 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
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
a77fda1
net: Move CONFIG_E1000 options to Kconfig
by Simon Glass
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
c9bb942
Move default y configs out of arch/board 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
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
653c28f
board/freescale: use generic board architecture for p1010rdb
by Ying Zhang
· 10 years ago
789490b
mpc85xx: configs - Enable blob command in freescale platforms
by Ruchika Gupta
· 10 years ago
737537e
mpc85xx: configs - Add hash command in freescale platforms
by Ruchika Gupta
· 10 years ago
84e0fb4
powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size
by Ruchika Gupta
· 10 years ago
25b4adb
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
4ce9957
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
de51916
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
by Shaohui Xie
· 10 years ago
9307cba
powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size
by Prabhakar Kushwaha
· 11 years ago
50c7636
powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399
by Aneesh Bansal
· 11 years ago
76c9aaf
powerpc/p1010rdb: SECURE BOOT enabled for NAND
by Aneesh Bansal
· 11 years ago
c9e1f58
powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL
by Ying Zhang
· 11 years ago
d40ddae
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
e222b1f
powerpc/mpc85xx:Increase binary size for P, B & T series boards.
by Prabhakar Kushwaha
· 11 years ago
fbe76ae
board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL
by Prabhakar Kushwaha
· 11 years ago
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
c3cc02a
powerpc/p1010rdb:modify the mtest start_address
by Zhao Qiang
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
ac68807
p1010rdb: enable mtdparts for NAND
by Zhao Qiang
· 11 years ago
cdb2379
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
e512c50
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
by Shengzhou Liu
· 11 years ago
ad89da0
board/p1010rdb: add pin mux and sdhc support in any boot
by Shengzhou Liu
· 11 years ago
0d2cff2
powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h
by Po Liu
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
00f792e
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
0fa934d
board/p1010rdb:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· 12 years ago
74fa22e
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
9760b27
powerpc/corenet_ds: move SATA config to board configuration
by Zang Roy-R61911
· 12 years ago
bffe31c1
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· 12 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
1ba62f1
powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards
by York Sun
· 13 years ago
db917fb
configs: Remove CONFIG_NET_MULTI from board files
by Fabio Estevam
· 13 years ago
4394d0c
sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
by Fabio Estevam
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
2f439e8
powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH
by Ruchika Gupta
· 13 years ago
d793e5a
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
by Dipen Dudhat
· 13 years ago
49249e1
powerpc/85xx: Add basic support for P1010RDB
by Poonam Aggrwal
· 14 years ago