summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | libfdt: Detected out-of-space with fdt_finish()Simon Glass2020-09-221-1/+2
| | * | binman: Fix up a few missing commentsSimon Glass2020-09-222-1/+26
| | * | binman: Allow entry args to be requiredSimon Glass2020-09-224-11/+24
| | * | core: improve of_match_ptr with OF_PLATDATAWalter Lozano2020-09-221-1/+1
| | * | tools: Drop unnecessary use of __file__Simon Glass2020-09-223-8/+0
| | * | binman: Use pkg_resources to find resourcesSimon Glass2020-09-221-2/+4
| | * | binman: Build FIT image subentries with the section etypeAlper Nebi Yasak2020-09-224-17/+169
| | * | binman: Respect pad-before property of section subentriesAlper Nebi Yasak2020-09-223-1/+35
| | * | binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak2020-09-223-1/+47
| |/ /
| * | Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini2020-09-217-24/+59
| |\ \
| | * | arm: meson: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
| | * | usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| | * | board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-1/+1
| | * | phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
| * | | Merge branch 'master' into nextTom Rini2020-09-2189-187/+529
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '2020-09-18-improve-ipq40xx-support' into nextTom Rini2020-09-1913-3/+529
| |\ \ \
| | * | | IPQ40xx: Add USB nodesRobert Marko2020-09-181-0/+76
| | * | | usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
| | * | | phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko2020-09-184-0/+153
| | * | | IPQ40xx: Add reset controller supportRobert Marko2020-09-182-0/+10
| | * | | reset: Add IPQ40xx reset controller driverRobert Marko2020-09-185-0/+276
| | * | | IPQ40xx: Add SMEM supportRobert Marko2020-09-183-1/+8
| | * | | IPQ40xx: clk: Use dt-bindings instead of hardcodingRobert Marko2020-09-182-2/+5
| |/ / /
| * | | Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-09-1758-1145/+6827
| |\ \ \
| | * | | mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-1732-139/+2694
| | * | | net, qe: add DM support for QE UEC ethernetHeiko Schocher2020-09-1715-1/+2749
| | * | | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-177-25/+334
| | * | | powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-178-1002/+1073
| | * | | mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher2020-09-171-2/+1
| |/ / /
| * | | Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-09-1523-103/+650
| |\ \ \
| | * | | configs: Add spiboot support for am335xFaiz Abbas2020-09-152-0/+94
| | * | | spi: omap3_spi: Read platform data in ofdata_to_platdata()Faiz Abbas2020-09-151-11/+26
| | * | | arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-154-71/+97
| | * | | spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failuresFaiz Abbas2020-09-151-1/+1
| | * | | arm: dts: am335x-icev2: Add spi nodeFaiz Abbas2020-09-151-0/+50
| | * | | am335x_evm: Allow booting from usb-storage deviceMatwey V. Kornilov2020-09-151-0/+7
| | * | | ti: Use devtype=mmc instead of setenv devtype mmcMatwey V. Kornilov2020-09-151-1/+1
| | * | | configs: j7200_evm_r5: Enable FS_LOADERSuman Anna2020-09-151-0/+1
| | * | | arm: dts: k3-j7200-r5: Add fs_loader nodeSuman Anna2020-09-151-0/+6
| | * | | env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200Suman Anna2020-09-151-0/+6
| | * | | configs: j7200_evm_a72: Enhance bootcmd to start remoteprocsSuman Anna2020-09-151-1/+1
| | * | | configs: j7200_evm_a72: Enable R5F remoteproc driverSuman Anna2020-09-151-0/+2
| | * | | env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200Suman Anna2020-09-151-1/+13
| | * | | arm: dts: k3-j7200-main: Add MAIN domain R5F cluster nodesSuman Anna2020-09-152-0/+42
| | * | | arm: dts: k3-j7200-mcu: Add MCU domain R5F cluster nodeSuman Anna2020-09-152-0/+45
| | * | | armv8: K3: j7200: Add custom MMU supportSuman Anna2020-09-151-1/+58
| | * | | remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna2020-09-151-10/+89