summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra-common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ARM: tegra: make bounce buffer option commonStephen Warren2013-03-141-0/+3
| * Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY defineTom Warren2013-03-141-5/+3
* | tegra: Enable generic board for TegraSimon Glass2013-03-151-0/+2
|/
* Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren2013-01-161-0/+160
OpenPOWER on IntegriCloud