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
/
tegra30
Age
Commit message (
Expand
)
Author
2023-11-03
ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices
Svyatoslav Ryhel
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-06-30
board: htc: endeavoru: add One X support
Svyatoslav Ryhel
2023-06-30
board: lg: x3: add Optimus 4X HD and Optimus Vu support
Svyatoslav Ryhel
2023-06-30
board: asus: grouper: add Google Nexus 7 (2012) support
Svyatoslav Ryhel
2023-06-30
board: asus: transformer: add ASUS Transformer T30 family support
Svyatoslav Ryhel
2023-02-23
ARM: tegra30: implement BCT patching
Ramin Khonsari
2023-02-23
board: tegra30: switch to updated pre-dm i2c write
Svyatoslav Ryhel
2023-02-23
ARM: tegra: create common pre-dm i2c write
Svyatoslav Ryhel
2023-02-23
ARM: tegra: Fix Tegra PWM parent clock
Svyatoslav Ryhel
2023-02-23
ARM: tegra30: add PLLD to pll setup
Svyatoslav Ryhel
2023-02-23
ARM: tegra: clock: add clk_id_to_pll_id helper
Svyatoslav Ryhel
2023-02-23
ARM: t20/t30: swap host1x and disp1 clock parents
Svyatoslav Ryhel
2023-02-23
tegra30: clock: add EXTPERIPH
Svyatoslav Ryhel
2023-02-02
ARM: tegra: remap clock_osc_freq for all Tegra family
Svyatoslav Ryhel
2022-12-22
Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
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
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-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-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-05
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
Tom Warren
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada