summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* zynqmp: Show EL level where U-Boot runsMichal Simek2015-07-28-0/+2
* ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-28-0/+24
* ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-28-0/+56
* ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-28-0/+82
* 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-19/+22
* 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: Provide option to enable uart dcc support for zynqmpSiva Durga Prasad Paladugu2015-07-28-1/+8
* Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu2015-07-28-2/+2
* zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-28-16/+43
* zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-28-1/+2
* zynq: gem: Setting up WRAP bit for one TX bdMichal Simek2015-07-28-1/+2
* zynq: gem: Increase the Rx buffer descriptors to 32Siva Durga Prasad Paladugu2015-07-28-1/+1
* zynqmp: gem: Flush the rx buffers while transmittingSiva Durga Prasad Paladugu2015-07-28-3/+7
* zynqmp: gem: Set data bus width to 64bit for arm64Siva Durga Prasad Paladugu2015-07-28-1/+8
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-25-342/+347
|\
| * sunxi: Enable both ehci and otg in host mode on various boardsHans de Goede2015-07-25-0/+6
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-25-0/+28
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-25-4/+2
| * sunxi: musb: Improve output during probingHans de Goede2015-07-25-5/+6
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-25-1/+58
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-36/+34
| * sunxi: musb: Add id pin supportHans de Goede2015-07-25-0/+8
| * sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-25-10/+9
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-25-0/+42
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-25-5/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-25-250/+86
| * sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede2015-07-25-14/+0
| * sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-24-9/+11
| * 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-6/+20
| * mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-24-0/+5
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-24-374/+666
|\ \