summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-24reset: add no-op stubs for optional reset controlMasahiro Yamada
2016-09-24errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada
2016-09-24Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-09-24Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada
2016-09-24treewide: 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-21spi: Remove SPI_RX_FASTJagan Teki
2016-09-21spi: 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