summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-22arm: fix hvc callIbai Erkiaga
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee
2019-04-22ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong
2019-04-22ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang
2019-04-22test: call hexdump tests via `ut lib`Heinrich Schuchardt
2019-04-22misc: fs_loader: Add support for initializing block deviceTien Fong Chee
2019-04-22cmd: add exception commandHeinrich Schuchardt
2019-04-22bcm963158: add nand supportPhilippe Reynes
2019-04-22dt: bcm963158: enable nand controllerPhilippe Reynes
2019-04-22dt: bcm63158: add nand controllerPhilippe Reynes
2019-04-22bcm968580xref: add nand supportPhilippe Reynes
2019-04-22dt: bcm968580xref: enable nand controllerPhilippe Reynes
2019-04-22dt: bcm6858: add nand controllerPhilippe Reynes
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes
2019-04-22dt: bcm968380gerg: enable nand controllerPhilippe Reynes
2019-04-22dt: bcm6838: add nand controllerPhilippe Reynes
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes
2019-04-22arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris
2019-04-22Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmelTom Rini
2019-04-22at91: corvus_defconfig: get rid of build warningsHeiko Schocher
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier
2019-04-21usb: reload watchdog during ums commandPatrick Delaunay
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2019-04-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay
2019-04-21stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBOPatrick Delaunay
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay