summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: List qspi, smc and nand baseaddressesMichal Simek
2015-01-26ARM: zynq: List nand, qspi and jtag boot modesMichal Simek
2015-01-26ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek
2015-01-26ARM: zynq: Remove empty lineMichal Simek
2015-01-26ARM: zynq: Enable the Neon instructionsMichal Simek
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian
2015-01-24ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang
2015-01-24arm: ls102xa: Update snoop settings for CCI-400Alison Wang
2015-01-24ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian
2015-01-24crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2015-01-24arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta
2015-01-24ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as defaultAlison Wang
2015-01-24arm/ls1021a: Add workaround for DDR erratum A008378York Sun
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-01-23Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-01-22ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2Masahiro Yamada
2015-01-22ARM: UniPhier: rename SG_MEMCONF_* macros for readabilityMasahiro Yamada
2015-01-22ARM: UniPhier: use <linux/sizes.h> for readabilityMasahiro Yamada
2015-01-22ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada
2015-01-22ARM: UniPhier: add static to local functionsMasahiro Yamada
2015-01-22ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada
2015-01-22ARM: UniPhier: describe init_page_table shorterMasahiro Yamada
2015-01-22ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada
2015-01-22ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sun9i: Add sun9i (A80) clock setup supportHans de Goede
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20zynq: Remove reference to gdataSimon Glass
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-19ARM: atmel: sama5d4: add usb device initial codeBo Shen
2015-01-19ARM: atmel: sama5d4: add usb platform dataBo Shen
2015-01-19arm, arm926ejs: make thumb mode compileableHeiko Schocher
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass