summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-07-28tegra: spl: Enable debug UARTSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass
2017-07-11tegra: Fix up include file orderingSimon Glass
2017-06-12ARM: tegra: remove Whistler supportStephen Warren
2017-06-09tegra: clock: Avoid a divide-by-zero errorSimon Glass
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara
2017-01-03ARM: tegra: allow passing cboot DTB to the kernelStephen Warren
2016-11-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-11-07ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-11-07ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren
2016-11-07ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren
2016-11-07ARM: tegra: configure Ethernet address on Tegra186Stephen Warren
2016-11-07ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren
2016-10-28drivers/pci/Kconfig: Add PCITom Rini
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27ARM: tegra: set MMC pin mux in board_init()Stephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass