summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: Wire return value from phy_config()Michal Simek2016-05-242-5/+2
* image: Add boot_get_fpga() to load fpga with bootmMichal Simek2016-05-245-2/+110
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-2411-56/+115
* phy: Return correct error code when timeout happensMichal Simek2016-05-242-3/+3
* net: xilinx: Handle error value from phy_startup()Michal Simek2016-05-242-3/+8
* mkimage: Report information about fpgaMichal Simek2016-05-245-1/+78
* fpga: Fix typo in function commentMichal Simek2016-05-241-1/+1
* ARM64: zynqmp: Enable CLK frameworkMichal Simek2016-05-246-0/+12
* ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-247-3/+209
* ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek2016-05-241-0/+5
* ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf2016-05-241-2/+2
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-245-1/+280
* SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek2016-05-241-9/+36
* ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-241-0/+15
* ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek2016-05-241-0/+2
* spl: Introduce new function spl_board_prepare_for_bootMichal Simek2016-05-242-0/+7
* ARM64: zynqmp: Add debug uart for zc1751-dc1Michal Simek2016-05-241-0/+5
* ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108Michal Simek2016-05-241-0/+2
* ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek2016-05-241-1/+0
* ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-241-0/+10
* ARM64: zynqmp: Wire up debug_uart setupMichal Simek2016-05-243-0/+15
* ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek2016-05-241-0/+1
* ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek2016-05-242-0/+23
* ARM64: zynqmp: Enable missing distro default optionsMichal Simek2016-05-241-0/+14
* ARM64: zynqmp: Enable HUSH parser for all zynqmp targetsMichal Simek2016-05-245-0/+5
* ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada2016-05-241-1/+1
* gpio: zynq: Add support for reading gpio pin stateMichal Simek2016-05-241-0/+22
* ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada2016-05-241-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2379-67/+6448
|\
| * malta: Support MIPS32r6 configurationsPaul Burton2016-05-211-0/+1
| * malta: Remove ".set mips32" directivePaul Burton2016-05-211-1/+0
| * MIPS: Support for targetting MIPSr6Paul Burton2016-05-212-6/+30
| * MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-211-2/+2
| * MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-212-11/+13
| * mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-219-0/+295
| * mips: ath79: Add AR934x supportMarek Vasut2016-05-219-1/+683
| * mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-213-0/+80
| * mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut2016-05-211-0/+26
| * mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-212-0/+61
| * mips: ath79: dts: Add generic-ehci nodeMarek Vasut2016-05-211-0/+7
| * mips: ath79: Fix compiler warning on const assignmentMarek Vasut2016-05-211-1/+1
| * mips: ath79: Fix ar71xx_regs.h indentMarek Vasut2016-05-211-1034/+1069
| * mips: Add MIPS 74Kc tuneMarek Vasut2016-05-212-0/+4
| * mips: Fix compiler warning in cpu.cMarek Vasut2016-05-211-1/+0
| * ath79: add readonly attribute for ath79_soc_descWills Wang2016-05-211-4/+4
| * ath79: ar933x: use BIT macro for bit shift operationWills Wang2016-05-211-7/+7
| * ar933x: serial: Remove the explicit pinctrl settingWills Wang2016-05-211-14/+2
| * ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-211-12/+0
| * mips: Report reloc information in bdinfoTim Chick2016-05-211-0/+2
| * drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal2016-05-213-0/+452
OpenPOWER on IntegriCloud