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
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-08-15
reset: add Tegra186 reset driver
Stephen Warren
2016-08-15
clock: add Tegra186 clock driver
Stephen Warren
2016-08-15
misc: add Tegra BPMP driver
Stephen Warren
2016-07-21
ARM: tegra: add IVC protocol implementation
Stephen Warren
2016-06-19
mailbox: add Tegra186 HSP driver
Stephen Warren
2016-05-31
ARM: tegra: add core Tegra186 support
Stephen Warren
2016-05-31
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
Stephen Warren
2016-02-17
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
Simon Glass
2016-02-16
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-11
video: tegra: Enable the 'lcd' env variable work-around
Simon Glass
2016-01-28
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-12
dm: tegra: net: Convert tegra boards to driver model for Ethernet
Simon Glass
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
ARM: tegra: refactor common Kconfig options
Stephen Warren
2015-11-19
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
Tegra: Rework KConfig options to allow 64-bit builds (T210)
Tom Warren
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-10
dts: Disable device tree for SPL on all boards
Simon Glass
2015-06-10
dm: tegra: usb: Move USB to driver model
Simon Glass
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-04
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
kconfig: switch to single .config configuration
Masahiro Yamada
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada