summaryrefslogtreecommitdiffstats
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud