summaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)Author
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
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass
2013-07-11ARM: tegra: enable LCD panel on VentanaStephen Warren
2013-07-11ARM: tegra: enable LCD panel on HarmonyStephen Warren
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-07-11ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin
2013-05-28Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren
2013-04-15Tegra: T30: Beaver board support.Tom Warren
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin
2013-03-25tegra: remove support for UART SPI switchAllen Martin
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren
2013-03-14Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren
2013-03-14Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren
2013-03-14Tegra30: Cardhu: Remove unneeded cardhu.c.mmc fileTom Warren
2013-03-14Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren
2013-03-14Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT filesTom Warren
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren