summaryrefslogtreecommitdiff
path: root/board/nvidia/common/board.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada1-273/+0
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-04ARM: tegra: support running in non-secure modeStephen Warren1-0/+9
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding1-0/+3
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass1-4/+0
2014-11-21dm: tegra: Add platform data for the GPIO driverSimon Glass1-0/+8
2014-10-25tegra: make local functions staticJeroen Hofstee1-36/+7
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass1-2/+1
2014-04-17usb: tegra: combine header fileStefan Agner1-1/+0
2014-04-17ARM: tegra: prototype pinmux_init() in board.hStephen Warren1-2/+6
2014-02-03ARM: tegra: only build __pinmux_nand() when it's neededTom Warren1-0/+2
2014-01-25lib: time: add weak timer_init() functionDarwin Rambo1-11/+0
2013-10-21usb: 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 Denk1-17/+1
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-2/+2
2013-07-12ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-0/+1
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 Martin1-3/+0
2013-03-14Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren1-1/+30
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-0/+25
2013-03-14tegra: usb: move implementation into right directoryLucas Stach1-1/+1
2013-02-11Tegra114: Add generic Tegra114 build supportTom Warren1-1/+1
2013-02-11tegra: add SPI SLINK driverAllen Martin1-1/+2
2013-01-17Tegra30: Add generic Tegra30 build supportTom Warren1-3/+14
2013-01-17tegra: display: add board pinmuxMarc Dietrich1-0/+7
2012-11-19tegra: Add LCD support to Nvidia boardsSimon Glass1-0/+19
2012-11-19tegra: Add support for PWMSimon Glass1-0/+5
2012-10-15tegra: nand: add board pinmuxLucas Stach1-0/+12
2012-10-15tegra: clean up board include hellLucas Stach1-1/+0
2012-10-15tegra20: rework UART GPIO handlingLucas Stach1-4/+8
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-9/+8
2012-09-11Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-4/+4
2012-09-01tegra20: move SDRAM param save to later in bootAllen Martin1-0/+3
2012-09-01tegra20: remove timer_init from SPL buildAllen Martin1-0/+2
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-6/+6
2012-07-10tegra: add pin_mux_spi() board initialization functionStephen Warren1-0/+7
2012-07-10tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-1/+1
2012-07-10tegra: Allow boards to perform early GPIO setupThierry Reding1-0/+7
2012-05-15tegra: Add EMC settings for SeaboardJimmy Zhang1-2/+12
2012-05-15tegra: Turn off power detect in board initWei Ni1-0/+18
2012-05-15tegra: Set up warmboot code on Nvidia boardsSimon Glass1-0/+6
2012-05-15tegra: Set up PMU for Nvidia boardsSimon Glass1-0/+6
2012-03-29tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass1-0/+7
2012-03-29tegra: usb: Add USB support to nvidia boardsSimon Glass1-0/+12
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass1-74/+2