summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common-post.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-20Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin1-0/+19
2012-11-20tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin1-0/+19
2012-11-19tegra: use generic fs commands in BOOTCOMMANDStephen Warren1-23/+16
2012-10-29ARM: tegra: use standard variables to define load addressesStephen Warren1-3/+28
2012-10-29ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren1-1/+0
2012-10-15tegra: enable CONFIG_CMD_PARTStephen Warren1-0/+9
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-5/+0
2012-09-11Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-0/+214