summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-15-1/+2
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-6/+11
* omap3_dss: define DSS_ONOFFNikita Kiryanov2013-11-12-4/+5
* ARM: bcm2835: add missing mbox overscan response fieldAndre Heider2013-11-12-0/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-93/+149
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-07-41/+72
| |\
| | * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31-0/+2
| | * mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pinOtavio Salvador2013-10-31-1/+1
| | * mx5: lowlevel_init: Remove unused macroFabio Estevam2013-10-31-6/+0
| | * ARM: mx5: Enable L2 cacheFabio Estevam2013-10-31-0/+6
| | * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-17-0/+11
| | * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-17-9/+10
| | * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-17-25/+42
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-05-0/+9
| |\ \
| | * | at91: add defines for reset typeRoger Meier2013-11-04-0/+7
| | * | arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-0/+2
| | |/
| * | ARM: OMAP5: DDR3: Change io settingsSRICHARAN R2013-11-01-2/+2
| * | dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 buildMinal Shah2013-11-01-0/+1
| * | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-01-0/+4
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-50/+56
| |/
| * zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-17-0/+6
* | include: delete include/linux/config.hMasahiro Yamada2013-11-08-11/+0
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-2/+0
* | ARM: versatile: convert to common timer codeRob Herring2013-11-04-116/+0
* | ARM: tegra: convert to common timer codeRob Herring2013-11-04-96/+1
* | ARM: socfpga: convert to common timer codeRob Herring2013-11-04-72/+0
* | ARM: mx25: convert to common timer codeRob Herring2013-11-04-117/+0
* | ARM: highbank: convert to common timer codeRob Herring2013-11-04-83/+0
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-3/+0
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-31-0/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-31-0/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-31-0/+6
* | ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-29/+6
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-429/+65
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-581/+103
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31-0/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-6/+180
|\ \
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-20-0/+10
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-0/+6
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-20-124/+0
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-4/+3
| * | mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-20-0/+6
| * | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-20-0/+124
| * | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-20-2/+20
| * | exynos5: dts: Add device node for XHCIVivek Gautam2013-10-20-0/+12
| * | arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-20-0/+27
| * | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-20-0/+96
| |/