summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2019-04-09arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese
2019-04-09watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese
2019-04-09watchdog: Handle SPL build with watchdog disabledStefan Roese
2019-04-09serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese
2019-04-09arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu
2019-04-08Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efiTom Rini
2019-04-08Merge git://git.denx.de/u-boot-riscvTom Rini
2019-04-08Prepare v2019.04Tom Rini
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-04-08Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-04-08riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen
2019-04-08riscv: ae350: enable SMPRick Chen
2019-04-08riscv: dts: ae350 support SMPRick Chen
2019-04-08riscv: ax25: Andes specific cache shall only support in M-modeRick Chen
2019-04-08riscv: ax25: Add platform-specific Kconfig optionsRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen
2019-04-08riscv: qemu: enable SMPLukas Auer