summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra-common.h
Commit message (Expand)AuthorAgeFilesLines
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-211-1/+0
* ns16550: unify serial_tegraThomas Chou2015-11-211-1/+2
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-121-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* ARM: tegra: enable filesystem writingStephen Warren2015-09-111-0/+2
* ARM: tegra: fix malloc region sizingStephen Warren2015-09-111-14/+0
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-4/+0
* ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-281-0/+3
* ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-281-0/+4
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-10/+0
* tegra: Increase maximum arguments to 32Simon Glass2015-06-091-1/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ARM: tegra: enable STDIO deregistrationStephen Warren2015-05-131-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-101-0/+2
|\
| * ARM: tegra: move common config defines centrallyStephen Warren2015-03-041-0/+2
* | tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-0/+5
* | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-6/+0
|/
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-10/+0
* ARM: tegra: Enable non-cached memoryThierry Reding2014-12-181-1/+3
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-111-0/+1
* dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-211-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-0/+2
|\
| * arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-221-0/+2
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-4/+0
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-221-0/+2
|/
* dm: tegra: Enable driver model for serialSimon Glass2014-09-101-1/+8
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-0/+1
* dm: tegra: Set up a pre-reloc malloc()Simon Glass2014-09-101-0/+1
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* tegra: Enable driver modelSimon Glass2014-06-201-0/+3
* ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-101-16/+4
|\
| * ARM: tegra: convert tegra to use distro defaultsStephen Warren2014-03-051-16/+4
* | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-0/+4
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
|/
* ARM: tegra: convert to common timer codeRob Herring2013-11-041-0/+3
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* ARM: tegra: support raw ramdisksStephen Warren2013-08-191-0/+1
* ARM: tegra: Make cache line size SoC specificThierry Reding2013-08-191-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Tegra: enable verify support for the crc32 commandTom Warren2013-04-151-0/+2
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-5/+17
|\
| * ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren2013-03-141-0/+12
OpenPOWER on IntegriCloud