Age | Commit message (Expand) | Author |
2016-10-10 | ARM: tegra: reduce DRAM size mapped into MMU on ARM64 | Stephen Warren |
2016-09-27 | ARM: tegra: flush caches via SMC call | Stephen Warren |
2016-09-27 | ARM: tegra: enable standard clock/reset APIs everywhere | Stephen Warren |
2016-09-27 | ARM: tegra: fix clock_get_periph_rate() for UART clocks | Stephen Warren |
2016-09-27 | ARM: tegra: add APIs the clock uclass driver will need | Stephen Warren |
2016-09-27 | ARM: tegra: add peripheral clock init table | Stephen Warren |
2016-09-27 | mmc: tegra: Add DM_MMC support to Tegra MMC driver | Tom Warren |
2016-09-27 | ARM: tegra: set MMC pin mux in board_init() | Stephen Warren |
2016-09-27 | mmc: tegra: move pad_init_mmc() into MMC driver | Stephen Warren |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-09-07 | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada |
2016-09-07 | ARM: tegra: remove wrong dependency on SPL_BUILD | Masahiro Yamada |
2016-09-01 | ARM: tegra: Add support for TK1-SOM board from Colorado Engineering | Peter Chubb |
2016-08-15 | ARM: tegra: reduce CSITE clock from 204M to 136M | Bryan Wu |
2016-08-15 | ARM: tegra: move ft_system_setup() | Stephen Warren |
2016-08-15 | reset: add Tegra186 reset driver | Stephen Warren |
2016-08-15 | clock: add Tegra186 clock driver | Stephen Warren |
2016-08-15 | misc: add Tegra BPMP driver | Stephen Warren |
2016-08-05 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2016-08-05 | ARM: Rework and correct barrier definitions | Tom Rini |
2016-08-04 | ARM: tegra: call tegra_board_init on Tegra186 | Stephen Warren |
2016-07-21 | ARM: tegra: pick up actual memory size | Stephen Warren |
2016-07-21 | ARM: tegra: add IVC protocol implementation | Stephen Warren |
2016-07-21 | ARM: tegra: unify Tegra186 Makefile a bit | Stephen Warren |
2016-07-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun |
2016-07-15 | ARM: PSCI: Switch to per-CPU target PC storage in secure data section | Chen-Yu Tsai |
2016-07-15 | ARM: PSCI: Remove unused psci_text_end symbol | Chen-Yu Tsai |
2016-07-15 | ARM: PSCI: Split out common stack setup code from psci_arch_init | Chen-Yu Tsai |
2016-06-19 | mailbox: add Tegra186 HSP driver | Stephen Warren |
2016-05-31 | ARM: tegra: add p2771-0000 board support | Stephen Warren |
2016-05-31 | ARM: tegra: add core Tegra186 support | Stephen Warren |
2016-05-31 | ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig | Stephen Warren |
2016-05-04 | ARM: tegra: enable GPU node by compatible value | Stephen Warren |
2016-03-29 | ARM: tegra210: set PLLE_PTS bit when enabling PLLE | Stephen Warren |
2016-03-15 | tegra: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-02-17 | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD | Simon Glass |
2016-02-16 | tegra: video: Clean up the old LCD/PWM driver code | Simon Glass |
2016-02-16 | tegra: video: Move LCD driver to use the DM PWM driver | Simon Glass |
2016-02-16 | tegra: video: Merge the display driver into one file | Simon Glass |
2016-02-16 | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 | Simon Glass |
2016-02-16 | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD | Simon Glass |
2016-02-16 | tegra: Allow driver model to be used for the PWM | Simon Glass |
2016-02-11 | video: tegra: Enable the 'lcd' env variable work-around | Simon Glass |
2016-01-28 | ARM: tegra: shut down USB device controller at boot | Stephen Warren |