summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121WIP/resync-dtc-v1.6.0-31-gcbca977ea121-v5Tom Rini2021-02-0629-672/+1365
* scripts/dtc: Add yamltree.c to dtc sourcesRob Herring2021-02-061-1/+1
* sandbox: Update dts files againTom Rini2021-02-063-11/+21
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/06Feb2021Tom 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...WIP/05Feb2021Tom 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
| * mmc: am654_sdhci: Add support for input tap delayFaiz Abbas2021-02-041-80/+161
| * mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas2021-02-041-0/+30
| * mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas2021-02-041-12/+14
| * mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas2021-02-041-4/+4
| * mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas2021-02-041-9/+1
| * mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2021-02-042-0/+105
| * configs: am335x_evm: enable CONFIG_SPL_ALLOC_BDDario Binacchi2021-02-041-0/+1
| * remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna2021-02-047-59/+59
| * configs: am65x_evm_a53: Enable config for phandle check while getting sequenc...Aswath Govindraju2021-02-041-0/+1
| * configs: legoev3: disable non-Linux boot optionsDavid Lechner2021-02-041-0/+4
| * configs: legoev3: disable CONFIG_NETDavid Lechner2021-02-041-1/+2
| * ARM: legoev3: drop bi_arch_numberDavid Lechner2021-02-041-4/+0
| * ARM: legoev3: set serial# env varDavid Lechner2021-02-043-48/+40
| * Nokia RX-51: Convert to CONFIG_DM_MMCPali Rohár2021-02-042-15/+24
* | Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Feb2021Tom Rini2021-02-0410-87/+214
|\ \
| * | doc: dm: describe end of life of plat_autoHeinrich Schuchardt2021-02-041-3/+3