summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-08-12sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka
2014-08-12sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka
2014-08-12sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka
2014-08-12sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka
2014-08-12sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka
2014-08-12sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka
2014-08-12sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-09emif.h: remove duplicated argument to |maxin.john@enea.com
2014-08-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-08-08zynq: spl: Add vectors section to linker scriptPeter Crosthwaite
2014-08-08mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADEDFabio Estevam
2014-08-08mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definitionFabio Estevam
2014-08-08mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offsetFabio Estevam
2014-08-08mx6: imx-regs: Remove unused 'omux' field from iomux structFabio Estevam
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-04Merge http://git.denx.de/u-boot-dmTom Rini
2014-08-04arm: Support pre-relocation malloc()Simon Glass
2014-08-04arm: Set up global data before board_init_f()Simon Glass
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01arm: s3c: Unify the S3C24xx SDI structureMarek Vasut
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-31sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier
2014-07-31sunxi: Add CONFIG_MACPWR optionHans de Goede
2014-07-31sunxi: add defines to control USB Host clocks/resetsRoman Byshko
2014-07-31ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-07-28ARM: add missing HYP mode constantMarc Zyngier
2014-07-28ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier
2014-07-28ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-07-25ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta
2014-07-25ARM: OMAP: Fix handling of errata i727Rajendra Nayak
2014-07-25board: k2e-evm: add board supportHao Zhang
2014-07-25ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan