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