Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
119c01c2a571bb901dd0170b85924f74e362b75c
/
include
/
configs
/
t4qds.h
8ccf98b
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· 6 years ago
d7869b2
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
0cd07a9
config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
by Heinrich Schuchardt
· 6 years ago
0fd2290c
cmd: Kconfig: Move CONFIG_MP to Kconfig
by Siva Durga Prasad Paladugu
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
02ddc14
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
by Mario Six
· 7 years ago
e89f8aa
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
by Mario Six
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
7e3caa8
Move CONFIG_PANIC_HANG to Kconfig
by Masahiro Yamada
· 7 years ago
b82e667
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
9920d15
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
3784c78
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
fa37922
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
1989374
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
3bf926c
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
1b33089
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
230ecd7
Convert CONFIG_CMD_ERRATA to Kconfig
by Simon Glass
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
c83a824
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
d98b98d
arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
by Prabhakar Kushwaha
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
51370d5
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
by York Sun
· 8 years ago
66e399b
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
by York Sun
· 8 years ago
d26e34c
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
f8dee36
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
by York Sun
· 8 years ago
05cb79a
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
c476215
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 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
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
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 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
b3142e2
powerpc: configs: Fix init_ram physical address for several boards
by York Sun
· 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
42eccdd
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 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
15672c6
powerpc/freescale: Convert selected boards to generic board architecture
by York Sun
· 11 years ago
b603699
powerpc/T4QDS: add two stage boot of nand/sd
by Shaohui Xie
· 11 years ago
9307cba
powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size
by Prabhakar Kushwaha
· 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
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
1cb19fb
powerpc/T4240EMU: Add T4240EMU target
by York Sun
· 11 years ago
bc48045
powerpc/t4qds: cleanup board header file
by York Sun
· 11 years ago
d2ab4bb
powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file
by York Sun
· 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
69fdf90
powerpc/t4qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· 12 years ago
3e531b0
powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
by Liu Gang
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
3d2972f
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
by York Sun
· 12 years ago
c79fd50
T4240/ramboot: enable PBL tool for T4240
by Shaohui Xie
· 12 years ago
04bccc3
T4240/net: use QSGMII card PHY address by default
by Shaohui Xie
· 12 years ago
9592780
t4240qds/eth: fixup ethernet for t4240qds
by Shengzhou Liu
· 12 years ago
10d644b
powerpc: Add T4160QDS
by York Sun
· 12 years ago
97c7fe6
powerpc/t4240qds: Add voltage ID support
by York Sun
· 12 years ago
4e5c926
powerpc/t4240qds: fix XAUI card PHY address
by Shaohui Xie
· 12 years ago
7ff8c7c
powerpc/t4240qds: Fix SPI flash type
by Shaohui Xie
· 12 years ago
9730b7b
powerpc/t4240qds: Update IFC timing for NOR flash
by York Sun
· 12 years ago
9427ba5
boards/T4240qds:Fix IFC AMASK init as per FPGA register space
by Prabhakar Kushwaha
· 12 years ago
ee52b18
powerpc/t4qds: Add T4QDS board
by York Sun
· 12 years ago