summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-12Merge git://git.denx.de/u-bootStefano Babic
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12nios2: add memcpy_fromio and memcpy_toioThomas Chou
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
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-10Revive OpenRD targetsAlbert ARIBAUD
2015-11-10kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski
2015-11-10arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski
2015-11-09mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-07ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck
2015-11-06nios2: fix cached mode in clearing the BSSThomas Chou
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-11-06nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou
2015-11-06nios2: remove the useless parenthesis in asm/io.hThomas Chou
2015-11-06nios2: fix map_physmem to do real cache mappingThomas Chou
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-11-05avr32: Use the generic bitops headersFabio Estevam
2015-11-05arc: Use the generic bitops headersFabio Estevam
2015-11-05mips: Use the generic bitops headersFabio Estevam