summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2015-06-117-20/+49
|\
| * dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
| * dts: Disable device tree for SPL on all boardsSimon Glass2015-06-104-0/+15
| * fdt: arm: Drop device tree paddingSimon Glass2015-06-101-1/+2
| * arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-101-18/+29
| * dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-102-0/+5
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2015-06-101-78/+2
|\ \ | |/ |/|
| * odroid: dts: cleanup of MAX77686 regulatorsPrzemyslaw Marczak2015-06-101-78/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-101-0/+1
|\ \
| * | sunxi: Request macpwr gpio before using itHans de Goede2015-06-101-0/+1
| |/
* | tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-091-1/+1
* | tegra: Allow board-specific initSimon Glass2015-06-092-2/+13
* | tegra: Add missing tegra124 peripheralsSimon Glass2015-06-092-7/+7
* | tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-092-1/+31
* | tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-091-2/+5
* | tegra: clock: Support enabling external clocksSimon Glass2015-06-092-0/+25
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-091-0/+3
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-0815-6/+304
|\
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-081-1/+2
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-081-0/+1
| * vf610: dts: Add device tree supportBhuvanchandra DV2015-06-085-0/+160
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-081-0/+9
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-083-0/+12
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-081-0/+49
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-084-0/+66
| * mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-011-5/+5
| * Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-281-2/+1
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-271-1/+2
* | sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-052-0/+126
* | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-0465-1102/+1506
* | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-042-0/+150
* | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-041-3/+3
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-012-0/+26
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-012-1/+5
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-011-1/+1
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-011-1/+1
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-011-0/+22
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-3043-146/+98
|\ \ \
| * | | ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-311-0/+2
| * | | ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-311-2/+2
| * | | ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-311-4/+7
| * | | ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-311-1/+1
| * | | ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-311-4/+0
| * | | ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-311-23/+1
| * | | ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-311-4/+3
| * | | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-312-4/+6
| * | | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-3138-104/+76
| |/ /
* | | ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-292-0/+5
* | | ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-292-0/+277
* | | ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-292-1/+1
OpenPOWER on IntegriCloud