aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini43-1190/+5023
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Feb2021Tom Rini10-87/+214
2021-02-04doc: dm: describe end of life of plat_autoHeinrich Schuchardt1-3/+3
2021-02-04doc: return value exception commandHeinrich Schuchardt1-5/+0
2021-02-04doc: describe load commandHeinrich Schuchardt2-0/+75
2021-02-04efi_loader: VenMedia device path nodeHeinrich Schuchardt1-0/+15
2021-02-04efi_selftest: use GUID to find ESP in dtbdumpHeinrich Schuchardt1-33/+52
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt2-8/+12
2021-02-04efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt1-12/+13
2021-02-04arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla6-215/+583
2021-02-04arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla9-406/+2440
2021-02-04arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla9-376/+1360
2021-02-04configs: am65x_evm: Add configs for UHS modesFaiz Abbas2-0/+10
2021-02-04arm: dts: k3-am654-base-board: Limit Sd card to High speed modesFaiz Abbas1-0/+1
2021-02-04arm: dts: k3-am65-main: Add itapdly and clkbuf-sel valuesFaiz Abbas1-0/+9
2021-02-04configs: j7200_evm: Add support for UHS modesFaiz Abbas2-0/+9
2021-02-04configs: j721e_evm: Add support for UHS modesFaiz Abbas2-0/+9
2021-02-04arm: dts: k3-j7200-common-proc-board: Enable support for UHS modesFaiz Abbas3-2/+63
2021-02-04arm: dts: k3-j7200-main: Add support for gpio0Faiz Abbas1-0/+22
2021-02-04arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD cardFaiz Abbas1-0/+32
2021-02-04arm: dts: k3-j721e-main: Update otap-delay valuesFaiz Abbas1-3/+5
2021-02-04arm: dts: k3-am65: Fix mmc nodesFaiz Abbas4-60/+74
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas1-16/+2
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas2-2/+24
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas1-0/+45
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas1-0/+11
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas1-80/+161
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas1-0/+30
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas1-12/+14
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas1-4/+4
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas1-9/+1
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2-0/+105
2021-02-04configs: am335x_evm: enable CONFIG_SPL_ALLOC_BDDario Binacchi1-0/+1
2021-02-04remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna7-59/+59
2021-02-04configs: am65x_evm_a53: Enable config for phandle check while getting sequenc...Aswath Govindraju1-0/+1
2021-02-04configs: legoev3: disable non-Linux boot optionsDavid Lechner1-0/+4
2021-02-04configs: legoev3: disable CONFIG_NETDavid Lechner1-1/+2
2021-02-04ARM: legoev3: drop bi_arch_numberDavid Lechner1-4/+0
2021-02-04ARM: legoev3: set serial# env varDavid Lechner3-48/+40
2021-02-04Nokia RX-51: Convert to CONFIG_DM_MMCPali Rohár2-15/+24
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini30-103/+305
2021-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-53/+63
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent2-0/+6
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent1-26/+24
2021-02-03command.h: Remove extern from the headerKory Maincent1-28/+28
2021-02-03x86: qemu: Fix broken multi-core bootBin Meng1-0/+6
2021-02-03fs: fat: remove trailing periods from long nameHeinrich Schuchardt1-2/+28
2021-02-03firmware: smci: possible NULL dereferenceHeinrich Schuchardt1-0/+3
2021-02-03sandbox: mark os_abort() as noreturnHeinrich Schuchardt1-1/+1
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng2-6/+6