summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
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
2016-09-23ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns
2016-09-23ext4: Avoid corruption of directories with hash tree indexesStefan Brüns
2016-09-23ext4: fix possible crash on directory traversal, ignore deleted entriesStefan Brüns
2016-09-23ext4: fix endianess problems in ext4 write supportMichael Walle
2016-09-23ext4: use kernel names for byte swapsMichael Walle
2016-09-23ext4: change structure fields to __le/__be typesMichael Walle
2016-09-23fs/fat: Do not write unmodified fat entries to diskStefan Brüns
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini
2016-09-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-09-22rockchip: rk3288: skip lowlevel_init processXu Ziyuan
2016-09-22config: rk3399: add usb related configsMengDongyang
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang
2016-09-22configs: fsl: Move SPI/SPI-FLASH configs to defconfigJagan Teki
2016-09-22zynqmp: Remove unnnecessary board config file for dc4Siva Durga Prasad Paladugu
2016-09-22ARM64: zynqmp: Use the same name for atf image everywhereMichal Simek
2016-09-22ARM64: zynqmp: Enable CONFIG_AHCI via KconfigMichal Simek
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek
2016-09-22fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek
2016-09-22ARM64: zynqmp: Move BSS location to the beginning of ramMichal Simek
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek
2016-09-21clk.h: Add <asm/errno.h>Tom Rini
2016-09-22spi: Remove SPI_RX_FASTJagan Teki
2016-09-22spi: Use mode for rx mode flagsJagan Teki
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-09-21Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21clk: boston: Providea simple driver for Boston board clocksPaul Burton
2016-09-21dt-bindings: Add interrupt-controller/mips-gic.h headerPaul Burton
2016-09-21clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini