summaryrefslogtreecommitdiffstats
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: tegra: Enable PCIe on CardhuThierry Reding2014-12-181-0/+52
* ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+3
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-114-24/+43
* ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-116-1/+354
* dm: tegra: Add platform data for the GPIO driverSimon Glass2014-11-211-0/+8
* tegra: make local functions staticJeroen Hofstee2014-10-253-36/+9
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-0/+5
|\
| * ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren2014-10-221-0/+5
* | dm: tegra: spi: Convert to driver modelSimon Glass2014-10-221-2/+1
|/
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-139-27/+0
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-1/+1
* tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-309-81/+0
* ARM: tegra: remove custom define for Jetson TK1Stephen Warren2014-08-191-1/+1
* Add board MAINTAINERS filesMasahiro Yamada2014-07-309-0/+57
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-309-0/+216
* ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren2014-05-131-5/+9
* ARM: tegra: update Venice2 pinmuxStephen Warren2014-05-132-316/+266
* ARM: tegra: clamp inputs on Jetson TK1Stephen Warren2014-05-131-0/+2
* ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren2014-05-132-82/+178
* usb: tegra: combine header fileStefan Agner2014-04-171-1/+0
* ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-174-0/+263
* ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-171-167/+167
* ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-171-180/+180
* ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-171-238/+238
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-172-12/+12
* ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-176-69/+71
* ARM: tegra: prototype pinmux_init() in board.hStephen Warren2014-04-171-2/+6
* ARM: tegra: make all I2C ports open-drainStephen Warren2014-03-262-16/+16
* venice2: move device tree to fix build errorMasahiro Yamada2014-02-201-84/+0
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-197-680/+0
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* ARM: tegra: add Venice2 (Tegra124) boardTom Warren2014-02-035-0/+510
* ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren2014-02-031-0/+84
* ARM: tegra: only build __pinmux_nand() when it's neededTom Warren2014-02-031-0/+2
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-11/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-172-4/+0
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-012-28/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-140/+7
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+2
|\
| * tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-231-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-226/+13
|/
* ARM: tegra: enable LCD panel on VentanaStephen Warren2013-07-111-0/+32
* ARM: tegra: enable LCD panel on HarmonyStephen Warren2013-07-112-0/+39
* ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-0/+1
* ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-113-0/+19
OpenPOWER on IntegriCloud