summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-21armv8/ls1043aqds: Return i2c mux to default chennelWenbin Song
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song
2016-03-21arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV supportAlison Wang
2016-03-21armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu
2016-03-21armv8: ls2085a: Remove phy configuration from QDS and RDBPrabhakar Kushwaha
2016-03-21driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha
2016-03-21armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava
2016-03-21driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu
2016-03-21driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu
2016-03-21pci/layerscape: set LUT and msi-map for discovered PCI devicesStuart Yoder
2016-03-21pci/layerscape: add defines for LUTStuart Yoder
2016-03-21pci: make pci_get_hose_head() available to external usersStuart Yoder
2016-03-21armv8: ls2080a: update stream ID partitioning infoStuart Yoder
2016-03-21armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder
2016-03-21boards: ls2080: Fix default bootargsYork Sun
2016-03-21arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPATAlison Wang
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal