aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/08Apr2021Tom Rini31-67/+518
2021-04-08Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini28-239/+575
2021-04-08riscv: dts: mpfs-icicle-kit: Drop 'clock-frequency' in the uart nodesBin Meng1-4/+0
2021-04-08clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng1-0/+1
2021-04-08riscv: mpfs-icicle-kit: Increase SYS_MALLOC_F_LENBin Meng1-0/+1
2021-04-08timer: sifive_clint: Support the official clint DT bindingsBin Meng1-0/+1
2021-04-08riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt6-21/+382
2021-04-08test: unit test for longjmpHeinrich Schuchardt2-0/+74
2021-04-08riscv: simplify longjmpHeinrich Schuchardt1-6/+2
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng14-19/+20
2021-04-08configs: EXT4, FAT, hush shell, env on S-mode MAIXHeinrich Schuchardt1-0/+11
2021-04-08riscv: Remove unused define in maix headerSean Anderson1-3/+0
2021-04-08riscv: Enable watchdog for the k210Sean Anderson1-0/+2
2021-04-08riscv: Add watchdog bindings for the k210Sean Anderson1-1/+0
2021-04-08wdt: dw: Free the clock on errorSean Anderson1-5/+13
2021-04-08wdt: dw: Enable the clock before using itSean Anderson1-0/+4
2021-04-08wdt: dw: Switch to if(CONFIG()) instead of using #ifSean Anderson1-9/+9
2021-04-08wdt: dw: Switch to using fls for log2Sean Anderson1-2/+1
2021-04-08configs: sheevaplug: enable driver-model based MMCHarm Berntsen1-0/+2
2021-04-08mmc: mvebu: convert to driver modelHarm Berntsen3-136/+193
2021-04-08configs: remove obsolete CONFIG_MVEBU_MMCHarm Berntsen1-1/+0
2021-04-08configs: remove obsolete CONFIG_SYS_MMC_BASEHarm Berntsen1-1/+0
2021-04-08arm: kirkwood: remove non-dm MMC driver initHarm Berntsen1-7/+0
2021-04-08configs: sheevaplug: remove non-dm MMC driverHarm Berntsen1-8/+0
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-06Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/06Apr2021Tom 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