summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-4/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-2/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-5/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* ARM: tegra: increase console buffer size and sys args numBryan Wu2016-09-27-2/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-2/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-31-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-2/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-21-1/+0
* ns16550: unify serial_tegraThomas Chou2015-11-21-1/+2
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-12-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* ARM: tegra: enable filesystem writingStephen Warren2015-09-11-0/+2
* ARM: tegra: fix malloc region sizingStephen Warren2015-09-11-14/+0
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-13-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-4/+0
* ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-28-0/+3
* ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-28-0/+4
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-10/+0
* tegra: Increase maximum arguments to 32Simon Glass2015-06-09-1/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* ARM: tegra: enable STDIO deregistrationStephen Warren2015-05-13-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-10-0/+2
|\
| * ARM: tegra: move common config defines centrallyStephen Warren2015-03-04-0/+2
* | tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-09-0/+5
* | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-04-6/+0
|/
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-1/+0
* dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-10/+0
* ARM: tegra: Enable non-cached memoryThierry Reding2014-12-18-1/+3
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-0/+1
* dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-21-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23-0/+2
|\
| * arm: tegra: use architecture specific memcpyMarcel Ziswiler2014-10-22-0/+2
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-4/+0
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-22-0/+2
|/
* dm: tegra: Enable driver model for serialSimon Glass2014-09-10-1/+8
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-10-0/+1
* dm: tegra: Set up a pre-reloc malloc()Simon Glass2014-09-10-0/+1
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* tegra: Enable driver modelSimon Glass2014-06-20-0/+3
* ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-13-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10-16/+4
|\