summaryrefslogtreecommitdiffstats
path: root/board/nvidia/common
Commit message (Expand)AuthorAgeFilesLines
* usb: tegra: combine header fileStefan Agner2014-04-171-1/+0
* ARM: tegra: prototype pinmux_init() in board.hStephen Warren2014-04-171-2/+6
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* ARM: tegra: only build __pinmux_nand() when it's neededTom Warren2014-02-031-0/+2
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-11/+0
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-012-28/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+3
* 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-244-68/+4
|/
* ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-0/+1
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-151-1/+1
* spi: add common fdt SPI driver interfaceAllen Martin2013-03-251-1/+1
* tegra: spi: rename tegra SPI driversAllen Martin2013-03-251-1/+1
* tegra: remove support for UART SPI switchAllen Martin2013-03-253-129/+0
* Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren2013-03-141-1/+30
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-0/+25
* tegra: usb: move implementation into right directoryLucas Stach2013-03-141-1/+1
* Tegra114: Add generic Tegra114 build supportTom Warren2013-02-111-1/+1
* tegra: add SPI SLINK driverAllen Martin2013-02-111-1/+2
* Tegra30: Add generic Tegra30 build supportTom Warren2013-01-161-3/+14
* tegra: display: add board pinmuxMarc Dietrich2013-01-161-0/+7
* tegra: Add LCD support to Nvidia boardsSimon Glass2012-11-191-0/+19
* tegra: Add support for PWMSimon Glass2012-11-191-0/+5
* tegra: move common features to a common makefileMarc Dietrich2012-10-292-3/+5
* tegra: nand: add board pinmuxLucas Stach2012-10-151-0/+12
* tegra: clean up board include hellLucas Stach2012-10-153-39/+1
* tegra20: rework UART GPIO handlingLucas Stach2012-10-151-4/+8
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-153-15/+14
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-4/+4
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-0/+3
* tegra20: remove timer_init from SPL buildAllen Martin2012-09-011-0/+2
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-013-8/+8
* tegra: add pin_mux_spi() board initialization functionStephen Warren2012-07-091-0/+7
* tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren2012-07-091-1/+1
* tegra: Allow boards to perform early GPIO setupThierry Reding2012-07-092-0/+8
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-071-1/+1
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-071-20/+7
* tegra: Add EMC settings for SeaboardJimmy Zhang2012-05-154-2/+95
* tegra: Turn off power detect in board initWei Ni2012-05-151-0/+18
* tegra: Set up warmboot code on Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: Set up PMU for Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-291-0/+7
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-292-0/+18
* tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-241-74/+2
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-1/+0
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-242-0/+9
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-242-0/+185
OpenPOWER on IntegriCloud