summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common-post.h
AgeCommit message (Expand)Author
2018-07-27apalis-tk1: add configuration for teziMarcel Ziswiler
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass
2015-11-10ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren
2015-09-11ARM: tegra: tweak DFU buffer sizesStephen Warren
2015-09-11ARM: tegra: fix malloc region sizingStephen Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-06-09tegra: config: Allow Chrome OS environment settings to be includedSimon Glass
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass
2014-10-22tegra: clean-up useless defineMarcel Ziswiler
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-08-09ARM: tegra: use new generic $bootcmdStephen Warren
2014-06-19ARM: tegra: set initrd_high so boot scripts workStephen Warren
2014-06-19ARM: tegra: fix extlinux.conf search locationStephen Warren
2014-03-05ARM: tegra: implement bootcmd_pxeStephen Warren
2014-03-05ARM: tegra: rework boot scriptsStephen Warren
2014-02-03ARM: tegra: clear $usb_need_init each bootStephen Warren
2014-02-03ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin
2013-03-25tegra114: add SPI driverAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren
2013-01-16Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
2012-11-20tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin
2012-11-19tegra: use generic fs commands in BOOTCOMMANDStephen Warren
2012-10-29ARM: tegra: use standard variables to define load addressesStephen Warren
2012-10-29ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren
2012-10-15tegra: enable CONFIG_CMD_PARTStephen Warren
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren