summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29crypto/fsl: Make CAAM transactions cacheableSaksham Jain
2016-03-29crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain
2016-03-29armv8: fsl-lsch3: Disable SMMU during secure bootSaksham Jain
2016-03-29armv8: ls2080: Add config for endianess of CCSR GURSaksham Jain
2016-03-29armv8: ls2080: Change env variable "fdt_high"Saksham Jain
2016-03-29armv8: fsl-lsch3: Copy Bootscript and header from NOR to DDRSaksham Jain
2016-03-29armv8: ls2080: Add bootscript header addr for secure bootSaksham Jain
2016-03-29armv8: ls2080rdb: ls2080qds: Add secure boot supportSaksham Jain
2016-03-29armv8: fsl-lsch3: Add new header for secure bootSaksham Jain
2016-03-29armv8: ls2080: Add configs for SEC, SecMon, SRK and DCFGSaksham Jain
2016-03-29armv8: ls2080: Add SFP Configs for LS2080Saksham Jain
2016-03-29driver: net: fsl-mc: Check NULL before pointer dereferencePrabhakar Kushwaha
2016-03-28driver: net: fsl-mc: Free dflt_dpio pointer after its usagePrabhakar Kushwaha
2016-03-28armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPIQianyu Gong
2016-03-24armv8/ls1043a: Update env settings for booting kernelQianyu Gong
2016-03-24armv8: ls2080a: Update fdt path for fsl-mc nodeStuart Yoder
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng
2016-03-22defconfig: Reorder boards' defconfig filesBin Meng
2016-03-22usb: Correct return value in usb_stor_info()Simon Glass
2016-03-22mkimage: Don't close the file if it wasn't openedSimon Glass
2016-03-22mkimage: Ensure file is closed in fdt_property_file()Simon Glass
2016-03-22mkimage: Fix missing free() and close() in fit_build()Simon Glass
2016-03-22mkimage: Fix missing free() in fit_extract_data()Simon Glass
2016-03-22mkimage: Fix error path in fit_extract_data()Simon Glass
2016-03-22mkimage: Add a missing free() to fit_import_data()Simon Glass
2016-03-22mkimage: Close the file when unable to get its sizeSimon Glass
2016-03-22part_efi: Drop NULL check in part_get_info_efi()Simon Glass
2016-03-22part_efi: Drop the NULL check on dev_desc in part_print_efi()Simon Glass
2016-03-22part_iso: Drop the customer unaligned access functionsSimon Glass
2016-03-22mkimage: Correct file being closed twice in fit_extract_data()Simon Glass
2016-03-22mkimage: Correct file being closed twice in fit_import_data()Simon Glass
2016-03-22mkimage: Fix munmap() call when importing dataSimon Glass
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-03-22Fix spelling of "supported/unsupported".Vagrant Cascadian
2016-03-22Fix spelling of "comment".Vagrant Cascadian
2016-03-22cmd: Fix license commandTom Rini
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt
2016-03-22Drop various features when the command line is not availableSimon Glass
2016-03-22Allow command-line files to be droppedSimon Glass
2016-03-22Allow command code to compile to nothingSimon Glass
2016-03-22Panic when no command line processing can be performedSimon Glass
2016-03-22sandbox: Avoid calling commands when not availableSimon Glass
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass
2016-03-22Add an option to enable the command lineSimon Glass
2016-03-22cbfs: Update a function to be staticSimon Glass
2016-03-22ti: k2g: increase phy autoneg timeoutVitaly Andrianov
2016-03-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-03-21driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha
2016-03-21armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqdsWenbin Song