| Commit message (Expand) | Author | Age | Lines |
* | ARM: remove redudant information from Kconfig files | Masahiro Yamada | 2015-01-12 | -12/+0 |
* | ARM: tegra: Enable PCIe on Jetson TK1 | Thierry Reding | 2014-12-18 | -0/+52 |
* | ARM: tegra: Enable PCIe on Cardhu | Thierry Reding | 2014-12-18 | -0/+52 |
* | ARM: tegra: Implement XUSB pad controller | Thierry Reding | 2014-12-18 | -0/+3 |
* | dm: i2c: tegra: Convert to driver model | Simon Glass | 2014-12-11 | -24/+43 |
* | ARM: tegra: Add support for nyan-big board | Allen Martin | 2014-12-11 | -1/+354 |
* | dm: tegra: Add platform data for the GPIO driver | Simon Glass | 2014-11-21 | -0/+8 |
* | tegra: make local functions static | Jeroen Hofstee | 2014-10-25 | -36/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2014-10-23 | -0/+5 |
|\ |
|
| * | ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables | Stephen Warren | 2014-10-22 | -0/+5 |
* | | dm: tegra: spi: Convert to driver model | Simon Glass | 2014-10-22 | -2/+1 |
|/ |
|
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -27/+0 |
* | tegra: Convert tegra GPIO driver to use driver model | Simon Glass | 2014-09-10 | -1/+1 |
* | tegra: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -81/+0 |
* | ARM: tegra: remove custom define for Jetson TK1 | Stephen Warren | 2014-08-19 | -1/+1 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+57 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+216 |
* | ARM: tegra: Venice2 pinmux spreadsheet updates | Stephen Warren | 2014-05-13 | -5/+9 |
* | ARM: tegra: update Venice2 pinmux | Stephen Warren | 2014-05-13 | -316/+266 |
* | ARM: tegra: clamp inputs on Jetson TK1 | Stephen Warren | 2014-05-13 | -0/+2 |
* | ARM: tegra: make use of GPIO init table on Jetson TK1 | Stephen Warren | 2014-05-13 | -82/+178 |
* | usb: tegra: combine header file | Stefan Agner | 2014-04-17 | -1/+0 |
* | ARM: tegra: add Jetson TK1 board | Stephen Warren | 2014-04-17 | -0/+263 |
* | ARM: tegra: Tegra124 pinmux cleanup | Stephen Warren | 2014-04-17 | -167/+167 |
* | ARM: tegra: Tegra114 pinmux cleanup | Stephen Warren | 2014-04-17 | -180/+180 |
* | ARM: tegra: Tegra30 pinmux cleanup | Stephen Warren | 2014-04-17 | -238/+238 |
* | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | -12/+12 |
* | ARM: tegra: pinmux naming consistency fixes | Stephen Warren | 2014-04-17 | -69/+71 |
* | ARM: tegra: prototype pinmux_init() in board.h | Stephen Warren | 2014-04-17 | -2/+6 |
* | ARM: tegra: make all I2C ports open-drain | Stephen Warren | 2014-03-26 | -16/+16 |
* | venice2: move device tree to fix build error | Masahiro Yamada | 2014-02-20 | -84/+0 |
* | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | -680/+0 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | ARM: tegra: add Venice2 (Tegra124) board | Tom Warren | 2014-02-03 | -0/+510 |
* | ARM: tegra: add DT files for Tegra124 and Venice2 | Tom Warren | 2014-02-03 | -0/+84 |
* | ARM: tegra: only build __pinmux_nand() when it's needed | Tom Warren | 2014-02-03 | -0/+2 |
* | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | -11/+0 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -4/+0 |
* | Makefile: convert makefiles to Kbuild style and delete grep switch | Masahiro Yamada | 2013-11-01 | -28/+2 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -140/+7 |
* | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | -1/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -2/+2 |
|\ |
|
| * | tegra: i2c: Enable new CONFIG_SYS_I2C framework | Simon Glass | 2013-07-23 | -2/+2 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -226/+13 |
|/ |
|
* | ARM: tegra: enable LCD panel on Ventana | Stephen Warren | 2013-07-11 | -0/+32 |
* | ARM: tegra: enable LCD panel on Harmony | Stephen Warren | 2013-07-11 | -0/+39 |
* | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 | Jim Lin | 2013-07-11 | -0/+1 |
* | ARM: Tegra: FDT: Add USB EHCI function for T30/T114 | Jim Lin | 2013-07-11 | -0/+19 |
* | Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu | Tom Warren | 2013-05-28 | -0/+38 |
* | Tegra: T30: Beaver board support. | Tom Warren | 2013-04-15 | -0/+71 |