aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин1-2/+5
2018-01-12ARM: Tegra186: calculate load addresses at bootStephen Warren1-1/+264
2018-01-12ARM: Tegra186: don't map memory not in RAM banksStephen Warren2-26/+55
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren1-19/+69
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren1-7/+13
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren1-0/+6
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2-0/+6
2017-12-12binman: tegra: Convert to use binmanSimon Glass1-0/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada7-25/+25
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass1-6/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass2-3/+3
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-3/+0
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass1-6/+0
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass1-3/+2
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass6-48/+102
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass3-0/+22
2017-07-28tegra: spl: Enable debug UARTSimon Glass1-0/+4
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+3
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass1-1/+3
2017-07-11tegra: Fix up include file orderingSimon Glass2-16/+10
2017-06-12ARM: tegra: remove Whistler supportStephen Warren1-5/+0
2017-06-09tegra: clock: Avoid a divide-by-zero errorSimon Glass1-1/+4
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass3-0/+26
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass1-2/+2
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+1
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass1-0/+16
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+1
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass1-1/+1
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
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