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