aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-18armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie2-0/+5
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu4-117/+172
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu4-1/+10
2016-05-18arch/arm: add SEC JR0 offsetAlex Porosanu5-10/+28
2016-05-18armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong1-1/+1
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong1-1/+1
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong1-3/+0
2016-05-18armv8: ls1043ardb: fix types of variablesQianyu Gong1-3/+3
2016-05-18armv8: ls1043a: remove redundant code in board filesQianyu Gong2-9/+0
2016-05-18armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong1-0/+5
2016-05-18armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong2-2/+25
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles1-1/+1
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles1-2/+2
2016-05-18armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang1-3/+0
2016-05-18armv8: ls2080a: update eth primePrabhakar Kushwaha2-2/+2
2016-05-18armv8: ls2080: enable sec_init in U-BootAneesh Bansal1-0/+8
2016-05-18armv8/ls1043a: update the node for QSPI supportYuan Yao1-2/+3
2016-05-18sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao1-0/+72
2016-05-18spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2-6/+57
2016-05-18spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao1-12/+43
2016-05-18spi: fsl_qspi: Fix issues on arm64Yuan Yao1-19/+27
2016-05-17armv8/fdt: add fixup_crypto_nodeAlex Porosanu1-0/+19
2016-05-17armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha2-2/+2
2016-05-17armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu1-3/+3
2016-05-17driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu3-0/+12
2016-05-17drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2-3/+10
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu9-16/+49
2016-05-16Prepare v2016.05v2016.05Tom Rini1-1/+1
2016-05-15sunxi: Enable USB host in CHIP defconfigHans de Goede1-0/+1
2016-05-13test, tools: update tbot documentationHeiko Schocher2-153/+103
2016-05-13tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher1-0/+1
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara3-21/+46
2016-05-10arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2-36/+36
2016-05-10warp7: Fix boot by selecting CONFIG_OF_LIBFDTFabio Estevam1-0/+1
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-168/+90
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini6-13/+36
2016-05-06usb: gadget: dfu: discard dead codePeng Fan1-9/+1
2016-05-06dfu: avoid memory leakPeng Fan1-1/+3
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese1-0/+9
2016-05-06usb: hub: Don't continue on get_port_status failureMarek Vasut1-0/+1
2016-05-06usb: Assure Get Descriptor request is in separate microframeMarek Vasut1-0/+8
2016-05-06usb: Wait after sending Set Configuration requestMarek Vasut1-0/+8
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin1-1/+1
2016-05-06mtd: cqspi: Simplify indirect read codeMarek Vasut1-71/+57
2016-05-06mtd: cqspi: Simplify indirect write codeMarek Vasut1-96/+30
2016-05-06arm: socfpga: socrates: Add 'time' commandStefan Roese1-0/+1
2016-05-06ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut1-0/+1
2016-05-06usb: Don't init pointer to zero, but NULLMarek Vasut1-1/+1
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner1-2/+5
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan1-3/+6