summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes2019-04-221-1/+1
* arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes2019-04-221-0/+21
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-222-160/+883
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2019-04-221-0/+7
* mtd: add get/set of_node/flash_node helpersBrian Norris2019-04-221-0/+12
* Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmelTom Rini2019-04-2213-5/+550
|\
| * at91: corvus_defconfig: get rid of build warningsHeiko Schocher2019-04-222-2/+5
| * board: sama5d2_icp: Enable MACB driverRazvan Stefanescu2019-04-181-0/+2
| * ARM: dts: at91-sama5d2-icp: Add MACB nodeRazvan Stefanescu2019-04-181-0/+37
| * board: atmel: add SAMA5D2 ICP boardEugen Hristev2019-04-1810-0/+503
| * at91sam9260.dtsi: add some labelsHeiko Schocher2019-04-151-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-2139-251/+680
|\ \
| * | usb: dwc2: fix gadget disconnectFabrice Gasnier2019-04-212-3/+17
| * | usb: reload watchdog during ums commandPatrick Delaunay2019-04-211-0/+3
| * | fastboot: add support for 'getvar platform'Eugeniu Rosca2019-04-211-0/+14
| * | fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan2019-04-211-3/+3
| * | stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-216-3/+90
| * | stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay2019-04-217-157/+32
| * | stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBOPatrick Delaunay2019-04-212-2/+0
| * | usb: dwc2: add support for STM32MP1Patrick Delaunay2019-04-214-2/+56
| * | usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard2019-04-212-2/+15
| * | usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay2019-04-213-9/+20
| * | usb: dwc2: Add function for session B checkPatrick Delaunay2019-04-212-0/+11
| * | usb: dwc2: Add force-b-session-valid supportPatrick Delaunay2019-04-213-2/+16
| * | usb: dwc2: force reset assert before to probe the driverPatrick Delaunay2019-04-211-1/+6
| * | usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay2019-04-212-2/+344
| * | usb: dwc2: remove unused variable regs_otgPatrick Delaunay2019-04-211-3/+0
| * | phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
| * | phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
| * | phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-214-34/+35
| * | phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
| * | phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
| * | fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca2019-04-211-2/+2
| * | fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca2019-04-211-1/+1
| * | dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko2019-04-211-0/+3
| * | usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan2019-04-199-8/+1
| * | configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-1910-14/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-2137-129/+560
|\ \ \ | |/ / |/| |
| * | timer: dw-apb: Add missing 64bit up-conversionMarek Vasut2019-04-171-1/+1
| * | arm: dts: Stratix10: Add QSPI nodeLey Foon Tan2019-04-173-0/+73
| * | ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2019-04-172-0/+90
| * | arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan2019-04-172-0/+12
| * | arm: dts: Stratix10: Modify stratix10 socdk memory nodeLey Foon Tan2019-04-171-1/+3
| * | configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2Ley Foon Tan2019-04-171-1/+1
| * | ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan2019-04-171-5/+41
| * | ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan2019-04-172-11/+15
| * | arm: socfpga: implement proper peripheral resetSimon Goldschmidt2019-04-172-18/+1
| * | spi: cadence_qspi: add reset handlingSimon Goldschmidt2019-04-172-0/+21
| * | mtd: rawnand: denali: add reset handlingSimon Goldschmidt2019-04-172-0/+17
| * | arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt2019-04-177-42/+184