summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek
2016-05-24phy: marvell: Do not reset phy after negotiationMichal Simek
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek
2016-05-24phy: Return correct error code when timeout happensMichal Simek
2016-05-24net: xilinx: Handle error value from phy_startup()Michal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24fpga: Fix typo in function commentMichal Simek
2016-05-24ARM64: zynqmp: Enable CLK frameworkMichal Simek
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-24ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek
2016-05-24ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-24SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek
2016-05-24ARM64: zynqmp: Add debug uart for zc1751-dc1Michal Simek
2016-05-24ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108Michal Simek
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek
2016-05-24ARM64: zynqmp: Wire up debug_uart setupMichal Simek
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek
2016-05-24ARM64: zynqmp: Enable HUSH parser for all zynqmp targetsMichal Simek
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada
2016-05-24gpio: zynq: Add support for reading gpio pin stateMichal Simek
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut
2016-05-24ARM: atmel: Enable FIT image support for SAMA5DxMarek Vasut
2016-05-24board: sama5d2_xplained: change SDHCI GCK's clock source to UPLLWenyou Yang
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang
2016-05-24board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0Wenyou Yang
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass