index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
tegra-common
Age
Commit message (
Expand
)
Author
2014-12-18
ARM: tegra: Implement XUSB pad controller
Thierry Reding
2014-12-18
ARM: tegra: Implement powergate support
Thierry Reding
2014-10-25
tegra: make local functions static
Jeroen Hofstee
2014-10-22
ARM: tegra: Use mem size from MC in combination with get_ram_size()
Marcel Ziswiler
2014-08-18
ARM: tegra: Use mem size from MC rather than ODMDATA
Stephen Warren
2014-08-18
ARM: tegra: Disable VPR
Bryan Wu
2014-05-13
ARM: tegra: add function to enable input clamping on tristate
Stephen Warren
2014-05-13
ARM: tegra: allow pinmux mux option not to be set by init tables
Stephen Warren
2014-04-17
ARM: tegra: pack pinmux data tables tighter
Stephen Warren
2014-04-17
ARM: tegra: pinmux naming consistency fixes
Stephen Warren
2014-04-17
ARM: tegra: reduce public pinmux API
Stephen Warren
2014-04-17
ARM: tegra: pinctrl: remove duplication
Stephen Warren
2014-02-19
Move CONFIG_DISPLAY_CPUINFO to Makefile
Masahiro Yamada
2014-02-03
ARM: tegra: add common (shared) CPU files
Tom Warren
2014-02-03
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
ARM: tegra: implement MASK_BITS_31_29
Tom Warren
2014-02-03
ARM: tegra: use MASK_BITS_* macros everywhere
Stephen Warren
2014-02-03
ARM: tegra: rename OUT_CLK_SOURCE_*
Stephen Warren
2014-02-03
ARM: tegra: accept any SKU ID for most chips
Stephen Warren
2013-12-18
ARM: tegra: support SKU b1 of Tegra30
Alban Bedel
2013-11-04
ARM: tegra: convert to common timer code
Rob Herring
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-06
ARM: tegra: only enable SCU on Tegra20
Tom Warren
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-05-28
Tegra: clk: always use find_best_divider() for periph clocks
Allen Martin
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-02-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-11
Tegra114: Add common CPU (shared) files
Tom Warren
2013-02-11
tegra: rename FUNCMUX_UART2_UARTB
Stephen Warren
2013-02-11
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-16
tegra: remove IRDA pinmux synonym
Allen Martin
2013-01-16
Tegra30: Add common CPU (shared) files
Tom Warren
2012-10-15
tegra: clean up board include hell
Lucas Stach
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren