summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...WIP/29Sep2021Tom Rini2021-09-292-0/+7
|\
| * arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski2021-09-291-0/+6
| * mailmap: Update mail address for Nicolas Saenz julienneNicolas Saenz Julienne2021-09-291-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-09-291-2/+2
|\ \
| * | arm: dts: armada8040: Fix CP0 eMMC/SDIO supportRobert Marko2021-09-291-2/+2
|/ /
* | Merge branch '2021-09-28-regression-fixes'Tom Rini2021-09-2813-32/+52
|\ \ | |/ |/|
| * imx: imx7d-sdb: fix ethernet, sync .dts with linuxRasmus Villemoes2021-09-281-3/+3
| * mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-286-23/+18
| * mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut2021-09-281-1/+1
| * mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay2021-09-284-4/+23
| * mtd: cfi_flash: use cfi_flash_num_flash_banks only when supportedPatrick Delaunay2021-09-281-1/+7
|/
* Prepare v2021.10-rc5v2021.10-rc5Tom Rini2021-09-271-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/27Sep2021Tom Rini2021-09-272-1/+9
|\
| * phy: marvell: cp110: Support SATA invert polarityDenis Odintsov2021-09-271-1/+6
| * arm: mvebu: turris_omnia: fix leaked mtd deviceMarek BehĂșn2021-09-271-0/+3
* | Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Sep2021Tom Rini2021-09-264-23/+35
|\ \ | |/ |/|
| * efi_loader: Fix spec ID event creationRuchika Gupta2021-09-252-23/+24
| * doc: Add mention of the /config bindingSimon Glass2021-09-252-0/+11
|/
* Merge branch '2021-09-24-assorted-minor-updates'Tom Rini2021-09-2413-685/+42
|\
| * arm: orion5x: edminiv2: change maintainerWIP/2021-09-24-assorted-minor-updatesSimon Guinot2021-09-241-1/+1
| * mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-245-668/+0
| * Taking over responsibility for GE boards from SebastianMartyn Welch2021-09-243-3/+3
| * MAINTAINERS: remove SPEAR entryPatrick Delaunay2021-09-241-7/+0
| * fs: avoid superfluous messagesHeinrich Schuchardt2021-09-241-1/+1
| * scripts/mailmapper: enable running with Python 3Heinrich Schuchardt2021-09-241-5/+9
| * test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy2021-09-241-0/+28
|/
* Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021Tom Rini2021-09-235-20/+11
|\
| * ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut2021-09-221-4/+4
| * arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut2021-09-221-7/+0
| * arm: socfpga: vining: Enable DW I2C driverMarek Vasut2021-09-221-0/+1
| * arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut2021-09-221-1/+1
| * arm: socfpga: vining: Un-disable WDT in DTMarek Vasut2021-09-221-4/+0
| * arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut2021-09-221-0/+3
| * arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut2021-09-221-1/+1
| * arm: socfpga: vining: Increase environment sizeMarek Vasut2021-09-221-1/+1
| * arm: socfpga: vining: Drop meaningless commentMarek Vasut2021-09-221-2/+0
* | Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini2021-09-2315-58/+327
|\ \ | |/ |/|
| * usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis2021-09-221-1/+2
| * usb: ehci-mx6: use phy_type from device treeMatthias Schiffer2021-09-222-2/+24
| * usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer2021-09-221-11/+0
| * include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer2021-09-221-1/+1
| * usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2021-09-222-0/+6
| * configs: Enable USB3 on Allwinner H6 boardsSamuel Holland2021-09-222-0/+10
| * usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland2021-09-221-0/+56
| * usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland2021-09-224-43/+48
| * phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland2021-09-223-0/+180
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-09-222-0/+33
|\
| * x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko2021-09-221-0/+32
| * x86: edison: Mark eMMC non-removableAndy Shevchenko2021-09-221-0/+1
|/
* Merge tag 'u-boot-stm32-20210921' of https://source.denx.de/u-boot/custodians...Tom Rini2021-09-222-2/+6
|\