summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/17Sep2020-nextTom 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...WIP/15Sep2020-nextTom 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
| * dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCsSuman Anna2020-09-151-1/+4
| * env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPLSuman Anna2020-09-151-4/+11
| * configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot listSuman Anna2020-09-151-0/+1
| * arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-modeSuman Anna2020-09-151-1/+1
| * configs: j721e_evm.h: Add U-Boot image address for HyperFlash bootVignesh Raghavendra2020-09-151-0/+2
| * configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configsVignesh Raghavendra2020-09-152-0/+16
| * ARM: dts: k3-j7200-r5-common-proc-board: Enable HyperFlashVignesh Raghavendra2020-09-152-0/+68
| * board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-09-151-0/+7
| * arm: mach-k3: Add HyperFlash boot mode supportVignesh Raghavendra2020-09-151-0/+1
* | Merge branch '2020-09-09-assorted-soc-updates' into nextTom Rini2020-09-1017-70/+428
|\ \
| * | arm: dts: fix ast2500-evb inclusion for the correct soc familyThirupathaiah Annapureddy2020-09-101-1/+1
| * | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
| * | dt-bindings: clock: import Qualcomm IPQ4019 bindingsRobert Marko2020-09-092-0/+97
| * | cosmetic: aspeed: Modify for SPDX-LicenseRyan Chen2020-09-092-1/+2
| * | clock:aspeed: Sync with Linux kernel clock header defineRyan Chen2020-09-093-58/+68
| * | cosmetic: aspeed: ast2500: Rename clock headerRyan Chen2020-09-094-3/+3
| * | board: ns3: check bnxt chimp handshake statusRayagonda Kokatanur2020-09-091-0/+17
| * | MAINTAINERS: update maintainers file for new filesRayagonda Kokatanur2020-09-091-0/+4
| * | board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov2020-09-092-0/+9
| * | cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty2020-09-093-0/+40
| * | cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta2020-09-092-0/+126
| * | cmd: broadcom: add bnxt boot commandTrac Hoang2020-09-093-0/+47
|/ /
* | Merge branch '2020-09-14-btrfs-rewrite' into nextWIP/08Sep2020-nextTom Rini2020-09-0730-2491/+8525
|\ \
| * | MAINTAINERS: Add btrfs mailing list and myself as reviewerQu Wenruo2020-09-071-0/+2
| * | fs: btrfs: Cleanup the old implementationQu Wenruo2020-09-0714-1366/+3
| * | fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo2020-09-071-5/+73