Age | Commit message (Expand) | Author |
2014-04-17 | usb: tegra: combine header file | Stefan Agner |
2014-04-17 | ARM: tegra: prototype pinmux_init() in board.h | Stephen Warren |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-03 | ARM: tegra: only build __pinmux_nand() when it's needed | Tom Warren |
2014-01-24 | lib: time: add weak timer_init() function | Darwin Rambo |
2013-11-01 | Makefile: convert makefiles to Kbuild style and delete grep switch | Masahiro Yamada |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
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-07-11 | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 | Jim Lin |
2013-04-15 | Tegra: Split tegra_get_chip_type() into soc & sku funcs | Tom Warren |
2013-03-25 | spi: add common fdt SPI driver interface | Allen Martin |
2013-03-25 | tegra: spi: rename tegra SPI drivers | Allen Martin |
2013-03-25 | tegra: remove support for UART SPI switch | Allen Martin |
2013-03-14 | Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines | Tom Warren |
2013-03-14 | Tegra: MMC: Add DT support to MMC driver for all T20 boards | Tom Warren |
2013-03-14 | tegra: usb: move implementation into right directory | Lucas Stach |
2013-02-11 | Tegra114: Add generic Tegra114 build support | Tom Warren |
2013-02-11 | tegra: add SPI SLINK driver | Allen Martin |
2013-01-16 | Tegra30: Add generic Tegra30 build support | Tom Warren |
2013-01-16 | tegra: display: add board pinmux | Marc Dietrich |
2012-11-19 | tegra: Add LCD support to Nvidia boards | Simon Glass |
2012-11-19 | tegra: Add support for PWM | Simon Glass |
2012-10-29 | tegra: move common features to a common makefile | Marc Dietrich |
2012-10-15 | tegra: nand: add board pinmux | Lucas Stach |
2012-10-15 | tegra: clean up board include hell | Lucas Stach |
2012-10-15 | tegra20: rework UART GPIO handling | Lucas Stach |
2012-10-15 | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren |
2012-09-10 | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren |
2012-09-01 | tegra20: move SDRAM param save to later in boot | Allen Martin |
2012-09-01 | tegra20: remove timer_init from SPL build | Allen Martin |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-07-09 | tegra: add pin_mux_spi() board initialization function | Stephen Warren |
2012-07-09 | tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches | Tom Warren |
2012-07-09 | tegra: Allow boards to perform early GPIO setup | Thierry Reding |
2012-07-07 | spi: tegra2: rename tegra2_spi.* to tegra_spi.* | Tom Warren |
2012-07-07 | spi: Tegra2: Seaboard: fix UART corruption during SPI transactions | Tom Warren |
2012-05-15 | tegra: Add EMC settings for Seaboard | Jimmy Zhang |
2012-05-15 | tegra: Turn off power detect in board init | Wei Ni |
2012-05-15 | tegra: Set up warmboot code on Nvidia boards | Simon Glass |
2012-05-15 | tegra: Set up PMU for Nvidia boards | Simon Glass |
2012-03-29 | tegra: i2c: Initialise I2C on Nvidia boards | Simon Glass |
2012-03-29 | tegra: usb: Add USB support to nvidia boards | Simon Glass |
2011-12-24 | tegra: Move boards over to use arch-level board UART function | Simon Glass |
2011-12-24 | tegra: Move clock_early_init() to arch_cpu_init() | Simon Glass |
2011-12-24 | tegra: Move cpu_init_cp15() to arch_cpu_init() | Simon Glass |
2011-12-24 | tegra2: Move tegra2_mmc_init() prototype to public header. | Thierry Reding |
2011-12-24 | tegra2: Plumb in SPI/UART switch code | Simon Glass |
2011-12-24 | tegra2: Implement SPI / UART GPIO switch | Simon Glass |