aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass
2021-02-06Makefile: Provide numeric versionsSimon Glass
2021-02-06README: Add doumentation for version informationSimon Glass
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04doc: dm: describe end of life of plat_autoHeinrich Schuchardt
2021-02-04doc: return value exception commandHeinrich Schuchardt
2021-02-04doc: describe load commandHeinrich Schuchardt
2021-02-04efi_loader: VenMedia device path nodeHeinrich Schuchardt
2021-02-04efi_selftest: use GUID to find ESP in dtbdumpHeinrich Schuchardt
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt
2021-02-04efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt
2021-02-04arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla
2021-02-04arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla
2021-02-04arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla
2021-02-04configs: am65x_evm: Add configs for UHS modesFaiz Abbas
2021-02-04arm: dts: k3-am654-base-board: Limit Sd card to High speed modesFaiz Abbas
2021-02-04arm: dts: k3-am65-main: Add itapdly and clkbuf-sel valuesFaiz Abbas
2021-02-04configs: j7200_evm: Add support for UHS modesFaiz Abbas
2021-02-04configs: j721e_evm: Add support for UHS modesFaiz Abbas
2021-02-04arm: dts: k3-j7200-common-proc-board: Enable support for UHS modesFaiz Abbas
2021-02-04arm: dts: k3-j7200-main: Add support for gpio0Faiz Abbas
2021-02-04arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD cardFaiz Abbas
2021-02-04arm: dts: k3-j721e-main: Update otap-delay valuesFaiz Abbas
2021-02-04arm: dts: k3-am65: Fix mmc nodesFaiz Abbas
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
2021-02-04configs: am335x_evm: enable CONFIG_SPL_ALLOC_BDDario Binacchi
2021-02-04remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna
2021-02-04configs: am65x_evm_a53: Enable config for phandle check while getting sequenc...Aswath Govindraju
2021-02-04configs: legoev3: disable non-Linux boot optionsDavid Lechner
2021-02-04configs: legoev3: disable CONFIG_NETDavid Lechner
2021-02-04ARM: legoev3: drop bi_arch_numberDavid Lechner
2021-02-04ARM: legoev3: set serial# env varDavid Lechner
2021-02-04Nokia RX-51: Convert to CONFIG_DM_MMCPali Rohár
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent
2021-02-03command.h: Remove extern from the headerKory Maincent
2021-02-03x86: qemu: Fix broken multi-core bootBin Meng
2021-02-03fs: fat: remove trailing periods from long nameHeinrich Schuchardt