aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-08lib: Add memdup()Simon Glass3-0/+58
2021-10-08Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/08Oct2021Tom Rini12-487/+239
2021-10-08ARM: mvebu: x530: Remove custom kwbimage.cfgChris Packham1-12/+0
2021-10-08arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init codeRobert Marko1-19/+1
2021-10-08arm: mvebu: dts: m801: correct CP1 pinctrlRobert Marko1-21/+15
2021-10-08arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BITStefan Roese1-0/+1
2021-10-08arm: a37xx: pci: Update private structure documentationMarek Behún1-8/+9
2021-10-08arm: a37xx: pci: Cosmetic changeMarek Behún1-7/+7
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár2-4/+26
2021-10-08arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár1-6/+0
2021-10-08arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár1-19/+124
2021-10-08arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár1-1/+2
2021-10-08arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* definesPali Rohár1-1/+1
2021-10-08arm: mvebu: a38x: serdes: Remove unused PCIe macros and functionsPali Rohár2-188/+0
2021-10-08arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init codePali Rohár1-127/+1
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite PCI device IDPali Rohár1-27/+0
2021-10-08arm: mvebu: a38x: serdes: Don't set PCIe Common Clock ConfigurationPali Rohár1-15/+0
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registersPali Rohár3-47/+19
2021-10-08arm: mvebu: a38x: serdes: Add comments for hws_pex_config() codePali Rohár1-1/+13
2021-10-08arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REGPali Rohár2-6/+2
2021-10-08arm: mvebu: a38x: serdes: Add comments and use macros in PCIe codePali Rohár1-12/+25
2021-10-08phy: marvell: a3700: Return correct error code when power up failsPali Rohár1-6/+20
2021-10-08phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár1-0/+12
2021-10-08phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár2-1/+2
2021-10-08arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiBPali Rohár1-3/+3
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...WIP/07Oct2021Tom Rini68-668/+4033
2021-10-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-97/+313
2021-10-07doc: boards: amlogic: update for Radxa ZeroChristian Hewitt3-1/+77
2021-10-07boards: amlogic: add Radxa Zero defconfigChristian Hewitt2-0/+66
2021-10-07ARM: dts: add support for Radxa ZeroChristian Hewitt3-0/+413
2021-10-07ARM: dts: sort Amlogic Makefile sectionChristian Hewitt1-8/+8
2021-10-07ARM: amlogic: add JetHub D1/H1 docsVyacheslav Bocharov3-63/+270
2021-10-07ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov8-0/+820
2021-10-07ARM: amlogic: add JetHub common config headerVyacheslav Bocharov1-0/+40
2021-10-07ARM: amlogic: add Banana Pi M5Neil Armstrong4-0/+89
2021-10-07ARM: meson: add Beelink GS-King X boardNeil Armstrong4-1/+80
2021-10-07doc: boards: amlogic: update for Odroid HC4Neil Armstrong2-1/+4
2021-10-07ARM: amlogic: add support for Odroid-HC4 deviceNeil Armstrong3-0/+117
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong1-0/+1
2021-10-07configs: meson64: add SCSI boot targetNeil Armstrong1-0/+7
2021-10-07ARM: meson-axg: remove local USB nodesNeil Armstrong2-70/+0
2021-10-07ARM: meson: keep HW order for MMC devicesNeil Armstrong2-0/+14
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong1-0/+1
2021-10-07ARM: meson: Sync Amlogic DT from Linux 5.14Neil Armstrong34-523/+2030
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong1-7/+1
2021-10-07ARM: meson: Add S905Y2 SOC IDChristian Hewitt1-0/+1
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang1-0/+42
2021-10-07configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfigHeinrich Schuchardt4-0/+4
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt7-1/+90
2021-10-07cmd/sbi: use constants instead of numerical valuesHeinrich Schuchardt1-15/+15