Age | Commit message (Expand) | Author |
2016-05-31 | mmc: tegra: add basic Tegra186 support | Stephen Warren |
2016-05-31 | ARM: tegra: use DT bindings for GPIO naming | Stephen Warren |
2016-05-04 | ARM: tegra: enable GPU node by compatible value | Stephen Warren |
2016-02-16 | tegra: video: Clean up the old LCD/PWM driver code | Simon Glass |
2016-02-16 | tegra: lcd: Merge tegra124-lcd.c into display.c | Simon Glass |
2016-02-16 | tegra: pwm: Add a driver for the tegra PWM | Simon Glass |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-11-12 | ARM: tegra: rename GPU functions | Alexandre Courbot |
2015-11-12 | ARM: tegra: remove vpr_configured() function | Alexandre Courbot |
2015-09-16 | ARM: tegra: Implement clk_m | Thierry Reding |
2015-09-16 | tegra: Remove tegra_spl_gpio_direction_output declaration from header file | Axel Lin |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher |
2015-08-13 | ARM: tegra: Make pinmux.h standalone includible | Thierry Reding |
2015-08-13 | ARM: tegra: allow reading recovery mode boot type | Marcel Ziswiler |
2015-08-06 | ARM: tegra: enable GPU DT node when appropriate | Alexandre Courbot |
2015-08-06 | ARM: tegra: move VPR configuration to a later stage | Alexandre Courbot |
2015-08-05 | Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. | Tom Warren |
2015-08-05 | Tegra: clocks: Add 38.4MHz OSC support for T210 use | Tom Warren |
2015-07-28 | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren |
2015-06-09 | tegra: Allow board-specific init | Simon Glass |
2015-06-09 | tegra: clock: Support enabling external clocks | Simon Glass |
2015-05-13 | tegra: Make tegra_powergate_power_on public | Jan Kiszka |
2015-05-13 | tegra124: video: Add full link training for eDP | Simon Glass |
2015-05-13 | tegra: Move display controller header into common | Simon Glass |
2015-05-13 | tegra124: clock: Add display clocks and functions | Simon Glass |
2015-05-13 | tegra: clock: Split the clock source code into a separate function | Simon Glass |
2015-05-13 | tegra: clock: Add checking for invalid clock IDs | Simon Glass |
2015-05-13 | tegra: Provide a function to allow LCD PMIC setup | Simon Glass |
2015-05-13 | tegra: Add a board ID function | Simon Glass |
2015-05-13 | tegra: pwm: Allow the clock rate to be left as is | Simon Glass |
2015-05-13 | tegra: Move the pwm into tegra-common | Simon Glass |
2015-03-30 | ARM: tegra: pinctrl: add support for MIPI PAD control groups | Stephen Warren |
2015-03-30 | ARM: tegra: pinctrl: minor cleanup | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: support Tegra210's e_io_hv pin option | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: support hsm/schmitt on pins | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: move some type definitions | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: handle feature removal on newer SoCs | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: simplify some defines | Stephen Warren |
2015-03-04 | ARM: tegra: add function to clear pinmux CLAMPING bit | Stephen Warren |
2015-03-04 | ARM: tegra: support running in non-secure mode | Stephen Warren |
2015-01-29 | dm: mmc: Remove use of fdtdec GPIO support | Simon Glass |
2014-12-18 | ARM: tegra: Implement XUSB pad controller | Thierry Reding |
2014-12-18 | ARM: tegra: Implement powergate support | Thierry Reding |
2014-12-11 | dm: i2c: tegra: Convert to driver model | Simon Glass |
2014-10-25 | tegra: add proto for pin_mux_mmc | Jeroen Hofstee |
2014-09-10 | tegra: Convert tegra GPIO driver to use driver model | Simon Glass |
2014-08-18 | ARM: tegra: Disable VPR | Bryan Wu |
2014-07-03 | i2c: tegra: use repeated start for reads | Stephen Warren |
2014-05-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-05-15 | usb: tegra: support device mode | Stephen Warren |