aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer2-2/+24
2021-09-22usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer1-11/+0
2021-09-22include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer1-1/+1
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2-0/+6
2021-09-22configs: Enable USB3 on Allwinner H6 boardsSamuel Holland2-0/+10
2021-09-22usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland1-0/+56
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland4-43/+48
2021-09-22phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland3-0/+180
2021-09-22Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-0/+33
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko1-0/+32
2021-09-22x86: edison: Mark eMMC non-removableAndy Shevchenko1-0/+1
2021-09-22Merge tag 'u-boot-stm32-20210921' of https://source.denx.de/u-boot/custodians...Tom Rini2-2/+6
2021-09-21arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay2-2/+6
2021-09-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-5/+5
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson1-5/+5
2021-09-19Merge tag 'dm-pull-18sep21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Sep2021Tom Rini8-180/+226
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass6-49/+4
2021-09-18Revert "mkeficapsule: Remove dtb related options"Simon Glass1-7/+222
2021-09-18Revert "doc: Update CapsuleUpdate READMEs"Simon Glass1-124/+0
2021-09-17Merge branch '2021-09-17-TI-platform-updates'Tom Rini11-131/+196
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon1-12/+18
2021-09-17arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2-0/+21
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna4-112/+118
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach1-2/+11
2021-09-17arm: mach-k3: Add note to auto-generated filesDave Gerlach4-4/+20
2021-09-17arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna1-0/+5
2021-09-17firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna1-1/+3
2021-09-17MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy1-1/+1
2021-09-15Merge branch 'rpi-next' of https://source.denx.de/u-boot/custodians/u-boot-ra...WIP/15Sep2021Tom Rini12-8/+44
2021-09-15rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov1-6/+5
2021-09-15ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski1-2/+2
2021-09-15configs: rpi: Enable SMBIOS sysinfo driverMatthias Brugger9-0/+18
2021-09-15arm: dts: bcm283x: Add minimal smbios informationMatthias Brugger1-0/+19
2021-09-14Prepare v2021.10-rc4v2021.10-rc4Tom Rini1-1/+1
2021-09-14configs: Resync with savedefconfigTom Rini27-48/+5
2021-09-14image: Avoid erroneous double byte-swap in CRC valueAlexandru Gagniuc1-9/+0
2021-09-14Merge branch '2021-09-14-assorted-fixes'Tom Rini6-21/+29
2021-09-14image: rsa: Move padding_algos to linker listsWIP/2021-09-14-assorted-fixesAlexandru Gagniuc3-17/+25
2021-09-14pinctrl: fix typoYuan Fang1-1/+1
2021-09-14lib: fix typos in KconfigOleksandr Suvorov1-2/+2
2021-09-14lib/rsa: don't use NULL as key_idHeinrich Schuchardt1-1/+1
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+7
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara1-3/+7
2021-09-13Merge branch '2021-09-09-finish-pre-DM_PCI-removal'WIP/13Sep2021Tom Rini44-2605/+36
2021-09-13pci: Drop DM_PCISimon Glass15-54/+14
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass10-92/+0
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass1-12/+10
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass2-59/+0