summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-8/+37
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-27-0/+2
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27-2/+2
| * apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler2016-09-27-5/+4
| * dra7x: configs: enable SPL-DFU supportB, Ravi2016-09-27-3/+19
| * spl: dfu: adding dfu support functions for SPL-DFUB, Ravi2016-09-27-0/+8
| * common: dfu: saperate the dfu common functionalityB, Ravi2016-09-27-0/+1
| * drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-27-0/+3
| * colibri_t30: fix usb ethernet functionalityMarcel Ziswiler2016-09-27-0/+1
* | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-09-27-7/+0
|\ \
| * | CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate tableTom Rini2016-09-27-7/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-179/+326
|\ \
| * | ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren2016-09-27-172/+267
| * | ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren2016-09-27-0/+1
| * | ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2016-09-27-2/+28
| * | ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren2016-09-27-1/+25
| * | ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren2016-09-27-2/+2
| * | ARM: tegra: increase console buffer size and sys args numBryan Wu2016-09-27-2/+3
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-09-27-0/+338
|\ \
| * | arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese2016-09-27-0/+133
| * | arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese2016-09-27-0/+144
| * | drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese2016-09-27-0/+61
| |/
* | dfu: Migrate to KconfigTom Rini2016-09-27-93/+0
* | ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini2016-09-27-6/+2
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-106/+1020
|\
| * armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun2016-09-26-2/+0
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-26-2/+1
| * driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun2016-09-26-51/+17
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-1/+0
| * armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie2016-09-14-1/+524
| * armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu2016-09-14-0/+415
| * Export memset for standalone AQ FW load appsShaohui Xie2016-09-14-1/+2
| * driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu2016-09-14-60/+101
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-14-0/+2
| * nxp: ls102xa: add registers definition for system sleepHongbo Zhang2016-09-14-0/+7
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-14-39/+1
| * fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang2016-09-14-0/+1
| * fsl: csu: add an API to set individual device access permissionHou Zhiqiang2016-09-14-0/+1
| * driver/ddr/fsl: Add more debug registersYork Sun2016-09-14-3/+2
* | kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-70/+0
* | board: amcore: add update scriptsAngelo Dureghello2016-09-25-1/+12
* | arm: mvebu: NAND support for DB-88F6820-AMCChris Packham2016-09-24-0/+4
* | arm: mvebu: add DB-88F6820-AMC boardChris Packham2016-09-24-0/+123
* | reset: add no-op stubs for optional reset controlMasahiro Yamada2016-09-23-0/+32
* | errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada2016-09-23-11/+46
* | Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-23-4/+2
* | Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-23-140/+126
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-7/+7
* | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada2016-09-23-0/+6