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
/
mach-tegra
/
tegra20
Age
Commit message (
Expand
)
Author
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-06-12
ARM: tegra: remove Whistler support
Stephen Warren
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
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-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-01-19
Add more 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-13
tegra: Move display controller header into common
Simon Glass
2015-05-13
tegra: Move the pwm into tegra-common
Simon Glass
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-03-30
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
Lucas Stach
2015-03-30
ARM: tegra: rename colibri_t20 board/configuration/device-tree
Marcel Ziswiler
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada