aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-02starqltechn: enable bootmenuWIP/2023-05-02-assorted-platform-updates-and-additionsDzmitry Sankouski1-0/+1
2023-05-02starqltechn: use button keyboard driverDzmitry Sankouski3-1/+22
2023-05-02starqltechn: use 16x32 fontDzmitry Sankouski1-0/+2
2023-05-02arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen12-0/+480
2023-05-02dt-binding: histb-clock: add clocks definition for Hi3798MV200Yang Xiwen1-0/+12
2023-05-02mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen1-0/+2
2023-05-02arm: add support for Hisilicon HiSTB family SoCsYang Xiwen7-0/+94
2023-05-02arm: Remove omap5_uevm boardTom Rini16-6095/+0
2023-05-02arm: mach-k3: Workaround errata ID i2331Nitin Yadav2-0/+36
2023-05-02board: ti: j721s2: Add support to detect daughtercardsKishon Vijay Abraham I1-0/+130
2023-05-02configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHYKishon Vijay Abraham I1-1/+1
2023-05-02configs: change bpi-r3 to board specific dts and change promptFrank Wunderlich2-6/+6
2023-05-02board: mediatek: add Bananapi-R3 devicetreeDaniel Golle3-0/+302
2023-05-02pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeededDaniel Golle1-2/+2
2023-05-02arm: mach-k3: am62a7: Enable QoS for DSSAradhya Bhatia5-0/+187
2023-05-02arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry1-0/+6
2023-05-02arch: arm: mach-k3: Delete tifs node in DT fixupUdit Kumar1-0/+1
2023-05-02board: Fix documentation for Snapdragon based Samsung and Qualcomm boardsBhupesh Sharma2-4/+4
2023-05-02board: Fix board file path for sdm845.c for Samsung and Qualcomm boardsBhupesh Sharma2-2/+2
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-01pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár1-0/+12
2023-05-01pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár1-2/+10
2023-05-01pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár1-2/+24
2023-05-01pci: mpc85xx: Add missing sync() after writing to PCI config spacePali Rohár1-0/+1
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy10-195/+32
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/01May2023Tom Rini7-44/+231
2023-05-01Prepare v2023.07-rc1v2023.07-rc1Tom Rini2-6/+5
2023-05-01configs: Resync with savedefconfigTom Rini649-862/+745
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/30Apr2023Tom Rini52-152/+235