summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2015-06-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-06-01arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet
2015-05-29sunxi: Add DMA definitionsRoy Spliet
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-28ARMv7M: add STM32F1 supportMatt Porter
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan
2015-05-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-05-20arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: add support for UART2 on A23/A33Laurent Itti
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey
2015-05-19imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey
2015-05-19mx6: add OTP bank1 registersTim Harvey
2015-05-19imx: mx6sx enable SION for i2c pin muxPeng Fan
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam
2015-05-14i2c: mxc: refactor i2c driver and support dmPeng Fan
2015-05-14imx: mx27 move GPIO_PORTx to gpio.hPeng Fan
2015-05-14arm: Add a prototype for save_boot_params_ret()Simon Glass
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-13ARM: tegra: Enable SMMU when going non-secureThierry Reding
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13tegra124: Add more registers to struct mc_ctlrIan Campbell
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-05-13tegra124: video: Add full link training for eDPSimon Glass
2015-05-13tegra: video: support eDP displays on Tegra124 devicesSimon Glass
2015-05-13tegra: Move display controller header into commonSimon Glass
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass
2015-05-13tegra: Provide a function to allow LCD PMIC setupSimon Glass
2015-05-13tegra: Add a board ID functionSimon Glass
2015-05-13tegra: pwm: Allow the clock rate to be left as isSimon Glass
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass
2015-05-10stm32f4: add serial print portkunhuahuang
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede