index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
nvidia
/
seaboard
/
seaboard.c
Age
Commit message (
Expand
)
Author
2015-03-30
tegra: seaboard: Correct the gpio_request() call
Simon Glass
2015-03-04
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2014-10-25
tegra: make local functions static
Jeroen Hofstee
2014-09-10
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-04-17
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-25
tegra: remove support for UART SPI switch
Allen Martin
2013-03-14
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2012-11-19
ARM: tegra: enable 8-bit SD slots in board files
Stephen Warren
2012-10-29
ARM: tegra: don't request GPIO from Seaboard's SPL
Stephen Warren
2012-10-29
ARM: tegra: select between Seaboard/Ventana at compile time
Stephen Warren
2012-10-15
tegra20: rework UART GPIO handling
Lucas Stach
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-07-07
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
Tom Warren
2012-03-29
tegra: usb: Add USB support to nvidia boards
Simon Glass
2012-02-12
tegra: Use funcmux for MMC on seaboard
Simon Glass
2011-12-24
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
2011-12-24
tegra2: Plumb in SPI/UART switch code
Simon Glass
2011-12-09
tegra2: Use new GPIO APIs in gpio_config_uart()
Stephen Warren
2011-12-09
tegra2: Add support for Ventana
Stephen Warren
2011-12-09
tegra2: Modify MMC driver to handle power and cd GPIOs
Stephen Warren
2011-12-09
tegra2: Move board_mmc_init into board files
Stephen Warren
2011-10-27
tegra2: Enable MMC for Seaboard
Tom Warren
2011-04-27
arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init
Tom Warren