summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-12omap3_dss: define DSS_ONOFFNikita Kiryanov
2013-11-12ARM: bcm2835: add missing mbox overscan response fieldAndre Heider
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-04at91: add defines for reset typeRoger Meier
2013-11-04arm: atmel: at91sam9n12ek: add usb host supportBo Shen
2013-11-04ARM: versatile: convert to common timer codeRob Herring
2013-11-04ARM: tegra: convert to common timer codeRob Herring
2013-11-04ARM: socfpga: convert to common timer codeRob Herring
2013-11-04ARM: mx25: convert to common timer codeRob Herring
2013-11-04ARM: highbank: convert to common timer codeRob Herring
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-01ARM: OMAP5: DDR3: Change io settingsSRICHARAN R
2013-11-01dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 buildMinal Shah
2013-11-01am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: mxs: Enable DCDC converter for battery bootMarek Vasut
2013-10-31mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pinOtavio Salvador
2013-10-31mx5: lowlevel_init: Remove unused macroFabio Estevam
2013-10-31ARM: mx5: Enable L2 cacheFabio Estevam
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy
2013-10-20ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy
2013-10-20exynos5: dts: Add device node for XHCIVivek Gautam
2013-10-20arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-17ARM: mxs: Setup stack in JTAG modeMarek Vasut
2013-10-17ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut
2013-10-17mx6: compute PLL PFD frequencies rather than using definesPierre Aubert
2013-10-17zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek
2013-10-17i2c: mxc: move to new subsystemtrem