aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-12arm64: mvebu: Enable hush parser in A8K default configurationKonstantin Porotchkin2-0/+2
2016-12-12arm64: mvebu: Enable PCIe support in Armada-7040 configurationKonstantin Porotchkin1-0/+3
2016-12-12arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin3-0/+61
2016-12-12arm64: mvebu: Enable pin control support in A8K default configKonstantin Porotchkin2-0/+2
2016-12-12arm64: mvebu: Enable BUBT command support in A8K default configKonstantin Porotchkin2-0/+2
2016-12-12arm64: mvebu: Add pin control nodes to A8K family DTS filesKonstantin Porotchkin6-22/+183
2016-12-12arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin10-0/+651
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin6-0/+896
2016-12-12arm64: mvebu: Modify the A8K SPI and I2C config in DTSKonstantin Porotchkin2-67/+25
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini32-54329/+251
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini32-251/+54329
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex1-19/+24
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese1-6/+16
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie3-10/+25
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl1-8/+23
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl1-2/+2
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl1-2/+3
2016-12-08net: phy: micrel: Fix error handlingMarek Vasut1-2/+4
2016-12-08net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek3-6/+3
2016-12-08common: miiphyutil: Add helper function for mdio bus nameMichal Simek2-0/+13
2016-12-08ARM64: zynqmp: Add updated psu_init_gpl* filesMichal Simek2-0/+53957
2016-12-08zynqmp worksMichal Simek2-130/+82
2016-12-08ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi1-98/+50
2016-12-08travis-ci: Add zynq_zc702 target supportMichal Simek2-0/+6
2016-12-08tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2-8/+22
2016-12-08block: Move ceva driver to DMMichal Simek10-19/+54
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek11-13/+165
2016-12-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+81
2016-12-06usb: xhci-pci: Add DM supportStefan Roese1-0/+81
2016-12-06MAINTAINERS: Fix ALTERA SOCFPGA FilesJagan Teki1-2/+1
2016-12-06MAINTAINERS: socfpga: update email address for Dinh NguyenDinh Nguyen4-4/+5
2016-12-06qts-filter.sh: strip DOS line endings and handle continuation linesBill Randle1-15/+32
2016-12-06ARM: socfpga: Add boot0 hook to prevent SPL corruptionMarek Vasut2-0/+29
2016-12-06socfpga: add support for Terasic DE1-SoC boardAnatolij Gustschin12-0/+1528
2016-12-05Prepare v2017.01-rc1v2017.01-rc1Tom Rini1-3/+3
2016-12-05Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini20-62/+233
2016-12-05armv8: QSPI: Add AHB bus 16MB+ size supportYuan Yao8-0/+55
2016-12-05fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com1-0/+4
2016-12-05ls1021a: QSPI: update the node for QSPI supportYuan Yao1-0/+1
2016-12-05armv8: ls2080a: Add serdes1 protocol 0x3b supportPriyanka Jain1-0/+1
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu9-38/+155
2016-12-05fsl/ddr: Fix compiling warningShengzhou Liu1-32/+25
2016-12-05travis-ci: Build mvebu boards (arm & aarch64) in separate jobStefan Roese1-2/+4
2016-12-05davinci: omapl138_lcdk: increase PLL0 frequencyBartosz Golaszewski1-1/+1
2016-12-05arm: baltos: enable booting from USBYegor Yefremov1-0/+33
2016-12-05arm: baltos: active mPCIe slotYegor Yefremov1-0/+18
2016-12-05arm: baltos: remove TI board leftoverYegor Yefremov3-125/+0
2016-12-05ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot1-4/+6
2016-12-05dm: spl: mmc: Fix EXT SPL supportMichal Simek1-2/+2
2016-12-05Merge git://www.denx.de/git/u-boot-i2cTom Rini30-1242/+752