aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-09net: macb: Add small delay after link establishmentStefan Roese1-1/+7
2019-04-09pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea2-0/+38
2019-04-09pinctrl: at91: add compatibles for SAM9X60 pin controllerClaudiu Beznea1-0/+1
2019-04-09pinctrl: at91: add drive strength support for SAM9X60Claudiu Beznea1-0/+34
2019-04-09pinctrl: at91: add option to use drive strength bitsClaudiu Beznea1-5/+10
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese11-0/+527
2019-04-09arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese1-1/+1
2019-04-09arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese3-0/+10
2019-04-09Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese2-1/+14
2019-04-09Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese1-3/+3
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese1-0/+2
2019-04-09arm: at91: Enable watchdog supportStefan Roese3-10/+58
2019-04-09arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese5-10/+3
2019-04-09watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese1-12/+14
2019-04-09watchdog: Handle SPL build with watchdog disabledStefan Roese1-2/+8
2019-04-09serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese2-0/+21
2019-04-09arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese1-0/+10
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese1-0/+2
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev4-94/+135
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2-2/+5
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu2-3/+3
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu1-0/+10
2019-04-08Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efiTom Rini12-217/+506
2019-04-08Merge git://git.denx.de/u-boot-riscvTom Rini24-60/+829
2019-04-08Prepare v2019.04v2019.04Tom Rini1-1/+1
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2-1/+12
2019-04-08Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini3-0/+13
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs1-0/+1
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs2-0/+12
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese6-16/+6
2019-04-08riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen1-0/+2