aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-11armv8: Add workaround for USB erratum A-009007Ran Wang4-0/+65
2017-09-11armv8: Add workaround for USB erratum A-008997Ran Wang3-0/+34
2017-09-11armv8: Add workaround for USB erratum A-009798Ran Wang4-0/+32
2017-09-11armv8: Add workaround for USB erratum A-009008Ran Wang4-0/+36
2017-09-11armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()Ran Wang1-0/+4
2017-09-11armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha1-0/+34
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar8-1/+70
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar14-7/+1372
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar17-1/+1316
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar16-12/+482
2017-09-11armv8: fsl-layerscape: Fix final MMU table for QSPI and IFCSuresh Gupta1-2/+4
2017-09-11armv8: fsl: Use correct conditional compile for ls1012aRan Wang1-1/+1
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain1-2/+9
2017-09-11armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar3-3/+13
2017-09-11spl: fit: Add booting OS firstYork Sun2-19/+48
2017-09-11spl: fit: Support both external and embedded dataYork Sun2-19/+37
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun3-4/+45
2017-09-11cmd: spl: Fix compiling warningYork Sun1-4/+4
2017-09-11tools: pblimage: Fix address calculationYork Sun1-1/+1
2017-09-11armv8: LS2080ARDB: Add secure boot defconfig for QSPI boot.Udit Agarwal2-0/+53
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal4-5/+14
2017-09-11SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg2-38/+28
2017-09-11QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang1-2/+2
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar15-109/+110
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam22-30/+13
2017-09-10cmd: ide: Make the first device the default oneBin Meng1-1/+1
2017-09-10block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng1-0/+7
2017-09-10block: ide: Fix block read/write with driver modelBin Meng3-1/+75
2017-09-10blk: Use macros for block device vendor/product/rev string sizeBin Meng1-3/+7
2017-09-08edison: Disable CONFIG_USB_HOST_ETHERTom Rini1-0/+1
2017-09-08env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini2-1/+8
2017-09-08usb: doc: update README.usb for new config optionsChris Packham1-9/+13
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham175-144/+209
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham181-74/+119
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham8-8/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham2-2/+0
2017-09-08README: Fix typo in description of CONFIG_OF_EMBEDNobuhiro Iwamatsu1-1/+1
2017-09-08configs: Resync with savedefconfigTom Rini11-23/+10
2017-09-08rockchip: enable SPL_SYSRESET config for all Rockchip SoCsKever Yang1-0/+1
2017-09-08rockchip: rk3328: fix syscon id tableKever Yang1-0/+1
2017-09-07ARM: rmobile: Disable CONFIG_ARCH_FIXUP_FDT_MEMORYMarek Vasut4-0/+4
2017-09-07ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2-8/+8
2017-09-07Merge git://git.denx.de/u-boot-netTom Rini7-21/+24
2017-09-07net: fix typosHeinrich Schuchardt3-3/+3
2017-09-07armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur2-0/+2
2017-09-07net: nfs: Drop CONFIG_NFS_READ_SIZETom Rini1-8/+5
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur1-10/+14
2017-09-07spl: typo fix for SPL_ATF_SUPPORT descriptionKever Yang1-1/+1
2017-09-07linker_lists: remove incorrect commentHeinrich Schuchardt1-2/+1
2017-09-07vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt1-3/+1