summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board2.c
Commit message (Expand)AuthorAgeFilesLines
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-051-0/+21
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-051-0/+2
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-051-2/+10
* ARM: tegra: Use common header for PMU declarationsThierry Reding2019-06-051-1/+1
* ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren2018-09-231-0/+14
* ARM: tegra: align carveout sizeStephen Warren2018-08-011-1/+1
* ARM: tegra: avoid using secure carveout RAMStephen Warren2018-07-261-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* dm: power: Convert as3722 to driver modelSimon Glass2017-07-281-6/+0
* dm: tegra: Convert USB setup to livetreeSimon Glass2017-07-281-1/+1
* tegra: Show a debug message if the LCD PMIC fails to startSimon Glass2017-07-111-1/+3
* tegra: Fix up include file orderingSimon Glass2017-07-111-14/+8
* tegra: Init clocks even when SPL did not runSimon Glass2017-06-091-0/+3
* power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-301-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-271-16/+0
* ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-271-7/+5
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-271-29/+0
* ARM: tegra: move ft_system_setup()Stephen Warren2016-08-151-26/+0
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-041-7/+13
* tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-161-25/+2
* tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-161-2/+6
* tegra: Allow driver model to be used for the PWMSimon Glass2016-02-161-1/+2
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-281-1/+9
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-0/+4
* ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-121-2/+2
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-121-0/+20
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-131-14/+106
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-061-0/+3
* ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-061-2/+11
* T210: P2571: Turn CPU fan onTom Warren2015-08-051-0/+3
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-281-0/+6
* ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-101-0/+2
* tegra: Allow board-specific initSimon Glass2015-06-091-2/+6
* ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-131-0/+273