summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2021-04-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/14Feb2021Tom Rini2021-02-143-10/+16
|\
| * buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt2021-02-141-1/+1
| * efi_loader: fix get_last_capsule()Heinrich Schuchardt2021-02-141-5/+13
| * efi_loader: '.' and '..' are directoriesHeinrich Schuchardt2021-02-141-3/+1
| * efi_loader: don't load beyond VirtualSizeAsherah Connor2021-02-141-1/+1
|/
* Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...WIP/12Feb2021Tom Rini2021-02-122-9/+13
|\
| * clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
| * ARM: dts: at91: sama7g5ek: enable pull-up for serial debug lineEugen Hristev2021-02-111-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/11Feb2021Tom Rini2021-02-106-12/+39
|\ \ | |/ |/|
| * usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay2021-02-102-4/+1
| * usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese2021-02-101-2/+2
| * usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár2021-02-101-3/+12
| * dt-bindings: usb: mtk-xhci: add optional properies to disable portsChunfeng Yun2021-02-101-0/+4
| * usb: xhci-mtk: support option to disable portsChunfeng Yun2021-02-101-3/+20
|/
* Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...WIP/10Feb2021Tom Rini2021-02-1013-2/+1229
|\
| * board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variantsMarek Szyprowski2021-02-105-2/+98
| * phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong2021-02-103-0/+243
| * phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong2021-02-103-0/+403
| * generic-phy: add configure opNeil Armstrong2021-02-102-0/+34
| * phy: dphy: Add configuration helpersNeil Armstrong2021-02-104-0/+451
* | Merge tag 'u-boot-stm32-20210209' of https://gitlab.denx.de/u-boot/custodians...WIP/09Feb2021Tom Rini2021-02-0916-93/+249
|\ \ | |/ |/|
| * arm: dts: stm32mp15: alignment with v5.11-rc2Patrick Delaunay2021-02-098-75/+200
| * ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviationFabrice GIRARDOT2021-02-092-2/+2
| * clk: stm32mp1: add support of I2C6_KPatrick Delaunay2021-02-091-0/+1
| * pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay2021-02-091-0/+3
| * pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay2021-02-091-10/+8
| * pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard2021-02-091-4/+3
| * pinctrl: stmfx: Fix pin configuration issuePatrice Chotard2021-02-091-4/+4
| * configs: stm32mp1: enable the fastboot oem command bootbusPatrick Delaunay2021-02-092-0/+2
| * configs: stm32mp1: enable the fastboot oem command partconfPatrick Delaunay2021-02-092-0/+2
| * configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN2021-02-093-0/+16
| * configs: stm32mp1: enable fastboot support of eMMC boot partitionJean-Philippe ROMAIN2021-02-092-0/+10
|/
* Merge git://git.denx.de/u-boot-marvellWIP/08Feb2021Tom Rini2021-02-089-68/+202
|\
| * mmc: mv_sdhci: parse device-tree entryBaruch Siach2021-02-081-0/+4
| * arm: mvebu: Espressobin: Set the maximum slave SPI speed to 40MHzKonstantin Porotchkin2021-02-081-0/+1
| * cmd: mvebu/bubt: Fix default options in helpPali Rohár2021-02-081-3/+3
| * arm: mvebu: theadorable: Set deephasis bit in PCIe configs very earlyStefan Roese2021-02-081-0/+24
| * arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speedStefan Roese2021-02-081-21/+87
| * pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese2021-02-081-39/+27
| * arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár2021-02-082-0/+23
| * arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár2021-02-082-5/+27
| * env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár2021-02-082-0/+6
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2021-02-08183-192/+3894
|\ \
| * | configs: lx2160aqds: enable CMD_GPIOBiwen Li2021-02-082-0/+2
| * | configs: lx2160ardb: enable CMD_GPIOBiwen Li2021-02-083-0/+3
| * | configs: ls1088ardb: enable DM_GPIO and CMD_GPIOBiwen Li2021-02-086-0/+10
| * | configs: ls1088aqds: enable DM_GPIO and CMD_GPIOBiwen Li2021-02-086-0/+11
| * | configs: ls2088aqds: enable CMD_GPIOBiwen Li2021-02-081-0/+1
| * | configs: ls2088ardb: enable DM_GPIO and CMD_GPIOBiwen Li2021-02-084-0/+6
| * | configs: ls1046aqds: enable CMD_GPIOBiwen Li2021-02-089-0/+9