aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass2-2/+6
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler1-0/+7
2017-03-09ARM: Migrate errata to KconfigTom Rini1-0/+5
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini6-0/+25
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-0/+1
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara1-1/+1
2017-01-03ARM: tegra: allow passing cboot DTB to the kernelStephen Warren1-0/+18
2016-11-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini3-23/+44
2016-11-07ARM: tegra186: call secure monitor for all cache-wide opsStephen Warren1-3/+21
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren1-2/+2
2016-11-07ARM: tegra: translate __asm_flush_l3_cache to assemblyStephen Warren2-23/+25
2016-11-07ARM: tegra: ensure nvtboot_boot_x0 alignmentStephen Warren1-0/+1
2016-11-07ARM: tegra: configure Ethernet address on Tegra186Stephen Warren2-0/+55
2016-11-07ARM: tegra: add SoC-level hook for board_late_init()Stephen Warren1-1/+6
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-2/+0
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada1-1/+1
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-7/+7
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren1-1/+1
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren2-0/+24
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren1-3/+11
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren1-2/+36
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren6-86/+283
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren6-0/+128
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren3-24/+1
2016-09-27ARM: tegra: set MMC pin mux in board_init()Stephen Warren1-7/+5
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2-34/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+1
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada1-2/+2
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb1-0/+12
2016-08-15ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu1-1/+1
2016-08-15ARM: tegra: move ft_system_setup()Stephen Warren4-31/+35
2016-08-15reset: add Tegra186 reset driverStephen Warren1-0/+2
2016-08-15clock: add Tegra186 clock driverStephen Warren1-0/+2
2016-08-15misc: add Tegra BPMP driverStephen Warren1-0/+2
2016-08-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+6
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-1/+2
2016-08-04ARM: tegra: call tegra_board_init on Tegra186Stephen Warren1-1/+6
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren4-12/+110
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren3-0/+563
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2-9/+6
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+4