summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08configs: openrd: remove non-dm MMC driverHarm Berntsen1-5/+0
2021-04-08configs: remove unused CONFIG_SYS_MMC_BASE defsHarm Berntsen4-20/+0
2021-04-08arm: mvebu: ds414: Add sample u-boot update commandPhil Sutter1-1/+6
2021-04-08arm: mvebu: ds414: Auto-populate env if appropriatePhil Sutter4-7/+32
2021-04-08arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter8-54/+132
2021-04-08arm: mvebu: configs: ds414: Enable XHCI_PCI by defaultPhil Sutter1-0/+3
2021-04-08arm: mvebu: ds414: Add a Kconfig defining some stringsPhil Sutter1-0/+12
2021-04-08arm: mvebu: turris_omnia: Enable CMD_FS_UUIDMarek Behún1-0/+1
2021-04-08arm: mvebu: turris_omnia: Enable CMD_WDTMarek Behún1-0/+1
2021-04-08arm: mvebu: turris_omnia: Enable DM_RTC and RTC_ARMADA38XMarek Behún1-0/+2
2021-04-08rtc: add armada38x driverMarek Behún3-0/+192
2021-04-07Merge branch '2021-04-07-CI-improvements'Tom Rini6-59/+231
2021-04-07tools: Integrate the Dockerfile used for CITom Rini3-0/+218
2021-04-07Azure/GitLab: bump OpenSBI version to 0.9Heinrich Schuchardt2-8/+8
2021-04-07Merge branch '2021-04-07-fs-updates'Tom Rini1-10/+29
2021-04-07pytest: Lower pygit2 requirementTom Rini1-1/+1
2021-04-07GitLab: Remove "tags" stanzasTom Rini1-46/+0
2021-04-07Azure: Rework SH / Renesas jobTom Rini1-4/+4
2021-04-07JFFS2: fix jffs2 summary datacrc status uninitializedWagner Popov dos Santos1-0/+2
2021-04-07JFFS2: fix the reading address over nand's limitWagner Popov dos Santos1-10/+27
2021-04-07Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini8-18/+96
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-12/+10
2021-04-06usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese1-6/+3
2021-04-06usb: xhci: Add missing xhci_readl()Aaron Williams1-4/+4
2021-04-06usb: hub: Fix usb_get_port_status() for big-endian platformsAaron Williams1-2/+3
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini48-307/+624
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-4/+41
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2-4/+35
2021-04-06Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini45-92/+336
2021-04-06mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju1-7/+5
2021-04-06mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju1-3/+5
2021-04-06board: sl28: enable HS400 mode againMichael Walle1-1/+1
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle4-1/+12
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle3-1/+28
2021-04-06cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung1-1/+38
2021-04-06cmd: mmc: modify more readable about hwpartition usageJaehoon Chung1-4/+7
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong19-215/+2
2021-04-06arm: meson: remove static ethernet memory power domain enableNeil Armstrong2-6/+0
2021-04-06net: designware: remove amlogic compatiblesNeil Armstrong1-3/+0
2021-04-06configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCsNeil Armstrong23-23/+23
2021-04-06arm: meson: remove static MDIO mux handlingNeil Armstrong2-45/+2
2021-04-06configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUXNeil Armstrong9-6/+27
2021-04-06configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong9-10/+27
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong3-0/+159
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong3-0/+157
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong1-1/+92
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong3-0/+137
2021-04-06arm: mvebu: Espressobin: Enable watchdog support but do not start itPali Rohár1-0/+4
2021-04-06watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár2-0/+18
2021-04-06watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár1-1/+7