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-tegra
Age
Commit message (
Expand
)
Author
2014-02-03
ARM: tegra: add/edit headers for Tegra124
Tom Warren
2014-02-03
ARM: tegra: pass just partition ID to power_partition()
Stephen Warren
2014-02-03
ARM: tegra: misc cleanups triggered by Tegra124 review
Stephen Warren
2014-02-03
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
ARM: tegra: amend pmc.h for Tegra114+
Stephen Warren
2014-02-03
ARM: tegra: implement MASK_BITS_31_29
Tom Warren
2014-02-03
ARM: tegra: MASK_BITS_ no longer needs specific values
Stephen Warren
2014-02-03
ARM: tegra: rename OUT_CLK_SOURCE_*
Stephen Warren
2014-02-03
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
Stephen Warren
2014-02-03
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
Tom Warren
2013-12-18
arm: tegra: Fix the CPU complex reset masks
Alban Bedel
2013-12-18
ARM: tegra: support SKU b1 of Tegra30
Alban Bedel
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-11
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-05-28
ARM: tegra: support SKU 7 of Tegra20
Stephen Warren
2013-05-28
ARM: tegra: support SKU 1 of Tegra114
Stephen Warren
2013-04-15
Tegra: Split tegra_get_chip_type() into soc & sku funcs
Tom Warren
2013-04-15
Tegra114: Initialize System Counter (TSC) with osc frequency
Tom Warren
2013-04-15
Tegra: Configure L2 cache control reg properly.
Tom Warren
2013-04-15
ARM: tegra: support T33 SKU of Tegra30
Stephen Warren
2013-03-25
tegra: spi: rename tegra SPI drivers
Allen Martin
2013-03-25
tegra: remove support for UART SPI switch
Allen Martin
2013-03-14
Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
Tom Warren
2013-03-14
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
2013-03-14
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
tegra: usb: move implementation into right directory
Lucas Stach
2013-02-11
Tegra114: Add arch-tegra114 include files
Tom Warren
2013-02-11
tegra: add SPI SLINK driver
Allen Martin
2013-02-11
tegra: add addresses of SPI SLINK controllers
Allen Martin
2013-02-11
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-02-11
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
Tom Warren
2013-01-16
Tegra30: Add common CPU (shared) files
Tom Warren
2013-01-16
Tegra30: Add arch-tegra30 include files
Tom Warren
2013-01-16
tegra: display: add board pinmux
Marc Dietrich
2012-10-15
tegra: nand: add board pinmux
Lucas Stach
2012-10-15
tegra: clean up board include hell
Lucas Stach
2012-10-15
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren