summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* imx: mx6: implement reset_miscPeng Fan2015-11-121-0/+7
* video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-121-0/+2
* imx: mx6: add clock api for lcdifPeng Fan2015-11-122-0/+247
* imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-121-4/+30
* imx: mx6: fix register addressPeng Fan2015-11-121-6/+12
* imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-122-102/+22
* imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-122-1/+1
* imx: include linux/types.h for regs-common.hPeng Fan2015-11-121-0/+2
* mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-121-1/+1
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-122-2/+2
* mx7: psci: add basic psci supportPeng Fan2015-11-125-0/+139
* arm: discard relocation entries for secure textPeng Fan2015-11-121-0/+17
* Merge git://git.denx.de/u-bootStefano Babic2015-11-12139-773/+4042
|\
| * ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2015-11-112-61/+0
| * ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada2015-11-116-0/+60
| * ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada2015-11-111-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-1019-12/+300
| |\
| | * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-102-0/+132
| | * armv8: allow custom MMU setup routines on ARMv8Stephen Warren2015-11-101-1/+1
| | * armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-101-5/+6
| | * arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-102-0/+4
| | * arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski2015-11-101-1/+1
| | * Revive OpenRD targetsAlbert ARIBAUD2015-11-101-0/+4
| | * kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+6
| | * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-1010-3/+142
| | * arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski2015-11-101-2/+2
| | * arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski2015-11-101-0/+2
| * | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-1017-22/+62
| |/
| * ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek2015-11-071-1/+1
| * compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
| * ARM: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-0513-24/+100
| |\
| | * arm: exynos: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+4
| | * Exynos4412: pinmux: disable pull for MMC pinsPrzemyslaw Marczak2015-11-021-1/+1
| | * Odroid-XU3: dts: enable ADC, with request for pre-reloc bindPrzemyslaw Marczak2015-11-021-0/+5
| | * Exynos54xx: dts: add ADC nodePrzemyslaw Marczak2015-11-021-0/+7
| | * Odroid-XU3: enable s2mps11 PMIC supportPrzemyslaw Marczak2015-11-021-0/+7
| | * dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak2015-11-021-0/+44
| | * Exynos5422/5800: set cpu id to 0x5422Przemyslaw Marczak2015-11-027-18/+18
| | * Peach-Pi: dts: add cpu-model stringPrzemyslaw Marczak2015-11-021-0/+1
| | * s5p: cpu_info: print "cpu-model" if exists in dtsPrzemyslaw Marczak2015-11-021-1/+13
| * | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-052-4/+4
| |\ \
| | * | arm: dts: socfpga: Increase the spi-max-frequency for QSPI flashChin Liang See2015-11-051-1/+1
| | * | arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen2015-11-031-3/+3
| * | | ARM: zynq: Remove zc70x targetMichal Simek2015-11-041-9/+1
| * | | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-041-0/+1
| * | | ARM: zynqmp: Enable DM and OF bindingMichal Simek2015-11-041-0/+3
| * | | arm: zynq: dts: Add U-Boot device tree additionsSimon Glass2015-11-0411-0/+19
| * | | dm: arm: zynq: Enable device tree control in SPLSimon Glass2015-11-042-1/+12
| * | | arm: zynq: Support the debug UARTSimon Glass2015-11-041-0/+6
OpenPOWER on IntegriCloud