aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux versionStefan Roese1-32/+47
2019-04-12spi: cadence_qspi: Add quad write supportLey Foon Tan3-3/+8
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-48/+29
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini100-2673/+13741
2019-04-10Merge branch '2019-04-09-master-imports-fs'Tom Rini20-89/+646
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini1-2/+0
2019-04-09Fix ext4 block group descriptor sizingBenjamin Lim1-4/+15
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut1-0/+11
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut1-0/+37
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut1-0/+26
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut1-0/+21
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut1-11/+27
2019-04-09fs: fat: fix reading non-cluster-aligned root directoryAnssi Hannula1-13/+34
2019-04-09fs: ext4: Problem with ext4load and sparse filesGero Schumacher1-2/+6
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot3-0/+208
2019-04-09fs: Add a new command to create symbolic linksJean-Jacques Hiblot3-0/+60
2019-04-09fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot4-11/+47
2019-04-09fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot4-9/+8
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot5-3/+48
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot1-0/+2
2019-04-09fs: ext4: cache extent dataStephen Warren5-37/+99
2019-04-09ARM: rmobile: rcar-common: Zap arch_preboot_os()Eugeniu Rosca1-53/+0
2019-04-09ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut1-0/+28
2019-04-09ARM: rmobile: alt: Increase USB power-good delayMarek Vasut1-1/+2
2019-04-09net: sh_eth: Initialize PHY in probe() onceMarek Vasut1-14/+17
2019-04-09ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut27-769/+4075
2019-04-09ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut11-20/+66
2019-04-09pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut7-1496/+2511
2019-04-09pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut3-62/+81
2019-04-09pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCsMarek Vasut2-0/+22
2019-04-09clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut11-152/+226
2019-04-09clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut11-62/+28
2019-04-09ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut6-2/+75
2019-04-09ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut3-0/+77
2019-04-09pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut6-12/+5992
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut5-20/+347
2019-04-09ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut1-0/+7
2019-04-09ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut6-6/+27
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut5-5/+86
2019-04-09lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut1-6/+13
2019-04-09ARM: renesas: Save boot parameters passed in by ATFMarek Vasut1-0/+15
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut2-6/+31
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut2-3/+28
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut1-13/+15
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut1-2/+3
2019-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2-2/+12
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini39-137/+899
2019-04-09usb: ehci-mx6: Use common code to extract dr_modeAdam Ford1-14/+15
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes2-26/+10
2019-04-09usb: host: Print device name when scanningIsmael Luceno Cortes1-8/+4