Age | Commit message (Expand) | Author |
2015-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2015-03-09 | tegra-common: increase malloc pool len by dfu mmc file buffer size | Przemyslaw Marczak |
2015-03-04 | dm: tegra: Enable driver model in SPL and adjust the GPIO driver | Simon Glass |
2015-03-04 | ARM: tegra: move common config defines centrally | Stephen Warren |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: tegra: Move driver model CONFIGs to Kconfig | Simon Glass |
2014-12-18 | ARM: tegra: Enable non-cached memory | Thierry Reding |
2014-12-11 | dm: i2c: tegra: Convert to driver model | Simon Glass |
2014-11-21 | dm: tegra: Avoid using arch-specific memcpy() in SPL | Simon Glass |
2014-10-23 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-10-23 | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig | Masahiro Yamada |
2014-10-22 | dm: tegra: spi: Convert to driver model | Simon Glass |
2014-10-22 | arm: tegra: use architecture specific memcpy | Marcel Ziswiler |
2014-09-10 | dm: tegra: Enable driver model for serial | Simon Glass |
2014-09-10 | tegra: Convert tegra GPIO driver to use driver model | Simon Glass |
2014-09-10 | dm: tegra: Set up a pre-reloc malloc() | Simon Glass |
2014-08-30 | tegra: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-06-20 | tegra: Enable driver model | Simon Glass |
2014-05-13 | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE | Stephen Warren |
2014-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-03-07 | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada |
2014-03-05 | ARM: tegra: convert tegra to use distro defaults | Stephen Warren |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
2013-11-04 | ARM: tegra: convert to common timer code | Rob Herring |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-08-19 | ARM: tegra: support raw ramdisks | Stephen Warren |
2013-08-19 | ARM: tegra: Make cache line size SoC specific | Thierry Reding |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-15 | Tegra: enable verify support for the crc32 command | Tom Warren |
2013-04-14 | ARM: fix CONFIG_SPL_MAX_SIZE semantics | Albert ARIBAUD |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | tegra: Enable generic board for Tegra | Simon Glass |
2013-03-14 | ARM: tegra: enable a common set of disk-related commands everywhere | Stephen Warren |
2013-03-14 | ARM: tegra: make bounce buffer option common | Stephen Warren |
2013-03-14 | Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define | Tom Warren |
2013-01-16 | Tegra30: Add/enable Cardhu build (T30 reference board) | Tom Warren |