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
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-04-02
ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
Tom Warren
2020-04-02
i2c: t210: Add VI_I2C clock source support
Tom Warren
2020-04-02
t210: pinmux: Remove pinmux/GPIO init from T210 boards
Tom Warren
2020-04-02
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-10-06
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
Mian Yousaf Kaukab
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-09
apalis-tk1: remove non-essential power rails on boot
Dominik Sliwa
2019-08-09
apalis-tk1/t30: colibri_t30: display reset reason
Dominik Sliwa
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
[next]