Age | Commit message (Expand) | Author |
2015-05-13 | ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra | Masahiro Yamada |
2015-05-13 | jetson-tk1: Add PSCI configuration options and reserve secure code | Ian Campbell |
2015-05-13 | ARM: tegra: Enable SMMU when going non-secure | Thierry Reding |
2015-05-13 | tegra: Set CNTFRQ for secondary CPUs | Jan Kiszka |
2015-05-13 | tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 | Ian Campbell |
2015-05-13 | tegra124: Add PSCI support for Tegra124 | Jan Kiszka |
2015-05-13 | tegra: Make tegra_powergate_power_on public | Jan Kiszka |
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: Move checkboard() into the board code | 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-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-04-18 | dm: select CONFIG_DM* options | Masahiro Yamada |
2015-04-03 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2015-03-30 | tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT | Lucas Stach |
2015-03-30 | ARM: tegra: rename colibri_t20 board/configuration/device-tree | Marcel Ziswiler |
2015-03-30 | ARM: tegra: enable MIPI PAD CTRL support for Tegra124 | Stephen Warren |
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-30 | ARM: tegra: pinctrl: move Tegra210 code to the correct dir | Stephen Warren |
2015-03-28 | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada |
2015-03-24 | remove unnecessary version.h includes | Rob Herring |
2015-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2015-03-04 | dm: tegra: Enable driver model in SPL and adjust the GPIO driver | Simon Glass |
2015-03-04 | ARM: tegra: pinmux: support Tegra210's e_io_hv pin option | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: account for different drivegroup base registers | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: support hsm/schmitt on pins | Stephen Warren |
2015-03-04 | ARM: tegra: pinmux: partially handle varying register layouts | 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: pinmux: add note re: drive group field 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-03-04 | ARM: tegra: support large RAM sizes | Stephen Warren |
2015-03-04 | ARM: tegra: fix variable naming in query_sdram_size() | Stephen Warren |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-24 | kconfig: switch to single .config configuration | Masahiro Yamada |
2015-02-21 | ARM: tegra: collect SoC sources into mach-tegra | Masahiro Yamada |