summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | 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...Tom Rini2021-02-0410-87/+214
|\ \
| * | doc: dm: describe end of life of plat_autoHeinrich Schuchardt2021-02-041-3/+3
| * | doc: return value exception commandHeinrich Schuchardt2021-02-041-5/+0
| * | doc: describe load commandHeinrich Schuchardt2021-02-042-0/+75
| * | efi_loader: VenMedia device path nodeHeinrich Schuchardt2021-02-041-0/+15
| * | efi_selftest: use GUID to find ESP in dtbdumpHeinrich Schuchardt2021-02-041-33/+52
| * | efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt2021-02-042-8/+12
| * | efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt2021-02-041-12/+13
| * | fs: fat: remove trailing periods from long nameHeinrich Schuchardt2021-02-031-2/+28
| * | fs: fat: must not write directory '.' and '..'Heinrich Schuchardt2021-02-031-10/+3
| * | fs: fat: usage basename in file_fat_write_at, fat_mkdirHeinrich Schuchardt2021-02-031-14/+13
| |/
* | Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-02-0430-103/+305
|\ \