summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee2019-04-221-3/+3
| * | | | ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong2019-04-221-0/+2
| * | | | ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang2019-04-223-6/+62
| * | | | test: call hexdump tests via `ut lib`Heinrich Schuchardt2019-04-221-4/+5
| * | | | misc: fs_loader: Add support for initializing block deviceTien Fong Chee2019-04-221-0/+23
| * | | | cmd: add exception commandHeinrich Schuchardt2019-04-2211-0/+232
| * | | | bcm963158: add nand supportPhilippe Reynes2019-04-222-0/+13
| * | | | dt: bcm963158: enable nand controllerPhilippe Reynes2019-04-221-0/+15
| * | | | dt: bcm63158: add nand controllerPhilippe Reynes2019-04-221-0/+13
| * | | | bcm968580xref: add nand supportPhilippe Reynes2019-04-222-0/+14
| * | | | dt: bcm968580xref: enable nand controllerPhilippe Reynes2019-04-221-0/+15
| * | | | dt: bcm6858: add nand controllerPhilippe Reynes2019-04-221-0/+13
| * | | | bcm968380gerg: add nand supportPhilippe Reynes2019-04-222-0/+14
| * | | | dt: bcm968380gerg: enable nand controllerPhilippe Reynes2019-04-221-0/+12
| * | | | dt: bcm6838: add nand controllerPhilippe Reynes2019-04-221-0/+13
| * | | | drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
| * | | | drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
| * | | | drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-2210-0/+3334
| * | | | compat linux: import completion from linux 4.18Philippe Reynes2019-04-221-0/+173
| * | | | 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