aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-24mkimage: Report information about fpgaMichal Simek5-1/+78
2016-05-24fpga: Fix typo in function commentMichal Simek1-1/+1
2016-05-24ARM64: zynqmp: Enable CLK frameworkMichal Simek6-0/+12
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek7-3/+209
2016-05-24ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek1-0/+5
2016-05-24ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf1-2/+2
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek5-1/+280
2016-05-24SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek1-9/+36
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek1-0/+15
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek1-0/+2
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek2-0/+7
2016-05-24ARM64: zynqmp: Add debug uart for zc1751-dc1Michal Simek1-0/+5
2016-05-24ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108Michal Simek1-0/+2
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek1-1/+0
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek1-0/+10
2016-05-24ARM64: zynqmp: Wire up debug_uart setupMichal Simek3-0/+15
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek1-0/+1
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek2-0/+23
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek1-0/+14
2016-05-24ARM64: zynqmp: Enable HUSH parser for all zynqmp targetsMichal Simek5-0/+5
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada1-1/+1
2016-05-24gpio: zynq: Add support for reading gpio pin stateMichal Simek1-0/+22
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada1-5/+1
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini79-67/+6448
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada1-1/+1
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini1-1/+1
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt1-3/+20
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini1-1/+5
2016-05-23spl: Setup default value for OF_LISTMichal Simek1-0/+1
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek1-1/+6
2016-05-23mkimage: Add a quiet modeSimon Glass3-2/+7
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass1-3/+3
2016-05-23malloc: improve memalign fragmentation fixStephen Warren1-2/+21
2016-05-20pico-imx6ul: Select CONFIG_HUSH_PARSER optionFabio Estevam1-0/+1
2016-05-20eeprom: merge cmdline parsing of eeprom commandsNikita Kiryanov1-64/+53
2016-05-20eeprom: use eeprom_execute_command for all eeprom functionsNikita Kiryanov1-21/+40
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton1-0/+1
2016-05-21malta: Remove ".set mips32" directivePaul Burton1-1/+0
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton2-6/+30
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton1-2/+2
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton2-11/+13
2016-05-21mips: ath79: Add support for TPLink WDR4300Marek Vasut9-0/+295
2016-05-21mips: ath79: Add AR934x supportMarek Vasut9-1/+683
2016-05-21mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut3-0/+80
2016-05-21mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut1-0/+26
2016-05-21mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2-0/+61
2016-05-21mips: ath79: dts: Add generic-ehci nodeMarek Vasut1-0/+7
2016-05-21mips: ath79: Fix compiler warning on const assignmentMarek Vasut1-1/+1
2016-05-21mips: ath79: Fix ar71xx_regs.h indentMarek Vasut1-1034/+1069
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut2-0/+4