Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
50753b489ea6759799b93419635d3ecfde2b7231
/
include
/
configs
/
tegra-common.h
4cc3885
arm: Disable ATAGs support
by Tom Rini
· 3 years, 3 months ago
637ac01
arm: tegra: define fdtfile option for distro boot
by Peter Robinson
· 4 years, 8 months ago
710966e
Convert CONFIG_ENV_OVERWRITE to Kconfig
by Adam Ford
· 4 years, 5 months ago
41e8edf
treewide: mem: Move mtest related defines to Kconfig
by Ashok Reddy Soma
· 4 years, 7 months ago
b75390f
treewide: Remove CONFIG_SYS_UBOOT_START from configs board files
by Patrice Chotard
· 5 years ago
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
4a8e5d0
tegra: cleanup dangling comments in include/configs
by Peter Robinson
· 6 years ago
b302747
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
c8d3462
Remove config_distro_defaults.h
by Adam Ford
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
f599a03
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
by Stephen Warren
· 7 years ago
ef2a115
ARM: tegra: remove SPL config for non-SPL SoCs
by Stephen Warren
· 7 years ago
5b7c9f0
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
7c7aea7
ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9
by Tuomas Tynkkynen
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
bd74b03
Convert CONFIG_CMD_ENTERRCM to Kconfig
by Simon Glass
· 8 years ago
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
e53abba
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
by Alexey Brodkin
· 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
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 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
e2eaac1
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
988f505
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
by Fabio Estevam
· 8 years ago
3110ece
Convert CONFIG_SYS_STDIO_DEREGISTER 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
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
b644fad
ARM: tegra: increase console buffer size and sys args num
by Bryan Wu
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_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
af974be
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
00ad1f0
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
e3b9026
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
91aeab0
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
8ce7008
ARM: tegra: enable filesystem writing
by Stephen Warren
· 9 years ago
9d84fff
ARM: tegra: fix malloc region sizing
by Stephen Warren
· 9 years ago
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
2674871
ARM: tegra: Use architected timer on ARMv8
by Thierry Reding
· 9 years ago
1b9cff6
ARM: tegra: Disable SPL and non-cached memory on 64-bit
by Thierry Reding
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
f86a127
tegra: Increase maximum arguments to 32
by Simon Glass
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
9869cec
ARM: tegra: enable STDIO deregistration
by Stephen Warren
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
82aa52c
tegra-common: increase malloc pool len by dfu mmc file buffer size
by Przemyslaw Marczak
· 10 years ago
e3e5a9f
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· 10 years ago
4f083fe
ARM: tegra: move common config defines centrally
by Stephen Warren
· 10 years ago
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
66b7e67
dm: tegra: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
00f8f6c
ARM: tegra: Enable non-cached memory
by Thierry Reding
· 10 years ago
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
339fc55
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
bc810dc
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
9520b71
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
1121b1b
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
0a112e3
arm: tegra: use architecture specific memcpy
by Marcel Ziswiler
· 10 years ago
76e68a8
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
b046104
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· 10 years ago
8faf764
dm: tegra: Set up a pre-reloc malloc()
by Simon Glass
· 10 years ago
73a5b1a
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· 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
a436dde
tegra: Enable driver model
by Simon Glass
· 10 years ago
2c0ea60
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· 11 years ago
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
848804f
ARM: tegra: convert tegra to use distro defaults
by Stephen Warren
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
741a0bd
ARM: tegra: convert to common timer code
by Rob Herring
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
d4d5c94
ARM: tegra: support raw ramdisks
by Stephen Warren
· 11 years ago
32c6f3e
ARM: tegra: Make cache line size SoC specific
by Thierry Reding
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
88efe70
Tegra: enable verify support for the crc32 command
by Tom Warren
· 12 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
fadd5ab
tegra: Enable generic board for Tegra
by Simon Glass
· 12 years ago
de5d70b
ARM: tegra: enable a common set of disk-related commands everywhere
by Stephen Warren
· 12 years ago
4b1f4b7
ARM: tegra: make bounce buffer option common
by Stephen Warren
· 12 years ago
df45095
Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
by Tom Warren
· 12 years ago
23d7fe9
Tegra30: Add/enable Cardhu build (T30 reference board)
by Tom Warren
· 12 years ago