summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: Integrate the Dockerfile used for CIbisectTom 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 tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/06Apr2021Tom 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
| * | | net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong2021-04-063-0/+159
| * | | net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong2021-04-063-0/+157
| * | | net: designware: add DM_MDIO supportNeil Armstrong2021-04-061-1/+92
| * | | net: add MMIO Register MDIO MUX driverNeil Armstrong2021-04-063-0/+137
| | |/ | |/|
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-04-063-4/+41
|\ \ \
| * | | arm: mvebu: Espressobin: Enable watchdog support but do not start itPali Rohár2021-04-061-0/+4
| * | | watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár2021-04-062-0/+18
| * | | watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár2021-04-061-1/+7
| * | | watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()Pali Rohár2021-04-061-3/+12
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-04-062-4/+35
|\ \ \
| * | | cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki2021-04-062-4/+35
| |/ /
* | | Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-04-0645-92/+336
|\ \ \ | |_|/ |/| |
| * | test: Allow tests to run on any boardSimon Glass2021-04-062-3/+11
| * | sandbox: document parameters of os_realloc()Heinrich Schuchardt2021-04-061-1/+3
| * | Convert CONFIG_MISC_INIT_F to KconfigSimon Glass2021-04-0614-9/+16
| * | moveconfig: Handle binary files cleanlySimon Glass2021-04-061-2/+14
| * | log: Fix up debug_cond() when LOG is enabledSimon Glass2021-04-061-4/+7
| * | dtoc: Improve handling of reg propertiesSimon Glass2021-04-064-3/+73
| * | dtoc: Adjust detection of 64-bit propertiesSimon Glass2021-04-062-6/+6
| * | dtoc: Show driver warnings once at the endSimon Glass2021-04-064-28/+33
| * | buildman: Add an encoding to the out-env fileSimon Glass2021-04-061-1/+2
| * | pinctrl: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-4/+6
| * | simple-pm-bus: Use -ENOSYS for checking missing system callSimon Glass2021-04-061-2/+2
| * | clk: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-4/+4
| * | clk: Update drivers to use -EINVALSimon Glass2021-04-069-17/+17