Age | Commit message (Expand) | Author |
2015-11-10 | ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere | Stephen Warren |
2015-09-11 | ARM: tegra: tweak DFU buffer sizes | Stephen Warren |
2015-09-11 | ARM: tegra: fix malloc region sizing | Stephen Warren |
2015-07-28 | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren |
2015-06-09 | tegra: config: Allow Chrome OS environment settings to be included | Simon Glass |
2015-06-09 | tegra: cros_ec: Add tegra support for Chrome OS EC | Simon Glass |
2015-05-13 | ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization | Stephen Warren |
2015-05-13 | tegra: config: Use CONFIG_LCD to detect LCD presence | Simon Glass |
2014-10-23 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-10-22 | dm: tegra: spi: Convert to driver model | Simon Glass |
2014-10-22 | tegra: clean-up useless define | Marcel Ziswiler |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-08-09 | ARM: tegra: use new generic $bootcmd | Stephen Warren |
2014-06-19 | ARM: tegra: set initrd_high so boot scripts work | Stephen Warren |
2014-06-19 | ARM: tegra: fix extlinux.conf search location | Stephen Warren |
2014-03-05 | ARM: tegra: implement bootcmd_pxe | Stephen Warren |
2014-03-05 | ARM: tegra: rework boot scripts | Stephen Warren |
2014-02-03 | ARM: tegra: clear $usb_need_init each boot | Stephen Warren |
2014-02-03 | ARM: tegra: set env vars to indicate Cardhu A04 support | Stephen Warren |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | tegra: i2c: Enable new CONFIG_SYS_I2C framework | Simon Glass |
2013-05-28 | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build | Axel Lin |
2013-03-25 | tegra114: add SPI driver | Allen Martin |
2013-03-25 | spi: add common fdt SPI driver interface | Allen Martin |
2013-02-11 | tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS | Stephen Warren |
2013-01-16 | Tegra30: Add/enable Cardhu build (T30 reference board) | Tom Warren |
2012-12-19 | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin |
2012-11-20 | tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h | Allen Martin |
2012-11-19 | tegra: use generic fs commands in BOOTCOMMAND | Stephen Warren |
2012-10-29 | ARM: tegra: use standard variables to define load addresses | Stephen Warren |
2012-10-29 | ARM: tegra: define CONFIG_SYS_BOOTMAPSZ | Stephen Warren |
2012-10-15 | tegra: enable CONFIG_CMD_PART | Stephen Warren |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2012-09-10 | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren |