aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-04Prepare v2021.10Tom Rini
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut
2021-09-30Azure/GitLab CI: Update docker imageTom Rini
2021-09-29Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-09-29Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-29arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski
2021-09-29mailmap: Update mail address for Nicolas Saenz julienneNicolas Saenz Julienne
2021-09-29arm: dts: armada8040: Fix CP0 eMMC/SDIO supportRobert Marko
2021-09-28Merge branch '2021-09-28-regression-fixes'Tom Rini
2021-09-28imx: imx7d-sdb: fix ethernet, sync .dts with linuxRasmus Villemoes
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28mtd: cfi_flash: use cfi_flash_num_flash_banks only when supportedPatrick Delaunay
2021-09-27Prepare v2021.10-rc5Tom Rini
2021-09-27Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-27phy: marvell: cp110: Support SATA invert polarityDenis Odintsov
2021-09-27arm: mvebu: turris_omnia: fix leaked mtd deviceMarek BehĂșn
2021-09-26Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-09-25efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-25doc: Add mention of the /config bindingSimon Glass
2021-09-24Merge branch '2021-09-24-assorted-minor-updates'Tom Rini
2021-09-24arm: orion5x: edminiv2: change maintainerSimon Guinot
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch
2021-09-24MAINTAINERS: remove SPEAR entryPatrick Delaunay
2021-09-24fs: avoid superfluous messagesHeinrich Schuchardt
2021-09-24scripts/mailmapper: enable running with Python 3Heinrich Schuchardt
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-23Merge git://source.denx.de/u-boot-socfpgaTom Rini
2021-09-23Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2021-09-22ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-09-22arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut
2021-09-22arm: socfpga: vining: Enable DW I2C driverMarek Vasut
2021-09-22arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut
2021-09-22arm: socfpga: vining: Un-disable WDT in DTMarek Vasut
2021-09-22arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut
2021-09-22arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut
2021-09-22arm: socfpga: vining: Increase environment sizeMarek Vasut
2021-09-22arm: socfpga: vining: Drop meaningless commentMarek Vasut
2021-09-22usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer
2021-09-22include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-22configs: Enable USB3 on Allwinner H6 boardsSamuel Holland
2021-09-22usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-22phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland
2021-09-22Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini