summaryrefslogtreecommitdiffstats
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren2013-05-281-0/+38
* Tegra: T30: Beaver board support.Tom Warren2013-04-151-0/+71
* Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-151-1/+1
* Tegra114: MMC: Add SD bus power-rail init routineTom Warren2013-03-251-0/+62
* Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2013-03-252-0/+10
* Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2013-03-251-0/+13
* tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin2013-03-251-0/+5
* spi: add common fdt SPI driver interfaceAllen Martin2013-03-251-1/+1
* tegra: spi: rename tegra SPI driversAllen Martin2013-03-251-1/+1
* tegra: remove support for UART SPI switchAllen Martin2013-03-254-130/+1
* Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-141-0/+12
* Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren2013-03-141-0/+8
* Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren2013-03-141-12/+12
OpenPOWER on IntegriCloud