summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-27MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski1-0/+1
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini67-334/+2404
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana8-7/+302
2015-02-26crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2-10/+12
2015-02-25zmx25: Convert to generic boardFabio Estevam1-0/+2
2015-02-25imx31_phycore: Convert to generic boardFabio Estevam1-0/+2
2015-02-25mx31ads: Convert to generic boardFabio Estevam1-0/+2
2015-02-25ARM: davinci: remove hawkboard supportMasahiro Yamada12-540/+1
2015-02-25ARM: remove tnetv107x board supportMasahiro Yamada23-1964/+1
2015-02-25ARM: remove a320evb board supportMasahiro Yamada14-573/+1
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada30-2168/+2
2015-02-25ARM: remove dkb board supportMasahiro Yamada18-793/+1
2015-02-25ARM: remove jadecpu board supportMasahiro Yamada20-1745/+19
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada22-87/+73
2015-02-25kconfig: switch to single .config configurationMasahiro Yamada15-389/+108
2015-02-25kconfig: Adjust ordering so that defaults work as expectedSimon Glass1-2/+3
2015-02-25ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada1-1/+1
2015-02-25OMAP3: igep0032: Fix regression due commit f3b4bc45.Enric Balletbo i Serra1-3/+6
2015-02-25mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev3-2/+9
2015-02-25arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang5-0/+115
2015-02-25arm: ls102xa: workaround for cache coherency problemchenhui zhao1-0/+28
2015-02-25driver/pci: add Layerscape PCIe driverMinghuan Lian1-5/+466
2015-02-25arm/ls1021a: add PCIe settingsMinghuan Lian2-0/+48
2015-02-25arm/ls102xa: use a array to define pexmscportsrMinghuan Lian1-2/+1
2015-02-25arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2-10/+207
2015-02-25arm: ls102xa: Define default values for some CCSR macrosAlison Wang1-0/+37
2015-02-25drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera13-52/+592
2015-02-25armv8/ls2085a_emu: Enable sync of refreshYork Sun1-0/+1
2015-02-25armv8/fsl-lsch3: Enable erratum workround for A008514York Sun1-0/+1
2015-02-25armv8/fsl-lsch3: Enable workaround for A008336York Sun1-0/+4
2015-02-25ls2085/configs: Ensure right banners are printed for EMU and SIMUBhupesh Sharma3-3/+6
2015-02-25ARMv8/ls2085a: Move kernel image load addressStuart Yoder1-1/+1
2015-02-25ARMv8/ls2085a: Switch to passing earlycon to kernelArnab Basu1-4/+4
2015-02-25driver/ddr/fsl: Add sync of refreshYork Sun4-0/+64
2015-02-25ARMv8/LS2085A: Adjust system clock and DDR clockYork Sun1-1/+2
2015-02-25ARMv8/LS2085A: HugeTLB support is required by default in LS NADKKuldip Giroh1-1/+3
2015-02-25driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun1-1/+1
2015-02-25ARMv8/LS2085A: Enable auto precharge for DP-DDRYork Sun1-0/+1
2015-02-25driver/ddr/fsl: Add support for multiple DDR clocksYork Sun14-159/+190
2015-02-25armv8/fsl-lsch3: Add support for second DDR clockYork Sun4-2/+21
2015-02-25driver/ddr/fsl: Add workround for erratumn A008514York Sun1-5/+17
2015-02-25driver/ddr/fsl: Add workaround for A008336York Sun2-0/+27
2015-02-25driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun1-1/+5
2015-02-25armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma1-0/+5
2015-02-25armv8/ls2085a: Enable cluster timebase for all clustersYork Sun1-2/+9
2015-02-25armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun6-61/+97
2015-02-25ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu3-9/+23
2015-02-25armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2-4/+5
2015-02-25fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma4-0/+108
2015-02-24Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini7-36/+114