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
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-04
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
Patrick Delaunay
2020-07-28
tegra: Don't enable binman on ARMv8 SoCs
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-01
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
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
[next]