summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-01fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy
2016-10-01disk: part: refactor generic name creation for DOS and ISOPetr Kulhavy
2016-10-01fastboot: add support for writing MBRPetr Kulhavy
2016-10-01disk: part: implement generic function part_get_info_by_name()Petr Kulhavy
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-29nds32: Support relocation.rick
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-09-27apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler
2016-09-27dra7x: configs: enable SPL-DFU supportB, Ravi
2016-09-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-27colibri_t30: fix usb ethernet functionalityMarcel Ziswiler
2016-09-27Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate tableTom Rini
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: increase console buffer size and sys args numBryan Wu
2016-09-27Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-27ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-25board: amcore: add update scriptsAngelo Dureghello
2016-09-24arm: mvebu: NAND support for DB-88F6820-AMCChris Packham
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham
2016-09-23reset: add no-op stubs for optional reset controlMasahiro Yamada
2016-09-23errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-09-23Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-09-23ext4: Use helper function to access group descriptor and its fieldsStefan Brüns
2016-09-23ext4: determine group descriptor size for 64bit featureStefan Brüns
2016-09-23ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns