summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra-common-post.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-13/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-161-2/+8
* ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren2015-11-101-2/+0
* ARM: tegra: tweak DFU buffer sizesStephen Warren2015-09-111-2/+3
* ARM: tegra: fix malloc region sizingStephen Warren2015-09-111-0/+14
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-2/+10
* tegra: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-091-1/+6
* tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-091-1/+7
* ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren2015-05-131-0/+2
* tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass2015-05-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-4/+0
|\
| * tegra: clean-up useless defineMarcel Ziswiler2014-10-221-4/+0
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-221-1/+1
|/
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-1/+0
* ARM: tegra: use new generic $bootcmdStephen Warren2014-08-091-130/+10
* ARM: tegra: set initrd_high so boot scripts workStephen Warren2014-06-191-0/+2
* ARM: tegra: fix extlinux.conf search locationStephen Warren2014-06-191-4/+3
* ARM: tegra: implement bootcmd_pxeStephen Warren2014-03-051-1/+17
* ARM: tegra: rework boot scriptsStephen Warren2014-03-051-9/+30
* ARM: tegra: clear $usb_need_init each bootStephen Warren2014-02-031-0/+1
* ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren2014-02-031-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+2
|\
| * tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-231-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-281-0/+2
* tegra114: add SPI driverAllen Martin2013-03-251-1/+1
* spi: add common fdt SPI driver interfaceAllen Martin2013-03-251-0/+4
* tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren2013-02-111-2/+9
* Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren2013-01-161-27/+0
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-191-0/+19
|\
| * tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.hAllen Martin2012-11-201-0/+19
* | tegra: use generic fs commands in BOOTCOMMANDStephen Warren2012-11-191-23/+16
|/
* ARM: tegra: use standard variables to define load addressesStephen Warren2012-10-291-3/+28
* ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren2012-10-291-1/+0
* tegra: enable CONFIG_CMD_PARTStephen Warren2012-10-151-0/+9
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-5/+0
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-0/+214
OpenPOWER on IntegriCloud