aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tegra-common.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-1/+0
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-4/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner1-1/+0
2016-12-16Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam1-6/+0
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-4/+0
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