summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu
2016-09-14armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie
2016-09-14armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu
2016-09-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong
2016-09-14armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie
2016-09-14armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu
2016-09-14Export memset for standalone AQ FW load appsShaohui Xie
2016-09-14ddr: fsl: fix a compile issueShaohui Xie
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu
2016-09-14armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14nxp: ls102xa: add EPU Finite State MachineHongbo Zhang
2016-09-14nxp: ls102xa: add registers definition for system sleepHongbo Zhang
2016-09-14armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang
2016-09-14fsl: csu: add an API to set individual device access permissionHou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-09-14ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg
2016-09-14board: ls1043ardb: move sec_init to board_initSumit Garg
2016-09-14driver/ddr/fsl: Revise workaround A008511 for A009803York Sun
2016-09-14driver/ddr/fsl: Add more debug registersYork Sun
2016-09-14armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu
2016-09-14net: fm: fix spi flash probe for using driver modelQianyu Gong
2016-09-12Prepare v2016.09Tom Rini
2016-09-12sf: fix sf probeCyrille Pitchen
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-09-09cmd: Rework disk.c usageTom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-09-09Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger
2016-09-09configs: Resync with savedefconfigTom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07board: ks2: README: Update to add K2G supportLokesh Vutla
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-09-07pxe: Modify README to add the description about FIT imageWenbin Song
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun