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
/
board2.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move board_get_usable_ram_top() 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: Move env_set() to env.h
Simon Glass
2019-06-05
ARM: tegra: Unify Tegra186 builds
Thierry Reding
2019-06-05
ARM: tegra: Guard pin controller 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
2018-09-23
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
Stephen Warren
2018-08-01
ARM: tegra: align carveout size
Stephen Warren
2018-07-26
ARM: tegra: avoid using secure carveout RAM
Stephen Warren
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
dm: tegra: Convert USB setup to livetree
Simon Glass
2017-07-11
tegra: Show a debug message if the LCD PMIC fails to start
Simon Glass
2017-07-11
tegra: Fix up include file ordering
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2017-04-30
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-09-27
mmc: tegra: Add DM_MMC support to Tegra MMC driver
Tom Warren
2016-09-27
ARM: tegra: set MMC pin mux in board_init()
Stephen Warren
2016-09-27
mmc: tegra: move pad_init_mmc() into MMC driver
Stephen Warren
2016-08-15
ARM: tegra: move ft_system_setup()
Stephen Warren
2016-05-04
ARM: tegra: enable GPU node by compatible value
Stephen Warren
2016-02-16
tegra: video: Clean up the old LCD/PWM driver code
Simon Glass
2016-02-16
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
Simon Glass
2016-02-16
tegra: Allow driver model to be used for the PWM
Simon Glass
2016-01-28
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-11-12
ARM: tegra: rename GPU functions
Alexandre Courbot
2015-11-12
ARM: tegra: simplify GPU setup
Alexandre Courbot
2015-08-13
ARM: tegra: represent RAM in 1 or 2 banks
Stephen Warren
2015-08-06
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
2015-08-06
ARM: tegra: restrict usable RAM size further
Stephen Warren
2015-08-05
T210: P2571: Turn CPU fan on
Tom Warren
2015-07-28
ARM: tegra: Initialize timer earlier
Thierry Reding
2015-07-28
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
Thierry Reding
2015-06-10
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
dm: tegra: usb: Move USB to driver model
Simon Glass
2015-06-09
tegra: Allow board-specific init
Simon Glass
2015-05-13
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
Masahiro Yamada