aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-21clk.h: Add <asm/errno.h>Tom Rini1-0/+1
2016-09-22spi: Remove SPI_RX_FASTJagan Teki1-3/+2
2016-09-22spi: Use mode for rx mode flagsJagan Teki1-10/+4
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini5-1/+172
2016-09-21Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2-0/+11
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton1-0/+81
2016-09-21clk: boston: Providea simple driver for Boston board clocksPaul Burton1-0/+13
2016-09-21dt-bindings: Add interrupt-controller/mips-gic.h headerPaul Burton1-0/+9
2016-09-21clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton1-1/+1
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel1-0/+68
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2-9/+0
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini1-17/+2
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu67-205/+0
2016-09-20mmc: sdhci: Add the programmable clock mode supportWenyou Yang1-0/+2
2016-09-20mmc: sd: extracting erase related information from sd statusPeng Fan1-0/+9
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2-4/+0
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass14-20/+0
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass9-14/+0
2016-09-16Convert CONFIG_SPL_USB_SUPPORT to KconfigSimon Glass1-3/+0
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass44-50/+0
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass44-45/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass78-114/+0
2016-09-16Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass24-26/+0