summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas2019-10-251-0/+18
| * nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-253-0/+124
| * MIPS: add compile time definition of L2 cache sizeRamon Fried2019-10-252-2/+10
* | Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-2544-28/+39198
|\ \
| * | arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna2019-10-251-0/+4
| * | armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-252-1/+8
| * | arm: dts: k3-j721e: Add ddr nodeLokesh Vutla2019-10-253-0/+4409
| * | ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz2019-10-2521-0/+32102
| * | dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla2019-10-251-0/+2241
| * | ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2019-10-254-19/+85
| * | ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin2019-10-251-11/+230
| * | armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin2019-10-252-1/+1
| * | arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla2019-10-251-0/+11
| * | cmd: booti: Store OS start and end info in images structureLokesh Vutla2019-10-251-0/+3
| * | boot: arm: Enable support for custom board_prep_linuxLokesh Vutla2019-10-251-0/+4
| * | configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FITFaiz Abbas2019-10-252-2/+2
| * | configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmodeFaiz Abbas2019-10-252-0/+12
| * | ARM: dts: dra7: Add usb peripheral nodes in splFaiz Abbas2019-10-256-0/+92
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-10-2549-274/+384
|\ \
| * | ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li2019-10-242-16/+43
| * | usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk2019-10-241-7/+8
| * | configs: sei610: khadas-vim3 : disable Gadget support for the DWC3Jean-Jacques Hiblot2019-10-242-0/+2
| * | ARM: DTS: keystone: complete the description of the USB PHY devicesJean-Jacques Hiblot2019-10-244-0/+92
| * | configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHYJean-Jacques Hiblot2019-10-241-2/+1
| * | phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot2019-10-241-0/+22
| * | ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-241-13/+0
| * | ARM: keystone: increase PSC timeoutJean-Jacques Hiblot2019-10-241-1/+1
| * | usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot2019-10-247-18/+9
| * | usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot2019-10-243-1/+71
| * | usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot2019-10-241-2/+2
| * | usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot2019-10-242-2/+54
| * | usb: dwc3-generic: factorize codeJean-Jacques Hiblot2019-10-241-20/+35
| * | usb: dwc3-generic: use platdataJean-Jacques Hiblot2019-10-241-14/+23
| * | usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot2019-10-241-5/+0
| * | usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-2414-12/+13
| * | usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot2019-10-241-0/+13
| * | usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot2019-10-2415-166/+0
* | | Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-10-2510-0/+152
|\ \ \
| * | | MAINTAINERS: add MICROCHIP_FLEXCOM to at91Eugen Hristev2019-10-241-0/+1
| * | | configs: sam9x60ek: enable microchip_flexcom, i2c and eepromEugen Hristev2019-10-243-0/+21
| * | | board: sam9x60ek: add support for MAC address retrievalEugen Hristev2019-10-241-0/+12
| * | | ARM: dts: sam9x60ek: add i2c0 as flexcom0 subnode and eeprom memoryEugen Hristev2019-10-241-0/+29
| * | | ARM: dts: sam9x60: add flx0 nodeEugen Hristev2019-10-241-0/+15
| * | | misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev2019-10-243-0/+74
| |/ /
* | | Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-10-2597-480/+4078
|\ \ \ | |_|/ |/| |
| * | microblaze: Fix tab indentation in start.SMichal Simek2019-10-241-1/+1
| * | common: command: Fix manual relocation for repeatable commandMichal Simek2019-10-241-0/+5
| * | microblaze: Unify Linux bootm processMichal Simek2019-10-241-6/+9
| * | microblaze: Fix FDT message in boot_prep_linux()Michal Simek2019-10-241-1/+1
| * | arm64: zynqmp: Add support for e-a2197-00 System ControllerMichal Simek2019-10-243-0/+675