summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-27138-487/+816
|\
| * fdt_support.h: Remove duplicated declarationsBin Meng2021-09-251-2/+0
| * dm: pci: Fix handling of errors when scanning devicePali Rohár2021-09-251-8/+1
| * sandbox: correct cpu nodesHeinrich Schuchardt2021-09-254-8/+16
| * dm: gpio: Add of-platdata supportSimon Glass2021-09-259-9/+93
| * irq: Tidy up of-platdata irq supportSimon Glass2021-09-259-19/+119
| * dm: doc: Add a note about of-platdata header filesSimon Glass2021-09-251-1/+49
| * clk: Rename clk_get_by_driver_info()Simon Glass2021-09-257-11/+54
| * dm: Add comments to dt-structs contentsSimon Glass2021-09-251-0/+27
| * fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-253-15/+6
| * treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-2521-159/+170
| * mmc: nds32: ftsdc010: Convert to livetreeSimon Glass2021-09-251-15/+7
| * treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-2563-84/+87
| * treewide: Simply conditions with the new OF_REALSimon Glass2021-09-2538-74/+71
| * fdt: Create a new OF_REAL KconfigSimon Glass2021-09-251-1/+27
| * treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-2520-116/+124
* | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-2776-1115/+936
|\ \ | |/ |/|
| * 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