summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-24div64: Use kernel typesSimon Glass2-42/+42
2019-04-24initcall: Drop use of header filesSimon Glass1-6/+5
2019-04-24sandbox: Increase the early-trace-buffer sizeSimon Glass1-1/+1
2019-04-24bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass1-0/+7
2019-04-24sandbox: Move pre-console buffer out of the way of tracingSimon Glass2-1/+4
2019-04-24sandbox: Drop the printf() in setup_ram_buf()Simon Glass1-3/+1
2019-04-24sandbox: Correct maths in allocation routinesSimon Glass1-9/+13
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass7-5/+109
2019-04-24common: command: Add command execution tracer.Christoph Muellner2-0/+25
2019-04-24fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-24fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-24fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-24fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1
2019-04-24fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca1-2/+0
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini39-251/+680
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini37-129/+560
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier2-3/+17
2019-04-21usb: reload watchdog during ums commandPatrick Delaunay1-0/+3
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca1-0/+14
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan1-3/+3
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay6-3/+90
2019-04-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay7-157/+32
2019-04-21stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBOPatrick Delaunay2-2/+0
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay4-2/+56
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard2-2/+15
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay3-9/+20
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay2-0/+11
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay3-2/+16
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay1-1/+6
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay2-2/+344
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay1-3/+0
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay1-6/+4
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay1-29/+31
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay4-34/+35
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay1-9/+10
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay1-2/+0
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca1-2/+2
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca1-1/+1
2019-04-21dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko1-0/+3
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan9-8/+1
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan10-14/+9
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini11-64/+314
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev3-29/+30
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev3-35/+34
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev5-0/+250
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut1-1/+1
2019-04-17arm: dts: Stratix10: Add QSPI nodeLey Foon Tan3-0/+73
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2-0/+90
2019-04-17arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan2-0/+12
2019-04-17arm: dts: Stratix10: Modify stratix10 socdk memory nodeLey Foon Tan1-1/+3