aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-03ARM: tegra: only build __pinmux_nand() when it's neededTom Warren1-0/+2
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo1-11/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-4/+0
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2-28/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada7-140/+7
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-1/+3
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-226/+13
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-2/+2
2013-07-11ARM: tegra: enable LCD panel on VentanaStephen Warren1-0/+32
2013-07-11ARM: tegra: enable LCD panel on HarmonyStephen Warren2-0/+39
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-0/+1
2013-07-11ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin3-0/+19
2013-05-28Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren1-0/+38
2013-04-15Tegra: T30: Beaver board support.Tom Warren1-0/+71
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren1-1/+1
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren1-0/+62
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2-0/+10
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren1-0/+13
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin1-0/+5
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin1-1/+1
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin1-1/+1
2013-03-25tegra: remove support for UART SPI switchAllen Martin4-130/+1
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren1-0/+12
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren1-0/+8
2013-03-14Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren1-12/+12
2013-03-14Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren2-1/+81
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren1-0/+15
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2-3/+24
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2-180/+286