summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-05-23malloc: improve memalign fragmentation fixStephen Warren
2016-05-21pico-imx6ul: Select CONFIG_HUSH_PARSER optionFabio Estevam
2016-05-21eeprom: merge cmdline parsing of eeprom commandsNikita Kiryanov
2016-05-21eeprom: use eeprom_execute_command for all eeprom functionsNikita Kiryanov
2016-05-20malta: Support MIPS32r6 configurationsPaul Burton
2016-05-20malta: Remove ".set mips32" directivePaul Burton
2016-05-20MIPS: Support for targetting MIPSr6Paul Burton
2016-05-20MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-20MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20mips: ath79: Add AR934x supportMarek Vasut
2016-05-20mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-20mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-20mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-20mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-20mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-20mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-20ath79: add readonly attribute for ath79_soc_descWills Wang