| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...WIP/29Sep2021 | Tom Rini | 2021-09-29 | 2 | -0/+7 |
|\ |
|
| * | arm: rpi: perform XHCI firmware upload only once | Marek Szyprowski | 2021-09-29 | 1 | -0/+6 |
| * | mailmap: Update mail address for Nicolas Saenz julienne | Nicolas Saenz Julienne | 2021-09-29 | 1 | -0/+1 |
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini | 2021-09-29 | 1 | -2/+2 |
|\ \ |
|
| * | | arm: dts: armada8040: Fix CP0 eMMC/SDIO support | Robert Marko | 2021-09-29 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch '2021-09-28-regression-fixes' | Tom Rini | 2021-09-28 | 13 | -32/+52 |
|\ \
| |/
|/| |
|
| * | imx: imx7d-sdb: fix ethernet, sync .dts with linux | Rasmus Villemoes | 2021-09-28 | 1 | -3/+3 |
| * | mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface | Patrice Chotard | 2021-09-28 | 6 | -23/+18 |
| * | mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 | Marek Vasut | 2021-09-28 | 1 | -1/+1 |
| * | mtd: spi: nor: force mtd name to "nor%d" | Patrick Delaunay | 2021-09-28 | 4 | -4/+23 |
| * | mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported | Patrick Delaunay | 2021-09-28 | 1 | -1/+7 |
|/ |
|
* | Prepare v2021.10-rc5v2021.10-rc5 | Tom Rini | 2021-09-27 | 1 | -1/+1 |
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/27Sep2021 | Tom Rini | 2021-09-27 | 2 | -1/+9 |
|\ |
|
| * | phy: marvell: cp110: Support SATA invert polarity | Denis Odintsov | 2021-09-27 | 1 | -1/+6 |
| * | arm: mvebu: turris_omnia: fix leaked mtd device | Marek BehĂșn | 2021-09-27 | 1 | -0/+3 |
* | | Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Sep2021 | Tom Rini | 2021-09-26 | 4 | -23/+35 |
|\ \
| |/
|/| |
|
| * | efi_loader: Fix spec ID event creation | Ruchika Gupta | 2021-09-25 | 2 | -23/+24 |
| * | doc: Add mention of the /config binding | Simon Glass | 2021-09-25 | 2 | -0/+11 |
|/ |
|
* | Merge branch '2021-09-24-assorted-minor-updates' | Tom Rini | 2021-09-24 | 13 | -685/+42 |
|\ |
|
| * | arm: orion5x: edminiv2: change maintainerWIP/2021-09-24-assorted-minor-updates | Simon Guinot | 2021-09-24 | 1 | -1/+1 |
| * | mtd: remove SPEAr flash driver st_smi | Patrick Delaunay | 2021-09-24 | 5 | -668/+0 |
| * | Taking over responsibility for GE boards from Sebastian | Martyn Welch | 2021-09-24 | 3 | -3/+3 |
| * | MAINTAINERS: remove SPEAR entry | Patrick Delaunay | 2021-09-24 | 1 | -7/+0 |
| * | fs: avoid superfluous messages | Heinrich Schuchardt | 2021-09-24 | 1 | -1/+1 |
| * | scripts/mailmapper: enable running with Python 3 | Heinrich Schuchardt | 2021-09-24 | 1 | -5/+9 |
| * | test/py: tpm2: Skip tpm pytest based on env variable | T Karthik Reddy | 2021-09-24 | 1 | -0/+28 |
|/ |
|
* | Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021 | Tom Rini | 2021-09-23 | 5 | -20/+11 |
|\ |
|
| * | ddr: altera: use KBUILD_BASENAME instead of __FILE__ | Marek Vasut | 2021-09-22 | 1 | -4/+4 |
| * | arm: socfpga: vining: Let DWMAC configure PHY reset GPIO | Marek Vasut | 2021-09-22 | 1 | -7/+0 |
| * | arm: socfpga: vining: Enable DW I2C driver | Marek Vasut | 2021-09-22 | 1 | -0/+1 |
| * | arm: socfpga: vining: Fix UDC controller phandle in DT | Marek Vasut | 2021-09-22 | 1 | -1/+1 |
| * | arm: socfpga: vining: Un-disable WDT in DT | Marek Vasut | 2021-09-22 | 1 | -4/+0 |
| * | arm: socfpga: vining: Set default SPI NOR mode and frequency | Marek Vasut | 2021-09-22 | 1 | -0/+3 |
| * | arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S | Marek Vasut | 2021-09-22 | 1 | -1/+1 |
| * | arm: socfpga: vining: Increase environment size | Marek Vasut | 2021-09-22 | 1 | -1/+1 |
| * | arm: socfpga: vining: Drop meaningless comment | Marek Vasut | 2021-09-22 | 1 | -2/+0 |
* | | Merge branch 'master' of git://source.denx.de/u-boot-usb | Tom Rini | 2021-09-23 | 15 | -58/+327 |
|\ \
| |/
|/| |
|
| * | usb: xhci-dwc3: Add support for USB 3.1 controllers | Mark Kettenis | 2021-09-22 | 1 | -1/+2 |
| * | usb: ehci-mx6: use phy_type from device tree | Matthias Schiffer | 2021-09-22 | 2 | -2/+24 |
| * | usb: ehci-ci: remove redundant PORTSC flag definitions | Matthias Schiffer | 2021-09-22 | 1 | -11/+0 |
| * | include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL | Matthias Schiffer | 2021-09-22 | 1 | -1/+1 |
| * | usb: add support for ULPI/SERIAL/HSIC PHY modes | Matthias Schiffer | 2021-09-22 | 2 | -0/+6 |
| * | configs: Enable USB3 on Allwinner H6 boards | Samuel Holland | 2021-09-22 | 2 | -0/+10 |
| * | usb: xhci-dwc3: Add support for clocks/resets | Samuel Holland | 2021-09-22 | 1 | -0/+56 |
| * | usb: xhci-pci: Move reset logic out of XHCI core | Samuel Holland | 2021-09-22 | 4 | -43/+48 |
| * | phy: sun50i-usb3: Add a driver for the H6 USB3 PHY | Samuel Holland | 2021-09-22 | 3 | -0/+180 |
|/ |
|
* | Merge https://source.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini | 2021-09-22 | 2 | -0/+33 |
|\ |
|
| * | x86: tangier: acpi: Add GPIO card detection to SDHCI #2 | Andy Shevchenko | 2021-09-22 | 1 | -0/+32 |
| * | x86: edison: Mark eMMC non-removable | Andy Shevchenko | 2021-09-22 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'u-boot-stm32-20210921' of https://source.denx.de/u-boot/custodians... | Tom Rini | 2021-09-22 | 2 | -2/+6 |
|\ |
|