summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wdt: dw: Enable the clock before using itSean Anderson2021-04-081-0/+4
| * | | wdt: dw: Switch to if(CONFIG()) instead of using #ifSean Anderson2021-04-081-9/+9
| * | | wdt: dw: Switch to using fls for log2Sean Anderson2021-04-081-2/+1
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-04-0828-239/+575
|\ \ \ | |/ / |/| |
| * | configs: sheevaplug: enable driver-model based MMCHarm Berntsen2021-04-081-0/+2
| * | mmc: mvebu: convert to driver modelHarm Berntsen2021-04-083-136/+193
| * | configs: remove obsolete CONFIG_MVEBU_MMCHarm Berntsen2021-04-081-1/+0
| * | configs: remove obsolete CONFIG_SYS_MMC_BASEHarm Berntsen2021-04-081-1/+0
| * | arm: kirkwood: remove non-dm MMC driver initHarm Berntsen2021-04-081-7/+0
| * | configs: sheevaplug: remove non-dm MMC driverHarm Berntsen2021-04-081-8/+0
| * | configs: openrd: remove non-dm MMC driverHarm Berntsen2021-04-081-5/+0
| * | configs: remove unused CONFIG_SYS_MMC_BASE defsHarm Berntsen2021-04-084-20/+0
| * | arm: mvebu: ds414: Add sample u-boot update commandPhil Sutter2021-04-081-1/+6
| * | arm: mvebu: ds414: Auto-populate env if appropriatePhil Sutter2021-04-084-7/+32
| * | arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter2021-04-088-54/+132
| * | arm: mvebu: configs: ds414: Enable XHCI_PCI by defaultPhil Sutter2021-04-081-0/+3
| * | arm: mvebu: ds414: Add a Kconfig defining some stringsPhil Sutter2021-04-081-0/+12
| * | arm: mvebu: turris_omnia: Enable CMD_FS_UUIDMarek Behún2021-04-081-0/+1
| * | arm: mvebu: turris_omnia: Enable CMD_WDTMarek Behún2021-04-081-0/+1
| * | arm: mvebu: turris_omnia: Enable DM_RTC and RTC_ARMADA38XMarek Behún2021-04-081-0/+2
| * | rtc: add armada38x driverMarek Behún2021-04-083-0/+192
|/ /
* | Merge branch '2021-04-07-CI-improvements'Tom Rini2021-04-076-59/+231
|\ \
| * | tools: Integrate the Dockerfile used for CITom Rini2021-04-073-0/+218
| * | Azure/GitLab: bump OpenSBI version to 0.9Heinrich Schuchardt2021-04-072-8/+8
| * | pytest: Lower pygit2 requirementTom Rini2021-04-071-1/+1
| * | GitLab: Remove "tags" stanzasTom Rini2021-04-071-46/+0
| * | Azure: Rework SH / Renesas jobTom Rini2021-04-071-4/+4
* | | Merge branch '2021-04-07-fs-updates'Tom Rini2021-04-071-10/+29
|\ \ \ | |/ / |/| |
| * | JFFS2: fix jffs2 summary datacrc status uninitializedWagner Popov dos Santos2021-04-071-0/+2
| * | JFFS2: fix the reading address over nand's limitWagner Popov dos Santos2021-04-071-10/+27
|/ /
* | Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-04-068-18/+96
|\ \
| * | mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju2021-04-061-7/+5
| * | mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju2021-04-061-3/+5
| * | board: sl28: enable HS400 mode againMichael Walle2021-04-061-1/+1
| * | mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-064-1/+12
| * | mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-063-1/+28
| * | cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung2021-04-061-1/+38
| * | cmd: mmc: modify more readable about hwpartition usageJaehoon Chung2021-04-061-4/+7
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-063-12/+10
|\ \ \
| * | | usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese2021-04-061-6/+3
| * | | usb: xhci: Add missing xhci_readl()Aaron Williams2021-04-061-4/+4
| * | | usb: hub: Fix usb_get_port_status() for big-endian platformsAaron Williams2021-04-061-2/+3
* | | | Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-0648-307/+624
|\ \ \ \
| * | | | arm: meson: remove static ethernet link setupNeil Armstrong2021-04-0619-215/+2
| * | | | arm: meson: remove static ethernet memory power domain enableNeil Armstrong2021-04-062-6/+0
| * | | | net: designware: remove amlogic compatiblesNeil Armstrong2021-04-061-3/+0
| * | | | configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCsNeil Armstrong2021-04-0623-23/+23
| * | | | arm: meson: remove static MDIO mux handlingNeil Armstrong2021-04-062-45/+2
| * | | | configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUXNeil Armstrong2021-04-069-6/+27
| * | | | configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong2021-04-069-10/+27