summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-12-15armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian
2015-12-15drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal
2015-12-15armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal
2015-12-15include/linux: move typdef for uintptr_tAneesh Bansal
2015-12-15armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal
2015-12-15armv8: define usec2ticks functionAneesh Bansal
2015-12-15fsl_qspi: Pet the watchdog while reading/writingAlexander Stein
2015-12-15armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun
2015-12-15common: Rewrite hiding the end of memoryYork Sun
2015-12-15armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun
2015-12-15Reserve secure memoryYork Sun
2015-12-15move erratum a008336 and a008514 to soc specific fileYao Yuan
2015-12-15armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan
2015-12-15armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan
2015-12-14armv7: omap-common: Rework SPL board_mmc_init()Tom Rini
2015-12-14spl: mmc: use block device number, not hard-coded 0Eric Nelson
2015-12-14arm: novena: Switch novena to config_distro_bootcmdVagrant Cascadian
2015-12-13rockchip: Add basic support for kylin boardhuang lin
2015-12-13rockchip: rk3036 sdram setting cs1_row when rank larger than 1huang lin
2015-12-13arm: ls102xa: enable all the snoop signal for masters.Yao Yuan
2015-12-13arm: ls1021a: merge SoC specific code in a separate fileYao Yuan
2015-12-13qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini
2015-12-13fsl_*_serdes.c: Modify memset call in serdes_initTom Rini
2015-12-13Enable console log from earlyconsole in Linux bootargsPratiyush Mohan Srivastava
2015-12-13armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie
2015-12-13fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu
2015-12-13fsl/errata: move fsl_errata.h to common directoryShengzhou Liu
2015-12-13arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu
2015-12-13freescale: fman: make sure phy-handle property is big endianShaohui Xie
2015-12-13armv8/ls2080ardb: Update DDR settings for four chip-select caseYork Sun
2015-12-13armv8/ls2080aqds: Update DDR settings for four chip-select caseYork Sun
2015-12-13driver/ddr/fsl: Update timing config for heavy loadYork Sun
2015-12-13driver/ddr/fsl: Update workaround for A008511 for vref rangeYork Sun
2015-12-13driver/ddr/fsl: Update MR5 RTT parkYork Sun
2015-12-13driver/ddr/fsl: Update DDR4 MR6 for Vref rangeYork Sun
2015-12-13driver/ddr/fsl: Update DDR4 RTT valuesYork Sun
2015-12-13part: fix "part list ... -bootable varname" to use hexStephen Warren
2015-12-13tools: env: include compiler.hPeter Robinson
2015-12-13m68k: add private libgccangelo@sysam.it
2015-12-13rockchip: firefly: Use tiny-printfSjoerd Simons
2015-12-13mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons
2015-12-13lib: split out strtoxxxx functions out of vsprintf.cSjoerd Simons
2015-12-13lib: Split panic functions out of vsprintf.cSjoerd Simons
2015-12-13lib/tiny-printf.c: Implement vprintfSjoerd Simons
2015-12-13spl: use panic_str instead of panicSjoerd Simons
2015-12-13rockchip: doc: add imagenameJeffy Chen
2015-12-13rockchip: mkimage: use imagename to select spl hdr & spl sizeJeffy Chen
2015-12-13Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen
2015-12-12common: cli_hush: Fix up simple typoNishanth Menon