summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-09ARM: rmobile: alt: Increase USB power-good delayMarek Vasut
2019-04-09net: sh_eth: Initialize PHY in probe() onceMarek Vasut
2019-04-09ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut
2019-04-09ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut
2019-04-09pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut
2019-04-09pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut
2019-04-09pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCsMarek Vasut
2019-04-09clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut
2019-04-09clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut
2019-04-09ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut
2019-04-09ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut
2019-04-09pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut
2019-04-09ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut
2019-04-09ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-04-09lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut
2019-04-09ARM: renesas: Save boot parameters passed in by ATFMarek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut
2019-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-04-09usb: ehci-mx6: Use common code to extract dr_modeAdam Ford
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes
2019-04-09usb: host: Print device name when scanningIsmael Luceno Cortes
2019-04-09net: macb: Add small delay after link establishmentStefan Roese
2019-04-09pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea
2019-04-09pinctrl: at91: add compatibles for SAM9X60 pin controllerClaudiu Beznea
2019-04-09pinctrl: at91: add drive strength support for SAM9X60Claudiu Beznea
2019-04-09pinctrl: at91: add option to use drive strength bitsClaudiu Beznea
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese
2019-04-09arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese
2019-04-09arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese
2019-04-09Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese
2019-04-09Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese
2019-04-09arm: at91: Enable watchdog supportStefan Roese