summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand
2019-04-11dm: sound: make all functions static inlineChristian Gmeiner
2019-04-11sandbox: Enable fdtdec testsThierry Reding
2019-04-11fdtdec: test: Add carveout testsThierry Reding
2019-04-11fdtdec: test: Use compound statement macrosThierry Reding
2019-04-11fdtdec: test: Fix build warningThierry Reding
2019-04-11fdtdec: Add Kconfig symbol for testsThierry Reding
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-11fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding
2019-04-11fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding
2019-04-11libfdt: Add phandle generation helperThierry Reding
2019-04-11dm: remove unused function dm_fdt_pre_relocPatrick Delaunay
2019-04-11clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-11sandbox: Properly print physical addressesThierry Reding
2019-04-11sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding
2019-04-11vsprintf: Support phys_addr_t specifier unconditionallyThierry Reding
2019-04-11core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_addressEugeniu Rosca
2019-04-11sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-04-11fdt: Remove duplicate codeThierry Reding
2019-04-11dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay
2019-04-11dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard
2019-04-11dm: Also remove interrupts property from SPL DTMichal Simek
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay
2019-04-11cros: Expand the Chromium OS documentationSimon Glass
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-10Merge branch '2019-04-09-master-imports-fs'Tom Rini
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini
2019-04-09Fix ext4 block group descriptor sizingBenjamin Lim
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut
2019-04-09fs: fat: fix reading non-cluster-aligned root directoryAnssi Hannula
2019-04-09fs: ext4: Problem with ext4load and sparse filesGero Schumacher
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot
2019-04-09fs: Add a new command to create symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot
2019-04-09test: fs: Add filesystem integrity checksJean-Jacques Hiblot
2019-04-09test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot
2019-04-09fs: ext4: cache extent dataStephen Warren
2019-04-09ARM: rmobile: rcar-common: Zap arch_preboot_os()Eugeniu Rosca
2019-04-09ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut