summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2018-01-121-0/+2
* ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren2018-01-121-0/+2
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+0
* ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9Tuomas Tynkkynen2017-10-161-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-1/+0
* Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-1/+0
* clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin2017-04-271-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner2017-01-141-1/+0
* Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam2016-12-161-6/+0
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-4/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-5/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* ARM: tegra: increase console buffer size and sys args numBryan Wu2016-09-271-2/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* 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