summaryrefslogtreecommitdiffstats
path: root/board/nvidia/seaboard
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-311-2/+2
* tegra: seaboard: Correct the gpio_request() callSimon Glass2015-03-301-1/+1
* dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-3/+1
* tegra: make local functions staticJeroen Hofstee2014-10-251-0/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-1/+1
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-9/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+24
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-3/+3
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-35/+2
* tegra: remove support for UART SPI switchAllen Martin2013-03-251-1/+1
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-24/+1
* ARM: tegra: enable 8-bit SD slots in board filesStephen Warren2012-11-191-3/+2
* ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren2012-10-291-10/+4
* ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren2012-10-291-3/+1
* tegra20: rework UART GPIO handlingLucas Stach2012-10-151-1/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-2/+2
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-2/+2
* ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren2012-09-071-4/+0
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-3/+3
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-071-2/+2
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-291-0/+6
* tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-121-17/+4
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-1/+1
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-241-0/+3
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-241-1/+0
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-091-16/+2
* tegra2: Add support for VentanaStephen Warren2011-12-091-2/+9
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-091-31/+2
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-091-0/+53
* tegra2: Enable MMC for SeaboardTom Warren2011-10-271-1/+34
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-071-0/+4
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-272-0/+53
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-211-0/+50
OpenPOWER on IntegriCloud