summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-0814-0/+1320
* keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie2021-02-081-16/+6
* PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10Niel Fourie2021-02-0817-0/+1580
* board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski2021-02-081-3/+4
* keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski2021-02-082-0/+13
* board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski2021-02-081-3/+4
* armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bitWasim Khan2021-02-081-2/+5
* armv8: ls1028a: fix stream id allocationNipun Gupta2021-02-081-2/+2
* board: sl28: add SATA supportMichael Walle2021-02-087-11/+47
* board: sl28: add network variant 2 supportMichael Walle2021-02-085-3/+60
* board: sl28: add network variant 1 supportMichael Walle2021-02-085-3/+98
* board: sl28: move ethernet aliases to variant specific dtsiMichael Walle2021-02-083-2/+13
* net: eqos: Reduce the MDIO wait timeYe Li2021-02-081-1/+1
* armv8: dts: fsl-lx2162a: add dspi node into qds dtsZhao Qiang2021-02-081-0/+105
* armv8: lx2162aqds: disable non existing pcie controllersWasim Khan2021-02-081-12/+10
* configs: ls1088aqds: add COMMON_ENV to fix distrobootBiwen Li2021-02-081-0/+12
* net: memac_phy: add a timeout to MDIO operationsIoana Ciornei2021-02-081-18/+58
* board: kontron: disable flash unlock allMichael Walle2021-02-081-0/+1
* mtd: spi-nor: add unlock all config optionMichael Walle2021-02-082-4/+15
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-02-068-76/+328
|\
| * smbios: Allow a few values to come from sysinfoSimon Glass2021-02-062-3/+40
| * x86: coral: Add sysinfo opsSimon Glass2021-02-061-0/+5
| * sysinfo: Move #ifdef so that operations are always definedSimon Glass2021-02-061-1/+1
| * smbios: Add more options for the BIOS version stringSimon Glass2021-02-063-3/+73
| * smbios: Track the end of the string tableSimon Glass2021-02-061-17/+15
| * smbios: Drop the eos parameterSimon Glass2021-02-061-24/+36
| * smbios: Use a struct to keep track of contextSimon Glass2021-02-061-32/+55
| * smbios: Set BIOS release versionSimon Glass2021-02-061-2/+3
| * smbios: Use char consistently for the eos memberSimon Glass2021-02-061-2/+2
| * smbios: Move smbios_write_type to the C fileSimon Glass2021-02-062-10/+10
| * Makefile: Provide numeric versionsSimon Glass2021-02-062-0/+12
| * README: Add doumentation for version informationSimon Glass2021-02-062-0/+94
|/
* Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-0543-1190/+5023
|\
| * arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-046-215/+583
| * arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-049-406/+2440
| * arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-049-376/+1360
| * configs: am65x_evm: Add configs for UHS modesFaiz Abbas2021-02-042-0/+10
| * arm: dts: k3-am654-base-board: Limit Sd card to High speed modesFaiz Abbas2021-02-041-0/+1
| * arm: dts: k3-am65-main: Add itapdly and clkbuf-sel valuesFaiz Abbas2021-02-041-0/+9
| * configs: j7200_evm: Add support for UHS modesFaiz Abbas2021-02-042-0/+9
| * configs: j721e_evm: Add support for UHS modesFaiz Abbas2021-02-042-0/+9
| * arm: dts: k3-j7200-common-proc-board: Enable support for UHS modesFaiz Abbas2021-02-043-2/+63
| * arm: dts: k3-j7200-main: Add support for gpio0Faiz Abbas2021-02-041-0/+22
| * arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD cardFaiz Abbas2021-02-041-0/+32
| * arm: dts: k3-j721e-main: Update otap-delay valuesFaiz Abbas2021-02-041-3/+5
| * arm: dts: k3-am65: Fix mmc nodesFaiz Abbas2021-02-044-60/+74
| * mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas2021-02-041-16/+2
| * mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas2021-02-042-2/+24
| * mmc: am654_sdhci: Add support for software tuningFaiz Abbas2021-02-041-0/+45
| * mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas2021-02-041-0/+11