summaryrefslogtreecommitdiff
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0730-66/+30
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-1/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* dm: power: Convert as3722 to driver modelSimon Glass2017-07-282-21/+45
* ARM: tegra: remove Whistler supportStephen Warren2017-06-124-107/+0
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-115-5/+5
* ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren2016-09-271-1/+7
* ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb2016-09-011-4/+4
* ARM: tegra: set vdd_core for Jetson TK1Bibek Basu2016-08-152-2/+15
* ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2016-08-151-0/+22
* ARM: tegra: enable SD card on p2771-0000Stephen Warren2016-08-151-0/+26
* ARM: tegra: p2371-2180: A03 board PMIC config updateStephen Warren2016-07-212-0/+24
* ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-314-0/+34
* ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-3111-366/+367
* ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren2016-05-042-1/+14
* ARM: tegra: rm Jetson TK1 PMIC GPIO programmingStephen Warren2016-01-281-13/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-193-33/+3
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-123-18/+0
* ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-123-23/+0
* ARM: tegra: enable PCI support of p2371-2180Stephen Warren2015-11-121-0/+30
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-102-22/+2
* ARM: tegra: p2371-2180: import latest pinmuxStephen Warren2015-10-021-21/+35
* ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-165-0/+342
* ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-065-0/+345
* ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-065-0/+354
* ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-063-0/+23
* ARM: tegra: add comment re: autogeneration to pinmux headersStephen Warren2015-08-064-0/+32
* T210: P2571: Turn CPU fan onTom Warren2015-08-051-0/+12
* T210: P2571: Enable SD-card power via PMIC LDO2Tom Warren2015-08-054-87/+24
* T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-287-0/+443
* tegra: nyan-big: Allow TPM on I2CSimon Glass2015-07-271-4/+4
* tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-091-1/+1
* tegra: nyan-big: Add additional clock and kernel initSimon Glass2015-06-091-0/+69
* ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-135-331/+0
* tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass2015-05-131-1/+33
* tegra: Add support for setting up a as3722 PMICSimon Glass2015-05-131-0/+7
* tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-131-0/+10
* tegra: Add a board ID functionSimon Glass2015-05-131-1/+11
* tegra: Move checkboard() into the board codeSimon Glass2015-05-131-4/+9
* tegra: seaboard: Correct the gpio_request() callSimon Glass2015-03-301-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-103-169/+145
|\
| * ARM: tegra: import latest Jetson TK1 pinmuxStephen Warren2015-03-042-169/+136
| * ARM: tegra: support running in non-secure modeStephen Warren2015-03-041-0/+9
* | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-3/+1
|/
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-293-6/+6
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-293-12/+12
* ARM: remove redudant information from Kconfig filesMasahiro Yamada2015-01-121-12/+0
* ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding2014-12-181-0/+52