summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: imx-common: power down lcdif before boot osPeng Fan2015-11-121-0/+3
* 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-12208-1954/+4699
|\
| * nios2: add 10m50 devboard supportThomas Chou2015-11-121-0/+267
| * nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-121-0/+4
| * 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
| * | powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-108-8/+0
| * | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-1026-26/+92
| * | mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo2015-11-094-4/+0
| * | Replace "extern inline" with "static inline"Måns Rullgård2015-11-0913-132/+124
| |/
| * ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek2015-11-071-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-064-13/+17
| |\
| | * nios2: fix cached mode in clearing the BSSThomas Chou2015-11-061-1/+1
| | * nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-2/+1
| | * nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou2015-11-063-4/+3
| | * nios2: remove the useless parenthesis in asm/io.hThomas Chou2015-11-061-4/+4
| | * nios2: fix map_physmem to do real cache mappingThomas Chou2015-11-063-3/+9
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-11-061-104/+92
| |\ \
| | * | MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-061-19/+14
| | * | MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-061-85/+78
| | |/
| * | powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-056-14/+12
| * | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
| * | avr32: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | arc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | mips: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | nios2: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
OpenPOWER on IntegriCloud