Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d021e942107a1f7304a879cec99286ca462f7be3
/
include
/
configs
/
tegra-common.h
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
75670c8
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
f097532
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
by Stephen Warren
· 7 years ago
0d1bd15
ARM: tegra: remove SPL config for non-SPL SoCs
by Stephen Warren
· 7 years ago
0a9ef45
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
0c19efa
ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9
by Tuomas Tynkkynen
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
91d27a1
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
221a949
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 7 years ago
42e6f85
Convert CONFIG_CMD_ENTERRCM to Kconfig
by Simon Glass
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
a1b343d
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
by Alexey Brodkin
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
3788b45
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
f417d40
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
be72591
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
by Fabio Estevam
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
ef26d60
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
19a9747
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
64a4fe7
ARM: tegra: increase console buffer size and sys args num
by Bryan Wu
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_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
53b5bf3
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
601800b
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· 9 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
1874626
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
d6bf06c
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
68295a4
ARM: tegra: enable filesystem writing
by Stephen Warren
· 9 years ago
99d9696
ARM: tegra: fix malloc region sizing
by Stephen Warren
· 9 years ago
bbc1b99
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
181bd9d
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
f41f0a1
ARM: tegra: Use architected timer on ARMv8
by Thierry Reding
· 9 years ago
6527268
ARM: tegra: Disable SPL and non-cached memory on 64-bit
by Thierry Reding
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
0859b49
tegra: Increase maximum arguments to 32
by Simon Glass
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
86bd20b
ARM: tegra: enable STDIO deregistration
by Stephen Warren
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
52a7c98
tegra-common: increase malloc pool len by dfu mmc file buffer size
by Przemyslaw Marczak
· 10 years ago
bdfb341
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· 10 years ago
026baff
ARM: tegra: move common config defines centrally
by Stephen Warren
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
d7a4b2e
dm: tegra: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
d1e5b40
ARM: tegra: Enable non-cached memory
by Thierry Reding
· 10 years ago
b0e6ef4
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
9dacbb2
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
03a3536
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
fda6fac
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
4270d5a
arm: tegra: use architecture specific memcpy
by Marcel Ziswiler
· 10 years ago
858530a
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
2fccd2d
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· 10 years ago
a474111
dm: tegra: Set up a pre-reloc malloc()
by Simon Glass
· 10 years ago
ddd960e
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· 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
47f3d3c
tegra: Enable driver model
by Simon Glass
· 10 years ago
f175603
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
by Stephen Warren
· 11 years ago
5495dae
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
cd2e46c
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
68cf64d
ARM: tegra: convert tegra to use distro defaults
by Stephen Warren
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
31df989
ARM: tegra: convert to common timer code
by Rob Herring
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
8258c12
ARM: tegra: support raw ramdisks
by Stephen Warren
· 11 years ago
0d79f4f
ARM: tegra: Make cache line size SoC specific
by Thierry Reding
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3efff99
Tegra: enable verify support for the crc32 command
by Tom Warren
· 12 years ago
6ebc346
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
dd7f65f
tegra: Enable generic board for Tegra
by Simon Glass
· 12 years ago
11d9c03
ARM: tegra: enable a common set of disk-related commands everywhere
by Stephen Warren
· 12 years ago
a885f85
ARM: tegra: make bounce buffer option common
by Stephen Warren
· 12 years ago
bfcf46d
Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
by Tom Warren
· 12 years ago
f01b631
Tegra30: Add/enable Cardhu build (T30 reference board)
by Tom Warren
· 12 years ago