Age | Commit message (Expand) | Author |
2019-04-22 | drivers: nand: brcmnand: add initial support | Philippe Reynes |
2019-04-22 | compat linux: import completion from linux 4.18 | Philippe Reynes |
2019-04-22 | include: linux: io: define devm_ioremap on board with ioremap | Philippe Reynes |
2019-04-22 | arm: asm: io.h: define readX_relaxed and writeX_relaxed | Philippe Reynes |
2019-04-22 | mtd: nand: provide several helpers to do common NAND operations | Boris Brezillon |
2019-04-22 | mtd: nand: import nand_hw_control_init() | Marc Gonzalez |
2019-04-22 | mtd: add get/set of_node/flash_node helpers | Brian Norris |
2019-04-22 | Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel | Tom Rini |
2019-04-22 | at91: corvus_defconfig: get rid of build warnings | Heiko Schocher |
2019-04-21 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2019-04-21 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-04-21 | usb: dwc2: fix gadget disconnect | Fabrice Gasnier |
2019-04-21 | usb: reload watchdog during ums command | Patrick Delaunay |
2019-04-21 | fastboot: add support for 'getvar platform' | Eugeniu Rosca |
2019-04-21 | fastboot: Replace literal 32 with PART_NAME_LEN | Alex Kiernan |
2019-04-21 | stm32mp1: add stusb1600 support for DK1 and DK2 board | Patrick Delaunay |
2019-04-21 | stm32mp1: migrate USBOTG device to driver model | Patrick Delaunay |
2019-04-21 | stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO | Patrick Delaunay |
2019-04-21 | usb: dwc2: add support for STM32MP1 | Patrick Delaunay |
2019-04-21 | usb: dwc2_udc_otg: Add tx_fifo_sz array support | Patrice Chotard |
2019-04-21 | usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add function for session B check | Patrick Delaunay |
2019-04-21 | usb: dwc2: Add force-b-session-valid support | Patrick Delaunay |
2019-04-21 | usb: dwc2: force reset assert before to probe the driver | Patrick Delaunay |
2019-04-21 | usb: dwc2: convert driver to DM_USB_GADGET | Patrick Delaunay |
2019-04-21 | usb: dwc2: remove unused variable regs_otg | Patrick Delaunay |
2019-04-21 | phy: usbphyc: increase PLL wait timeout | Patrick Delaunay |
2019-04-21 | phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init | Patrick Delaunay |
2019-04-21 | phy: usbphyc: Binding update of vdda supply | Patrick Delaunay |
2019-04-21 | phy: usbphyc: update xlate with DT binding | Patrick Delaunay |
2019-04-21 | phy: usbphyc: remove unused variable index | Patrick Delaunay |
2019-04-21 | fastboot: Improve error reporting on 'getvar partition-{size, type}' | Eugeniu Rosca |
2019-04-21 | fastboot: getvar: correct/rename "has_slot" to "has-slot" | Eugeniu Rosca |
2019-04-21 | dfu: Avoid declaring unused variables and absent parameters | Andy Shevchenko |
2019-04-19 | usb: Select USB_MUSB_DSPS with USB_MUSB_TI | Alex Kiernan |
2019-04-19 | configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig | Alex Kiernan |
2019-04-18 | Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc | Tom Rini |
2019-04-18 | board: sama5d2_icp: Enable MACB driver | Razvan Stefanescu |
2019-04-18 | ARM: dts: at91-sama5d2-icp: Add MACB node | Razvan Stefanescu |
2019-04-18 | board: atmel: add SAMA5D2 ICP board | Eugen Hristev |
2019-04-18 | ARC: [plat-axs10x]: migrate to DM_MMC | Eugeniy Paltsev |
2019-04-18 | ARC: [plat-hsdk]: migrate to DM_MMC | Eugeniy Paltsev |
2019-04-18 | ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards | Eugeniy Paltsev |
2019-04-17 | timer: dw-apb: Add missing 64bit up-conversion | Marek Vasut |
2019-04-17 | arm: dts: Stratix10: Add QSPI node | Ley Foon Tan |
2019-04-17 | ddr: altera: Stratix10: Add ECC memory scrubbing | Ley Foon Tan |
2019-04-17 | arm: socfpga: stratix10: Add cpu_has_been_warmreset() | Ley Foon Tan |
2019-04-17 | arm: dts: Stratix10: Modify stratix10 socdk memory node | Ley Foon Tan |
2019-04-17 | configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 | Ley Foon Tan |
2019-04-17 | ddr: altera: Stratix10: Add multi-banks DRAM size check | Ley Foon Tan |