summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-28-62/+1238
|\
| * ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-28-0/+2
| * ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-28-0/+10
| * ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-28-0/+66
| * ARM: zynq: DT: Update zc770 dtsesMichal Simek2015-07-28-12/+176
| * ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek2015-07-28-0/+21
| * ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek2015-07-28-0/+1
| * ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek2015-07-28-1/+0
| * ARM: zynq: DT: Update years in copyrightMichal Simek2015-07-28-1/+1
| * ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek2015-07-28-13/+715
| * ARM: zynq: DT: Add reference to bus nodeMichal Simek2015-07-28-1/+1
| * ARM: zynq: DT: Add pinctrl nodeMichal Simek2015-07-28-1/+7
| * ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek2015-07-28-1/+4
| * ARM: zynq: DT: Clean up timer device tree nodesMichal Simek2015-07-28-2/+2
| * ARM: zynq: DT: Use the zynq binding with macbMichal Simek2015-07-28-2/+2
| * ARM: zynq: DT: Fix GEM register area sizeMichal Simek2015-07-28-2/+2
| * spi: Fix zynq SPI bindingMichal Simek2015-07-28-2/+2
| * ARM: zynq: DT: Remove 222 MHz OPPMichal Simek2015-07-28-1/+0
| * ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek2015-07-28-4/+4
| * ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek2015-07-28-0/+10
| * ARM: zynq: DT: Add missing nodes to DTSIMichal Simek2015-07-28-0/+100
| * ARM: zynq: DT: Use the right names for nodesMichal Simek2015-07-28-10/+10
| * zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-28-0/+74
| * zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-28-6/+1
| * zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-28-4/+12
| * zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-28-1/+17
* | stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-27-10/+24
* | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-27-0/+10
* | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-27-2/+0
* | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-27-9/+0
* | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-27-0/+2
* | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-27-0/+47
* | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-27-0/+62
* | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-27-1/+59
* | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-27-7/+49
* | omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-27-2/+2
* | omap: SPL boot devices cleanup and completionPaul Kocialkowski2015-07-27-67/+88
* | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-27-166/+141
* | keystone2: add wfi in to the core_spin loopVitaly Andrianov2015-07-27-2/+7
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-25-29/+116
|\
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-25-0/+26
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-25-3/+1
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-25-1/+1
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-0/+7
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-25-0/+35
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-25-0/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-25-0/+4
| * sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede2015-07-25-14/+0
| * sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-24-12/+40
| * sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-24-0/+1