summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Merge branch '2021-02-14-remove-some-boards'Tom Rini152-13516/+5
2021-02-15sh: Remove sh7763rdp boardTom Rini8-455/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini15-1639/+1
2021-02-15sh: Remove sh7753evb boardTom Rini12-1098/+0
2021-02-15sh: Remove sh7752evb boardTom Rini11-1088/+0
2021-02-15sh: Remove r7780mp boardTom Rini13-870/+0
2021-02-15sh: Remove MigoR boardTom Rini8-388/+0
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini12-1370/+0
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini12-1214/+0
2021-02-15ppc: Remove MPC8572DS boardTom Rini14-1476/+0
2021-02-15ppc: Remove MPC8544DS boardTom Rini12-1111/+0
2021-02-15arm: Remove db-88f6281-bp boardTom Rini14-561/+0
2021-02-15arm: Remove ls2080a_simu boardTom Rini14-807/+3
2021-02-15arm: Remove mx35pdk boardTom Rini11-983/+1
2021-02-15arm: Remove apx4devkit boardTom Rini8-456/+0
2021-02-15Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"Tom Rini1-1/+1
2021-02-14Merge tag 'efi-2021-04-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-10/+16
2021-02-14buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt1-1/+1
2021-02-14efi_loader: fix get_last_capsule()Heinrich Schuchardt1-5/+13
2021-02-14efi_loader: '.' and '..' are directoriesHeinrich Schuchardt1-3/+1
2021-02-14efi_loader: don't load beyond VirtualSizeAsherah Connor1-1/+1
2021-02-12Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2-9/+13
2021-02-11clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev1-8/+12
2021-02-11ARM: dts: at91: sama7g5ek: enable pull-up for serial debug lineEugen Hristev1-1/+1
2021-02-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini6-12/+39
2021-02-11usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay2-4/+1
2021-02-11usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese1-2/+2
2021-02-11usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár1-3/+12
2021-02-11dt-bindings: usb: mtk-xhci: add optional properies to disable portsChunfeng Yun1-0/+4
2021-02-11usb: xhci-mtk: support option to disable portsChunfeng Yun1-3/+20
2021-02-10Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...Tom Rini13-2/+1229
2021-02-10board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variantsMarek Szyprowski5-2/+98
2021-02-10phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong3-0/+243
2021-02-10phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong3-0/+403
2021-02-10generic-phy: add configure opNeil Armstrong2-0/+34
2021-02-10phy: dphy: Add configuration helpersNeil Armstrong4-0/+451
2021-02-10Merge tag 'u-boot-stm32-20210209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini16-93/+249
2021-02-09arm: dts: stm32mp15: alignment with v5.11-rc2Patrick Delaunay8-75/+200
2021-02-09ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviationFabrice GIRARDOT2-2/+2
2021-02-09clk: stm32mp1: add support of I2C6_KPatrick Delaunay1-0/+1
2021-02-09pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay1-0/+3
2021-02-09pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay1-10/+8
2021-02-09pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard1-4/+3
2021-02-09pinctrl: stmfx: Fix pin configuration issuePatrice Chotard1-4/+4
2021-02-09configs: stm32mp1: enable the fastboot oem command bootbusPatrick Delaunay2-0/+2
2021-02-09configs: stm32mp1: enable the fastboot oem command partconfPatrick Delaunay2-0/+2
2021-02-09configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN3-0/+16
2021-02-09configs: stm32mp1: enable fastboot support of eMMC boot partitionJean-Philippe ROMAIN2-0/+10
2021-02-08Merge git://git.denx.de/u-boot-marvellTom Rini9-68/+202
2021-02-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini183-192/+3894