index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
board2.c
Age
Commit message (
Expand
)
Author
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