aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-2/+2
2016-09-27apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionalityMarcel Ziswiler3-5/+4
2016-09-27dra7x: configs: enable SPL-DFU supportB, Ravi2-3/+19
2016-09-27spl: dfu: adding dfu support functions for SPL-DFUB, Ravi1-0/+8
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi1-0/+1
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash1-0/+3
2016-09-27colibri_t30: fix usb ethernet functionalityMarcel Ziswiler1-0/+1
2016-09-26Merge 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-23reset: add no-op stubs for optional reset controlMasahiro Yamada1-0/+32
2016-09-23errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada1-11/+46
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada3-4/+2
2016-09-23Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2-140/+126
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada7-7/+7
2016-09-23Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada1-0/+6
2016-09-23treewide: 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
2016-09-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-15/+3
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini5-23/+58
2016-09-22rockchip: rk3288: skip lowlevel_init processXu Ziyuan1-0/+1
2016-09-22config: rk3399: add usb related configsMengDongyang1-0/+12
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang1-0/+14
2016-09-22configs: fsl: Move SPI/SPI-FLASH configs to defconfigJagan Teki2-5/+0
2016-09-22zynqmp: Remove unnnecessary board config file for dc4Siva Durga Prasad Paladugu1-15/+0
2016-09-22ARM64: zynqmp: Use the same name for atf image everywhereMichal Simek1-1/+1
2016-09-22ARM64: zynqmp: Enable CONFIG_AHCI via KconfigMichal Simek2-2/+0
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek1-0/+1
2016-09-22fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu2-0/+25
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-2/+28
2016-09-22ARM64: zynqmp: Move BSS location to the beginning of ramMichal Simek1-2/+2
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek1-1/+1