summaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)Author
2015-03-30tegra: seaboard: Correct the gpio_request() callSimon Glass
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass
2015-03-04ARM: tegra: import latest Jetson TK1 pinmuxStephen Warren
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada
2014-12-18ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding
2014-12-18ARM: tegra: Enable PCIe on CardhuThierry Reding
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass
2014-12-11ARM: tegra: Add support for nyan-big boardAllen Martin
2014-11-21dm: tegra: Add platform data for the GPIO driverSimon Glass
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass
2014-10-22ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tablesStephen Warren
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-19ARM: tegra: remove custom define for Jetson TK1Stephen Warren
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-13ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren
2014-05-13ARM: tegra: update Venice2 pinmuxStephen Warren
2014-05-13ARM: tegra: clamp inputs on Jetson TK1Stephen Warren
2014-05-13ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren
2014-04-17usb: tegra: combine header fileStefan Agner
2014-04-17ARM: tegra: add Jetson TK1 boardStephen Warren
2014-04-17ARM: tegra: Tegra124 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra114 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra30 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren
2014-04-17ARM: tegra: prototype pinmux_init() in board.hStephen Warren
2014-03-26ARM: tegra: make all I2C ports open-drainStephen Warren
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-03ARM: tegra: add Venice2 (Tegra124) boardTom Warren
2014-02-03ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren
2014-02-03ARM: tegra: only build __pinmux_nand() when it's neededTom Warren
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk