aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...WIP/03May2023Tom Rini37-60/+3162
2023-05-03Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-20/+54
2023-05-03Merge branch '2023-05-02-assorted-platform-updates-and-additions'Tom Rini91-6146/+2613
2023-05-03starqltechn: enable bootmenuDzmitry Sankouski1-0/+1
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski3-1/+22
2023-05-03starqltechn: use 16x32 fontDzmitry Sankouski1-0/+2
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen12-0/+480
2023-05-03dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen1-0/+12
2023-05-03mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen1-0/+2
2023-05-03arm: add support for Hisilicon HiSTB family SoCsYang Xiwen7-0/+94
2023-05-03arm: Remove omap5_uevm boardTom Rini16-6095/+0
2023-05-03arm: mach-k3: Workaround errata ID i2331Nitin Yadav2-0/+36
2023-05-03board: ti: j721s2: Add support to detect daughtercardsKishon Vijay Abraham I1-0/+130
2023-05-03configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHYKishon Vijay Abraham I1-1/+1
2023-05-03configs: change bpi-r3 to board specific dts and change promptFrank Wunderlich2-6/+6
2023-05-03board: mediatek: add Bananapi-R3 devicetreeDaniel Golle3-0/+302
2023-05-03pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeededDaniel Golle1-2/+2
2023-05-03arm: mach-k3: am62a7: Enable QoS for DSSAradhya Bhatia5-0/+187
2023-05-03arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry1-0/+6
2023-05-03board: Fix documentation for Snapdragon based Samsung and Qualcomm boardsBhupesh Sharma2-4/+4
2023-05-03board: Fix board file path for sdm845.c for Samsung and Qualcomm boardsBhupesh Sharma2-2/+2
2023-05-03arm: mvebu: avoid buffer overflow in hws_serdes_topology_verifyHeinrich Schuchardt1-2/+2
2023-05-03arm: mvebu: clearfog: Update eMMC/SD/SATA instructionsPali Rohár1-10/+10
2023-05-03arm: mvebu: spl: Load proper U-Boot from correct eMMC partitionPali Rohár1-2/+8
2023-05-03mmc: Read eMMC partition access bits before card resetCHECK/eMMC-partconf-checkPali Rohár1-3/+28
2023-05-03tools: kwboot: Fix MMC partitions documentationPali Rohár1-3/+6
2023-05-02arm: mach-k3: common: don't reconfigure background firewallsManorit Chawdhry2-1/+8
2023-05-02arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra1-2/+2
2023-05-02arm: dts: msm: add GENI SE QUP device tree nodeVladimir Zapolskiy3-12/+17
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy2-1/+36
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio3-4/+6
2023-05-02serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy1-3/+3
2023-05-02serial: msm-geni: fix code indentationVladimir Zapolskiy1-6/+5
2023-05-02serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy1-1/+1
2023-05-02serial: msm-geni: Always bind before relocationKonrad Dybcio1-0/+1
2023-05-02serial: msm-geni: remove redundant includesVladimir Zapolskiy1-6/+0
2023-05-02misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy3-0/+49
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij11-0/+275
2023-05-02arm: Add support for the Broadcom Northstar SoCsLinus Walleij1-1/+20
2023-05-02arm: dts: Import device tree for Broadcom NorthstarLinus Walleij2-0/+632
2023-05-02extcon: add MAX14526 MUIC supportSvyatoslav Ryhel3-0/+161
2023-05-02test: Add tests for the extconSvyatoslav Ryhel6-0/+51
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel7-0/+59
2023-05-02Merge tag 'tpm-master-02052023' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-0/+3
2023-05-02Merge branch '2023-05-01-assorted-powerpc-updates'Tom Rini12-203/+79
2023-05-02pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár1-4/+0
2023-05-02MAINTAINERS: assign include/tpm*, cmd/tpm*Heinrich Schuchardt1-0/+2
2023-05-02cmd: missing break in test_write_limit()Heinrich Schuchardt1-0/+1
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey1-6/+4
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam2-68/+89