aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng
2021-04-08configs: EXT4, FAT, hush shell, env on S-mode MAIXHeinrich Schuchardt
2021-04-08riscv: Remove unused define in maix headerSean Anderson
2021-04-08riscv: Enable watchdog for the k210Sean Anderson
2021-04-08riscv: Add watchdog bindings for the k210Sean Anderson
2021-04-08wdt: dw: Free the clock on errorSean Anderson
2021-04-08wdt: dw: Enable the clock before using itSean Anderson
2021-04-08wdt: dw: Switch to if(CONFIG()) instead of using #ifSean Anderson
2021-04-08wdt: dw: Switch to using fls for log2Sean Anderson
2021-04-07Merge branch '2021-04-07-CI-improvements'Tom Rini
2021-04-07tools: Integrate the Dockerfile used for CITom Rini
2021-04-07Azure/GitLab: bump OpenSBI version to 0.9Heinrich Schuchardt
2021-04-07Merge branch '2021-04-07-fs-updates'Tom Rini
2021-04-07pytest: Lower pygit2 requirementTom Rini
2021-04-07GitLab: Remove "tags" stanzasTom Rini
2021-04-07Azure: Rework SH / Renesas jobTom Rini
2021-04-07JFFS2: fix jffs2 summary datacrc status uninitializedWagner Popov dos Santos
2021-04-07JFFS2: fix the reading address over nand's limitWagner Popov dos Santos
2021-04-06Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-06usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese
2021-04-06usb: xhci: Add missing xhci_readl()Aaron Williams
2021-04-06usb: hub: Fix usb_get_port_status() for big-endian platformsAaron Williams
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-04-06Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-04-06mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju
2021-04-06mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju
2021-04-06board: sl28: enable HS400 mode againMichael Walle
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle
2021-04-06cmd: mmc: check whether bootbus's arguments is valid or notJaehoon Chung
2021-04-06cmd: mmc: modify more readable about hwpartition usageJaehoon Chung
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong
2021-04-06arm: meson: remove static ethernet memory power domain enableNeil Armstrong
2021-04-06net: designware: remove amlogic compatiblesNeil Armstrong
2021-04-06configs: meson: use Designware glue driver for Amlogic Meson8b & later SoCsNeil Armstrong
2021-04-06arm: meson: remove static MDIO mux handlingNeil Armstrong
2021-04-06configs: update Amlogic Meson G12A, G12B & SM1 configs for MDIO MUXNeil Armstrong
2021-04-06configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong
2021-04-06arm: mvebu: Espressobin: Enable watchdog support but do not start itPali Rohár
2021-04-06watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár
2021-04-06watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár
2021-04-06watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()Pali Rohár
2021-04-06cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki