index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
tegra124
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-04
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
Patrick Delaunay
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-08-09
apalis-tk1: remove non-essential power rails on boot
Dominik Sliwa
2019-05-24
tegra: Correct tegra124 clock name
Simon Glass
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-26
ARM: tegra: implement RAM repair
Bibek Basu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-28
dm: tegra: Convert USB setup to livetree
Simon Glass
2017-07-28
tegra: tegra124: Add a PMC syscon driver
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2017-04-01
arm: tegra: initial support for apalis tk1
Marcel Ziswiler
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2016-09-27
ARM: tegra: add APIs the clock uclass driver will need
Stephen Warren
2016-09-27
ARM: tegra: add peripheral clock init table
Stephen Warren
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-09-07
ARM: tegra: remove wrong dependency on SPL_BUILD
Masahiro Yamada
2016-09-01
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
Peter Chubb
2015-11-12
ARM: tegra: parameterize common XUSB code
Stephen Warren
2015-11-12
ARM: tegra: create common XUSB padctl driver file
Stephen Warren
2015-11-12
ARM: tegra: clean up XUSB padctl error() calls
Stephen Warren
2015-09-16
ARM: tegra124: Clear IDDQ when enabling PLLC
Thierry Reding
2015-09-16
ARM: tegra: clk_m is the architected timer source clock
Thierry Reding
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-13
tegra: Correct logic for reading pll_misc in clock_start_pll()
Simon Glass
2015-08-05
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
Tom Warren
2015-06-09
tegra: Replace 'Norrin' with 'Nyan-big' and fix typo
Simon Glass
2015-06-09
tegra: Add missing tegra124 peripherals
Simon Glass
2015-05-13
jetson-tk1: Add PSCI configuration options and reserve secure code
Ian Campbell
2015-05-13
tegra124: Add PSCI support for Tegra124
Jan Kiszka
2015-05-13
tegra124: clock: Add display clocks and functions
Simon Glass
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-03-30
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
Stephen Warren
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada