summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common-post.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-19tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini1-1/+8
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-2/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-06-05ARM: tegra: Allow boards to override boot target devicesThierry Reding1-0/+2
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut1-1/+1
2018-01-23fs: Migrate ext4 to KconfigTuomas Tynkkynen1-5/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-1/+0
2017-06-09tegra: Enable CP15 initSimon Glass1-1/+1
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-3/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-3/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-2/+2
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-7/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-9/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-3/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-3/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-3/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-3/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-3/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-13/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass1-2/+8
2015-11-10ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren1-2/+0
2015-09-12ARM: tegra: tweak DFU buffer sizesStephen Warren1-2/+3
2015-09-12ARM: tegra: fix malloc region sizingStephen Warren1-0/+14
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren1-2/+10
2015-06-09tegra: config: Allow Chrome OS environment settings to be includedSimon Glass1-1/+6
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass1-1/+7
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren1-0/+2
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass1-1/+1
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-4/+0
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass1-1/+1
2014-10-22tegra: clean-up useless defineMarcel Ziswiler1-4/+0
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-1/+0
2014-08-09ARM: tegra: use new generic $bootcmdStephen Warren1-130/+10
2014-06-19ARM: tegra: set initrd_high so boot scripts workStephen Warren1-0/+2
2014-06-19ARM: tegra: fix extlinux.conf search locationStephen Warren1-4/+3
2014-03-06ARM: tegra: implement bootcmd_pxeStephen Warren1-1/+17
2014-03-06ARM: tegra: rework boot scriptsStephen Warren1-9/+30
2014-02-03ARM: tegra: clear $usb_need_init each bootStephen Warren1-0/+1
2014-02-03ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren1-1/+6
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-2/+2
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin1-0/+2
2013-03-25tegra114: add SPI driverAllen Martin1-1/+1
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin1-0/+4
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren1-2/+9
2013-01-17Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren1-27/+0