summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2015-01-30exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak
2015-01-30dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-30dm: zynq: Remove inline gpio functionsSimon Glass
2015-01-30dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
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-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: 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 __packed that causes a problem on GCC 4.9Masahiro Yamada
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 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: display: Make lcd display clk phase configurableHans de Goede
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-19ARM: atmel: sama5d4: add usb platform dataBo Shen
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sunxi: Use memcmp for mctl_mem_matchesHans de Goede
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede