summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski
2016-02-29ARM: start.S: fix typoYuichiro Goto
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang
2016-02-24armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong
2016-02-24armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx6: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx7d: clock support for RDCPeng Fan
2016-02-21imx: mx6: Implement mmc_get_env_partSoeren Moch
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-01armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar
2016-01-31ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng
2016-01-31arm: cache: Implement cache range check for v7Marek Vasut
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()Bin Meng
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal
2016-01-27ARM64: zynqmp: Add initial support for the first siliconMichal Simek
2016-01-27ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar
2016-01-26sunxi: Redundant code cleanup from a83t dram initVishnu Patekar
2016-01-26sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2016-01-25armv8: Enable all 8 DPMAC ports in LS2080A PersonalityPratiyush Mohan Srivastava
2016-01-25arm: ls1021a: Adjust sata register default valuesTang Yuantian
2016-01-25armv8: fsl-lsch3: fixup SYSCLK frequency in device treePrabhakar Kushwaha
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha