summaryrefslogtreecommitdiff
path: root/board/nvidia/seaboard
Commit message (Expand)AuthorAgeLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+24
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-3/+3
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-20/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-35/+2
* tegra: remove support for UART SPI switchAllen Martin2013-03-25-1/+1
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-14-24/+1
* ARM: tegra: enable 8-bit SD slots in board filesStephen Warren2012-11-19-3/+2
* ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren2012-10-29-10/+4
* ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren2012-10-29-3/+1
* tegra20: rework UART GPIO handlingLucas Stach2012-10-15-1/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-2/+2
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-2/+2
* ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren2012-09-07-4/+0
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-3/+3
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-07-2/+2
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-29-0/+6
* tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-12-17/+4
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-1/+1
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-24-0/+3
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-24-1/+0
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-09-16/+2
* tegra2: Add support for VentanaStephen Warren2011-12-09-2/+9
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-09-31/+2
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-09-0/+53
* tegra2: Enable MMC for SeaboardTom Warren2011-10-27-1/+34
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-07-0/+4
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-27-0/+53
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-21-0/+50