index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-tegra2
Age
Commit message (
Expand
)
Author
2012-02-12
tegra: Add SDMMC support to funcmux
Simon Glass
2012-02-12
tegra: Add I2C support to funcmux
Simon Glass
2012-02-12
tegra: Add enum to select from available funcmux configs
Simon Glass
2012-02-12
tegra: Adjust funcmux config test to permit expansion
Simon Glass
2011-12-24
tegra: Add support for UART init in cpu board.c
Simon Glass
2011-12-24
tegra: Add a function mux feature
Simon Glass
2011-12-24
tegra: add clock_ll_start_uart() to enable UART prior to reloc
Simon Glass
2011-12-24
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
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-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: Rename CLOCK_PLL_ID to CLOCK_ID
Simon Glass
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-04
Tegra2: Add microsecond timer function
Simon Glass
2011-07-15
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
Tom Warren
2011-07-04
GPIO: Tegra2: add GPIO driver for Tegra2
Tom Warren
2011-04-27
arm: Tegra2: GPIO: Add basic GPIO definitions
Tom Warren
2011-04-27
arm: Tegra2: Add missing PLLX init
Tom Warren
2011-04-27
arm: Tegra2: add support for A9 CPU init
Tom Warren
2011-02-21
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
Tom Warren