summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-08-6/+304
|\ \ | |/ |/|
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-08-1/+2
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-08-0/+1
| * vf610: dts: Add device tree supportBhuvanchandra DV2015-06-08-0/+160
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-08-0/+9
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-08-0/+12
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-08-0/+49
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-08-0/+66
| * mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01-5/+5
| * Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-28-2/+1
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-27-1/+2
* | sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-05-0/+126
* | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-04-1102/+1506
* | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-04-0/+150
* | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-04-3/+3
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-01-0/+26
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-01-1/+5
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-01-1/+1
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-01-1/+1
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-01-0/+22
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-30-146/+98
|\ \ \
| * | | ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-31-0/+2
| * | | ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-31-2/+2
| * | | ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-31-4/+7
| * | | ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-31-1/+1
| * | | ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-31-4/+0
| * | | ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-31-23/+1
| * | | ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-31-4/+3
| * | | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-31-4/+6
| * | | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31-104/+76
| |/ /
* | | ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-29-0/+5
* | | ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-29-0/+277
* | | ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-29-1/+1
* | | ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-29-7/+7
* | | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski2015-05-29-2/+81
* | | sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-29-3/+10
* | | sunxi: Add DMA definitionsRoy Spliet2015-05-29-0/+84
* | | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-0/+10
* | | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-8/+0
* | | sunxi: Use axp221 sid on a33Hans de Goede2015-05-29-5/+3
|/ /
* | ARMv7M: add STM32F1 supportMatt Porter2015-05-28-0/+782
* | common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-28-0/+45
* | ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-28-59/+1
* | ARM: bcm283x: Reorder timer.hMarek Vasut2015-05-28-5/+10
* | ARM: bcm283x: Repair wdog.hMarek Vasut2015-05-28-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-26-46/+202
|\
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-26-0/+4
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-26-7/+7
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-26-12/+29
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-26-1/+1