summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-28apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler3-5/+4
2016-09-28dra7x: configs: enable SPL-DFU supportB, Ravi2-3/+19
2016-09-28spl: dfu: adding dfu support functions for SPL-DFUB, Ravi1-0/+8
2016-09-28common: dfu: saperate the dfu common functionalityB, Ravi1-0/+1
2016-09-28drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash1-0/+3
2016-09-28colibri_t30: fix usb ethernet functionalityMarcel Ziswiler1-0/+1
2016-09-27Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini1-7/+0
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini9-179/+326
2016-09-27CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate tableTom Rini1-7/+0
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren2-172/+267
2016-09-27ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren1-0/+1
2016-09-27ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2-2/+28
2016-09-27ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren2-1/+25
2016-09-27ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren1-2/+2
2016-09-27ARM: tegra: increase console buffer size and sys args numBryan Wu1-2/+3
2016-09-27Merge git://www.denx.de/git/u-boot-marvellTom Rini3-0/+338
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese1-0/+133
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese1-0/+144
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese1-0/+61
2016-09-27dfu: Migrate to KconfigTom Rini26-93/+0
2016-09-27ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini1-6/+2
2016-09-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini17-106/+1020
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher53-70/+0
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun2-2/+0
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2-2/+1
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun4-51/+17
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun1-1/+0
2016-09-25board: amcore: add update scriptsAngelo Dureghello1-1/+12
2016-09-24arm: mvebu: NAND support for DB-88F6820-AMCChris Packham1-0/+4
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham1-0/+123
2016-09-24reset: add no-op stubs for optional reset controlMasahiro Yamada1-0/+32
2016-09-24errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada1-11/+46
2016-09-24Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada3-4/+2
2016-09-24Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2-140/+126
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada7-7/+7
2016-09-24Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada1-0/+6
2016-09-24treewide: use #include <...> to include public headersMasahiro Yamada1-5/+5
2016-09-23ext4: Use helper function to access group descriptor and its fieldsStefan Brüns1-1/+0
2016-09-23ext4: determine group descriptor size for 64bit featureStefan Brüns1-0/+2
2016-09-23ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns1-4/+46
2016-09-23ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns1-2/+0
2016-09-23ext4: Avoid corruption of directories with hash tree indexesStefan Brüns1-0/+1
2016-09-23ext4: fix possible crash on directory traversal, ignore deleted entriesStefan Brüns1-1/+1
2016-09-23ext4: fix endianess problems in ext4 write supportMichael Walle1-1/+1
2016-09-23ext4: use kernel names for byte swapsMichael Walle1-2/+2
2016-09-23ext4: change structure fields to __le/__be typesMichael Walle1-68/+68
2016-09-23fs/fat: Do not write unmodified fat entries to diskStefan Brüns1-0/+1
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini3-0/+27
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini1-13/+12