aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia/seaboard
AgeCommit message (Expand)AuthorFilesLines
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren1-1/+7
2016-05-31ARM: tegra: use DT bindings for GPIO namingStephen Warren1-2/+2
2015-03-30tegra: seaboard: Correct the gpio_request() callSimon Glass1-1/+1
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass1-3/+1
2014-10-25tegra: make local functions staticJeroen Hofstee1-0/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass1-1/+1
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada1-9/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+24
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren1-3/+3
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-35/+2
2013-03-25tegra: remove support for UART SPI switchAllen Martin1-1/+1
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-24/+1
2012-11-19ARM: tegra: enable 8-bit SD slots in board filesStephen Warren1-3/+2
2012-10-29ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren1-10/+4
2012-10-29ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren1-3/+1
2012-10-15tegra20: rework UART GPIO handlingLucas Stach1-1/+1
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-2/+2
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-2/+2
2012-09-07ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren1-4/+0
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-3/+3
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren1-2/+2
2012-03-29tegra: usb: Add USB support to nvidia boardsSimon Glass1-0/+6
2012-02-12tegra: Use funcmux for MMC on seaboardSimon Glass1-17/+4
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding1-1/+1
2011-12-24tegra2: Plumb in SPI/UART switch codeSimon Glass1-0/+3
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass1-1/+0
2011-12-09tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren1-16/+2
2011-12-09tegra2: Add support for VentanaStephen Warren1-2/+9
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren1-31/+2
2011-12-09tegra2: Move board_mmc_init into board filesStephen Warren1-0/+53
2011-10-27tegra2: Enable MMC for SeaboardTom Warren1-1/+34
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-07arm: tegra2: fix out-of-tree buildChe-liang Chiou1-0/+4
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2-0/+53
2011-02-21arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren1-0/+50