summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | sh: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2015-02-25-0/+3
| * | | | | | sh: import missing private libraries from Linux 3.19Masahiro Yamada2015-02-25-2/+936
| * | | | | | sh: rename some private librariesMasahiro Yamada2015-02-25-2/+2
| * | | | | | serial: sh: fix internal clock source on SCIFVladimir Barinov2015-02-25-2/+3
| * | | | | | serial: sh: Remove invalid UTF-8 characterNobuhiro Iwamatsu2015-02-25-1/+1
| |/ / / / /
* | | | | | MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski2015-02-26-0/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-334/+2404
|\ \ \ \ \
| * | | | | crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-25-7/+302
| * | | | | crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-25-10/+12
| * | | | | mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-24-2/+9
| * | | | | arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang2015-02-24-0/+115
| * | | | | arm: ls102xa: workaround for cache coherency problemchenhui zhao2015-02-24-0/+28
| * | | | | driver/pci: add Layerscape PCIe driverMinghuan Lian2015-02-24-5/+466
| * | | | | arm/ls1021a: add PCIe settingsMinghuan Lian2015-02-24-0/+48
| * | | | | arm/ls102xa: use a array to define pexmscportsrMinghuan Lian2015-02-24-2/+1
| * | | | | arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2015-02-24-10/+207
| * | | | | arm: ls102xa: Define default values for some CCSR macrosAlison Wang2015-02-24-0/+37
| * | | | | drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-52/+592
| * | | | | armv8/ls2085a_emu: Enable sync of refreshYork Sun2015-02-24-0/+1
| * | | | | armv8/fsl-lsch3: Enable erratum workround for A008514York Sun2015-02-24-0/+1
| * | | | | armv8/fsl-lsch3: Enable workaround for A008336York Sun2015-02-24-0/+4
| * | | | | ls2085/configs: Ensure right banners are printed for EMU and SIMUBhupesh Sharma2015-02-24-3/+6
| * | | | | ARMv8/ls2085a: Move kernel image load addressStuart Yoder2015-02-24-1/+1
| * | | | | ARMv8/ls2085a: Switch to passing earlycon to kernelArnab Basu2015-02-24-4/+4
| * | | | | driver/ddr/fsl: Add sync of refreshYork Sun2015-02-24-0/+64
| * | | | | ARMv8/LS2085A: Adjust system clock and DDR clockYork Sun2015-02-24-1/+2
| * | | | | ARMv8/LS2085A: HugeTLB support is required by default in LS NADKKuldip Giroh2015-02-24-1/+3
| * | | | | driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun2015-02-24-1/+1
| * | | | | ARMv8/LS2085A: Enable auto precharge for DP-DDRYork Sun2015-02-24-0/+1
| * | | | | driver/ddr/fsl: Add support for multiple DDR clocksYork Sun2015-02-24-159/+190
| * | | | | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-2/+21
| * | | | | driver/ddr/fsl: Add workround for erratumn A008514York Sun2015-02-24-5/+17
| * | | | | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-24-0/+27
| * | | | | driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun2015-02-24-1/+5
| * | | | | armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma2015-02-24-0/+5
| * | | | | armv8/ls2085a: Enable cluster timebase for all clustersYork Sun2015-02-24-2/+9
| * | | | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-61/+97
| * | | | | ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu2015-02-24-9/+23
| * | | | | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-4/+5
| * | | | | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+108
| | |/ / / | |/| | |
* | | | | zmx25: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | imx31_phycore: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | mx31ads: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-24-540/+1
* | | | | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-1964/+1
* | | | | ARM: remove a320evb board supportMasahiro Yamada2015-02-24-573/+1
* | | | | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-2168/+2
* | | | | ARM: remove dkb board supportMasahiro Yamada2015-02-24-793/+1
* | | | | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-1745/+19
* | | | | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-87/+73