summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-06test: Allow tests to run on any boardSimon Glass
2021-04-06sandbox: document parameters of os_realloc()Heinrich Schuchardt
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-04-06moveconfig: Handle binary files cleanlySimon Glass
2021-04-06log: Fix up debug_cond() when LOG is enabledSimon Glass
2021-04-06dtoc: Improve handling of reg propertiesSimon Glass
2021-04-06dtoc: Adjust detection of 64-bit propertiesSimon Glass
2021-04-06dtoc: Show driver warnings once at the endSimon Glass
2021-04-06buildman: Add an encoding to the out-env fileSimon Glass
2021-04-06pinctrl: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06simple-pm-bus: Use -ENOSYS for checking missing system callSimon Glass
2021-04-06clk: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06clk: Update drivers to use -EINVALSimon Glass
2021-04-06tlv_eeprom: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06spi: Return -ENOSYS when system call is not availableSimon Glass