summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-05configs: Resync with savedefconfigTom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-10-05Prepare v2020.10Tom Rini
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-05Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-05cpu: at91: add driver for CPUClaudiu Beznea
2020-10-02Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ra...Tom Rini
2020-10-02pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait
2020-10-02pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait
2020-10-02pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait
2020-10-02mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay
2020-10-02video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay
2020-10-02video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay
2020-10-02pinctrl: stm32: Add header with SPDX licencePatrick Delaunay
2020-10-02pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay
2020-10-02gpio: stm32: check result of ofnode_phandle_argsPatrick Delaunay
2020-10-02gpio: stm32: cosmetic: cleanup gpio_stm32_probePatrick Delaunay
2020-10-02ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay
2020-10-02board: tbs2910: Use recommended distroboot addressesSoeren Moch
2020-10-02Merge tag 'u-boot-stm32-20201002' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-02ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96Marek Vasut
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-10-01Revert "net: smc911x: Automatically Update ethaddr with MAC"Tom Rini
2020-10-01usb: xhci-rcar: Add support for R8A774A1 SoCLad Prabhakar
2020-10-01usb: xhci: convert to readx_poll_sleep_timeout()Chunfeng Yun
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini
2020-10-01Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini
2020-10-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-01Merge tag 'late-bugfix-for-2020.10' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-10-01arm: mvebu: Espressobin: Fix checks against machine compatible stringsAndre Heider
2020-10-01arm: mvebu: Espressobin: Instructions for more MAC addresses in README.marvellPali Rohár
2020-10-01i2c: rcar_i2c: Fix i2c read/write errorsLad Prabhakar
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-09-30sandbox: enable support of generic udp protocolPhilippe Reynes
2020-09-30net: add a generic udp protocolPhilippe Reynes
2020-09-30net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay
2020-09-30phy: add support for stingray PAXB PHY controllerSrinath Mannam
2020-09-30net: use log_err() for 'No ethernet found' messageHeinrich Schuchardt
2020-09-30net: tftp: Fix load_block offset calculationLey Foon Tan
2020-09-30net: tftp: Fix store_block offset calculationLey Foon Tan
2020-09-30net: tftp: Fix tftp_prev_block counter updateLey Foon Tan