summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay
2020-08-13usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard
2020-08-12Makefile: fix annoying sunxi hack messageFrank Wunderlich
2020-08-11Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-11arm: dts: k3-j7200-common-proc-board: Enable CPSW2G portVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G supportVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodesVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200: Add wkup gpio nodeVignesh Raghavendra
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-08-11arm: dts: k3-j7200: Add USB related DT entriesVignesh Raghavendra
2020-08-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla
2020-08-11arm: dts: k3-j7200: Add R5 specific dts supportDave Gerlach
2020-08-11arm: dts: k3-j7200: Add dts supportLokesh Vutla
2020-08-11soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I
2020-08-11ram: k3-j721e: Relax version checks for memory controllerLokesh Vutla
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-11arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla
2020-08-11arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla
2020-08-11arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla
2020-08-11arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla
2020-08-11arm: mach-k3: j721e: Add detection for j721eLokesh Vutla
2020-08-11arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla
2020-08-11arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabledJean-Jacques Hiblot
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas
2020-08-11configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas
2020-08-11configs: am65x_evm: Add support for DFU related configsFaiz Abbas
2020-08-11arm: dts: k3-am654-base-board: Add support for USB0 in SPLFaiz Abbas
2020-08-11arm: dts: k3-am654-r5-base-board: Add USB0 nodesFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas
2020-08-11arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas
2020-08-11spl: usb: Only init usb onceFaiz Abbas
2020-08-11spl: usb: Create an API spl_usb_load()Faiz Abbas
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas
2020-08-11arm: dts: k3-j721e: Fix interconnect node namesSuman Anna
2020-08-11arm: dts: k3-am65: Fix interconnect node namesSuman Anna
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
2020-08-11Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini