aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-11vsprintf: Support phys_addr_t specifier unconditionallyThierry Reding1-1/+1
2019-04-11core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_addressEugeniu Rosca1-3/+2
2019-04-11sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay1-13/+2
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay3-25/+68
2019-04-11fdt: Remove duplicate codeThierry Reding1-6/+0
2019-04-11dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay1-0/+3
2019-04-11dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard1-4/+7
2019-04-11dm: Also remove interrupts property from SPL DTMichal Simek1-4/+4
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2-34/+0
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay3-24/+24
2019-04-11cros: Expand the Chromium OS documentationSimon Glass2-179/+356
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