aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)AuthorFilesLines
2015-06-09tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass1-1/+1
2015-06-09tegra: nyan-big: Add additional clock and kernel initSimon Glass1-0/+69
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada5-331/+0
2015-05-13tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass1-1/+33
2015-05-13tegra: Add support for setting up a as3722 PMICSimon Glass1-0/+7
2015-05-13tegra: Provide a function to allow LCD PMIC setupSimon Glass1-0/+10
2015-05-13tegra: Add a board ID functionSimon Glass1-1/+11
2015-05-13tegra: Move checkboard() into the board codeSimon Glass1-4/+9
2015-03-30tegra: seaboard: Correct the gpio_request() callSimon Glass1-1/+1
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini3-169/+145
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass1-3/+1
2015-03-04ARM: tegra: import latest Jetson TK1 pinmuxStephen Warren2-169/+136
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren1-0/+9
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass3-6/+6
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass3-12/+12
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada1-12/+0
2014-12-18ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding1-0/+52
2014-12-18ARM: tegra: Enable PCIe on CardhuThierry Reding1-0/+52
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding1-0/+3
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass4-24/+43
2014-12-11ARM: tegra: Add support for nyan-big boardAllen Martin6-1/+354
2014-11-21dm: tegra: Add platform data for the GPIO driverSimon Glass1-0/+8
2014-10-25tegra: make local functions staticJeroen Hofstee3-36/+9
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+5
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass1-2/+1
2014-10-22ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren1-0/+5
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada9-27/+0
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass1-1/+1
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada9-81/+0
2014-08-19ARM: tegra: remove custom define for Jetson TK1Stephen Warren1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada9-0/+57
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada9-0/+216
2014-05-13ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren1-5/+9
2014-05-13ARM: tegra: update Venice2 pinmuxStephen Warren2-316/+266
2014-05-13ARM: tegra: clamp inputs on Jetson TK1Stephen Warren1-0/+2
2014-05-13ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren2-82/+178
2014-04-17usb: tegra: combine header fileStefan Agner1-1/+0
2014-04-17ARM: tegra: add Jetson TK1 boardStephen Warren4-0/+263
2014-04-17ARM: tegra: Tegra124 pinmux cleanupStephen Warren1-167/+167
2014-04-17ARM: tegra: Tegra114 pinmux cleanupStephen Warren1-180/+180
2014-04-17ARM: tegra: Tegra30 pinmux cleanupStephen Warren1-238/+238
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren2-12/+12
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren6-69/+71
2014-04-17ARM: tegra: prototype pinmux_init() in board.hStephen Warren1-2/+6
2014-03-26ARM: tegra: make all I2C ports open-drainStephen Warren2-16/+16
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada1-84/+0
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada7-680/+0
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-02-03ARM: tegra: add Venice2 (Tegra124) boardTom Warren5-0/+510
2014-02-03ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren1-0/+84