summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan
2015-05-21wandboard: Switch to SPL supportFabio Estevam
2015-05-19imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey
2015-05-19imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey
2015-05-19mx6: add OTP bank1 registersTim Harvey
2015-05-19arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey
2015-05-19arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha
2015-05-19imx: mx6sx enable SION for i2c pin muxPeng Fan
2015-05-15arm: mx6: ddr3: Remove dead codeNikolay Dimitrov
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam
2015-05-15imx: dek_blob: Add explicit include for mapmemUlises Cardenas
2015-05-15arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov
2015-05-15sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak
2015-05-15test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak
2015-05-15odroid: dts: add 'voltage-regulators' description to max77686 nodePrzemyslaw Marczak
2015-05-15pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak
2015-05-15i2c: mxc: refactor i2c driver and support dmPeng Fan
2015-05-15imx: mx27 move GPIO_PORTx to gpio.hPeng Fan
2015-05-15sandbox: Support wide-screen LCD emulationSimon Glass
2015-05-15sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-15sandbox: Correct error handling in state_read_file()Simon Glass
2015-05-15arm: Add a prototype for save_boot_params_ret()Simon Glass
2015-05-15arm: Include the .got section in the binarySimon Glass
2015-05-15tpm: Rename Infineon TPM to slb9645ttSimon Glass
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell
2015-05-13tegra: Boot in non-secure mode by defaultJan Kiszka
2015-05-13ARM: tegra: Enable SMMU when going non-secureThierry Reding
2015-05-13tegra: Set CNTFRQ for secondary CPUsJan Kiszka
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13tegra124: Add more registers to struct mc_ctlrIan Campbell
2015-05-13ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka
2015-05-13ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_entryJan Kiszka
2015-05-13ARM: Factor out reusable psci_cpu_off_commonJan Kiszka
2015-05-13ARM: Factor out common psci_get_cpu_idJan Kiszka