aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2020-05-13configs: rpi_arm64: enable SDHCI SDMA supportMatthias Brugger
2020-05-13mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-05-12configs: rpi_arm64: sync env size with rpi_{3,4}_defconfigMarek Szyprowski
2020-05-12configs: rpi_4 : enable SDHCI_SDMA configJaehoon Chung
2020-05-12mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung
2020-05-12mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass
2020-05-12arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu
2020-05-12usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki
2020-05-11Prepare v2020.07-rc2Tom Rini
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong
2020-05-11gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong
2020-05-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-05-11odroid-c2: enable USB host controllerBeniamino Galvani
2020-05-11Nokia RX-51: Update README.nokia_rx51Pali Rohár
2020-05-11Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár
2020-05-11Nokia RX-51: Remember setup_console_atag optionPali Rohár
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár
2020-05-11Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár
2020-05-11Nokia RX-51: Update my email addressPali Rohár
2020-05-11video: omap: change include orderDario Binacchi
2020-05-11arm: K3: Increase default SYSFW image size allocationAndrew F. Davis
2020-05-11sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters arrayYe Li
2020-05-11spi: fix dev parameter in dev_* callsDario Binacchi
2020-05-11spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh
2020-05-11iopoll: Add readl_poll_sleep_timeoutJagan Teki
2020-05-11iopoll: Add dealy to read pollJagan Teki
2020-05-11iopoll: Add read_poll_timeout common APIJagan Teki