summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19zynqmp: mp: Add support for booting R5 from any addressMichal Simek
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-17arm: mvebu: a38x: serdes specification cleanupKevin Smith
2015-11-17arm: mvebu: a38x: Add const to some function callsKevin Smith
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith
2015-11-17ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan
2015-11-12imx: mx6: implement reset_miscPeng Fan
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12imx: mx6: add clock api for lcdifPeng Fan
2015-11-12imx: mx6: crm_reg: add LCDIF related macrosPeng Fan
2015-11-12imx: mx6: fix register addressPeng Fan
2015-11-12imx: lcdif: use one register structure for i.MXesPeng Fan
2015-11-12imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan
2015-11-12imx: include linux/types.h for regs-common.hPeng Fan
2015-11-12mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2015-11-12mx7: psci: add basic psci supportPeng Fan
2015-11-12arm: discard relocation entries for secure textPeng Fan
2015-11-12ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot
2015-11-12ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren
2015-11-12ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren
2015-11-12ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren
2015-11-12ARM: tegra: parameterize common XUSB codeStephen Warren
2015-11-12ARM: tegra: create common XUSB padctl driver fileStephen Warren
2015-11-12ARM: tegra: clean up XUSB padctl error() callsStephen Warren
2015-11-12ARM: tegra: rename dummy XUSB padctl implementationStephen Warren
2015-11-12ARM: tegra: enable PCI support of p2371-2180Stephen Warren
2015-11-12ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren
2015-11-12ARM: tegra210: implement PLLE init procedure from TRMStephen Warren
2015-11-12Merge git://git.denx.de/u-bootStefano Babic
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada
2015-11-11ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada
2015-11-11ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-11-10ARM: tegra: add custom MMU setup on ARMv8Stephen Warren
2015-11-10armv8: allow custom MMU setup routines on ARMv8Stephen Warren
2015-11-10armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren
2015-11-10arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski
2015-11-10arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski