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
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