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
Age
Commit message (
Expand
)
Author
2012-02-12
tegra: Use funcmux for MMC on seaboard
Simon Glass
2012-02-12
tegra: Use funcmux for MMC on harmony
Simon Glass
2011-12-24
tegra2: Optimize out-of-tree build for Ventana.
Thierry Reding
2011-12-24
tegra: Move boards over to use arch-level board UART function
Simon Glass
2011-12-24
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
2011-12-24
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
2011-12-24
arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master
Tom Warren
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-24
tegra2: Implement SPI / UART GPIO switch
Simon Glass
2011-12-24
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2011-12-24
tegra2: Add UARTB support
Simon Glass
2011-12-24
tegra2: Tidy UART selection
Simon Glass
2011-12-22
tegra2: Fix out-of-tree build for Ventana.
Thierry Reding
2011-12-09
tegra2: Enable instruction cache
Simon Glass
2011-12-09
tegra2: Add arch_cpu_init() to fire up Cortex-A9
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-11-03
tegra2: Move MMC clock initialization into MMC driver
Stephen Warren
2011-10-27
tegra2: Enable MMC for Seaboard
Tom Warren
2011-10-27
tegra2: Add more pinmux functions
Simon Glass
2011-10-27
tegra2: Rename PIN_ to PINGRP_
Simon Glass
2011-10-27
tegra2: Add more clock functions
Simon Glass
2011-10-27
tegra2: Clean up board code a little
Simon Glass
2011-10-27
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
Simon Glass
2011-10-22
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-07
arm: tegra2: fix out-of-tree build
Che-liang Chiou
2011-09-04
Tegra2: Use clock and pinmux functions to simplify code
Simon Glass
2011-09-04
Tegra2: Add additional pin multiplexing features
Simon Glass
2011-09-04
Tegra2: Add more clock support
Simon Glass
2011-09-03
arm: nvidia and smdk6400: use common code for machine type
Igor Grinberg
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-15
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
Tom Warren
2011-04-27
arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init
Tom Warren
2011-04-27
arm: Tegra2: add support for A9 CPU init
Tom Warren
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-02-21
arm: Tegra2: Add support for NVIDIA Seaboard board
Tom Warren
2011-02-21
arm: Tegra2: Add support for NVIDIA Harmony board
Tom Warren
2011-02-21
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
Tom Warren