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
Age
Commit message (
Expand
)
Author
2019-07-10
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
Masahiro Yamada
2019-06-05
ARM: tegra: Enable position independent build for 64-bit
Thierry Reding
2019-06-05
ARM: tegra: Import cbootargs value from cboot DTB
Thierry Reding
2019-06-05
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
2019-06-05
ARM: tegra: Implement cboot_save_boot_params() in C
Thierry Reding
2019-06-05
ARM: tegra: Unify Tegra186 builds
Thierry Reding
2019-06-05
ARM: tegra: Workaround UDC boot issues only if necessary
Thierry Reding
2019-06-05
ARM: tegra: Support TZ-only access to PMC
Thierry Reding
2019-06-05
ARM: tegra: Fix save_boot_params() prototype
Thierry Reding
2019-06-05
ARM: tegra: Guard powergate code with a Kconfig symbol
Thierry Reding
2019-06-05
ARM: tegra: Guard pin controller code with a Kconfig symbol
Thierry Reding
2019-06-05
ARM: tegra: Guard memory controller code with a Kconfig symbol
Thierry Reding
2019-06-05
ARM: tegra: Guard GP pad control code with a Kconfig symbol
Thierry Reding
2019-06-05
ARM: tegra: Guard clock code with a Kconfig symbol
Thierry Reding
2019-06-05
ARM: tegra: Use common header for PMU declarations
Thierry Reding
2019-06-05
ARM: tegra: Remove disp1 clock initialization on Tegra210
Thierry Reding
2019-06-05
ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
Thierry Reding
2019-05-24
tegra: Add a delay in clock_start_periph_pll()
Simon Glass
2019-05-24
tegra: Correct tegra124 clock name
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-01-24
arm64: zynqmp: Move SoC sources to mach-zynqmp
Michal Simek
2018-11-20
linux/sizes.h: sync from kernel
Baruch Siach
2018-09-23
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
Stephen Warren
2018-08-21
ARM: tegra: avoid more operations in non-secure world
Stephen Warren
2018-08-01
ARM: tegra: align carveout size
Stephen Warren
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-26
ARM: tegra: avoid using secure carveout RAM
Stephen Warren
2018-07-26
ARM: tegra: implement RAM repair
Bibek Basu
2018-07-26
Revert "tegra: Introduce SRAM repair on tegra124"
Stephen Warren
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
tegra: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-12
ARM: Tegra186: calculate load addresses at boot
Stephen Warren
2018-01-12
ARM: Tegra186: don't map memory not in RAM banks
Stephen Warren
2018-01-12
ARM: Tegra186: search for best RAM bank
Stephen Warren
2018-01-12
ARM: Tegra186: mem parsing fixes from downstream
Stephen Warren
2018-01-12
ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER
Stephen Warren
2018-01-12
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
Stephen Warren
2017-12-12
binman: tegra: Convert to use binman
Simon Glass
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
[next]